telegram-bot-api
telegram-bot-api copied to clipboard
Golang bindings for the Telegram Bot API
I ran TestCommands, and now the robot cannot display commands, what should I do?  
Found that helper SentFrom doesn't checks ChatMember & MyChatMember. Added
Well, premium is already here, so little patch 
Currently, when we set `Debug = true`, the following will be logged continuously: ``` ... 2022/06/17 14:14:19 Endpoint: getUpdates, response: {"ok":true,"result":[]} 2022/06/17 14:14:19 Endpoint: getUpdates, params: map[allowed_updates:null offset:811825219 timeout:3600] 2022/06/17...
How to actively send messages to users? Or get the ChatID of a user
 How I can set bot menu. I can't find example. Thank you!
- Allow providing `context.Context` to basic request methods * Unsure how to deal with more specific methods, duplicating everything seems excessive - Use single Config struct for passing config information,...
It would be great if Chattable interface has public methods. I`m implementing non public api for bot payment provider and I need to make custom client. =-(
Helpers for Bot API 6.0 (WebApps buttons)