Update sendText.go

This commit is contained in:
#кодеротбога 2021-03-21 22:19:32 +03:00 committed by GitHub
parent 0e8c2db02b
commit 733964f3fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ func main() {
time.Sleep(300 * time.Millisecond)
}
// Send "/start" text every 5 seconds to Forsquare bot chat
// Send "/start" text every 5 seconds to Foursquare bot chat
go func() {
// Should get chatID somehow, check out "getChats" example
chatID := int64(198529620) // Foursquare bot chat id