Releases: go-telegram/bot
Releases · go-telegram/bot
v1.1.3
- fix json tag for DeleteMessagesParams.MessageIDs
v1.1.2
- fix SetMessageReaction marshal func, fix get response for this method
v1.1.1
- fix typo in json tag
models.UsersShared
for field UserIDs
v1.0.1
- fix: add 'omitempty' to LinkPreviewOptions.URL
v0.8.3
- Fix typo for setChatDescription params (#49)
- add example handler_match_func
- add function bot.FileDownloadLink
v0.8.2
- add missed field HasSpoiler to InputMedia types
v0.8.1
- json tag typo fix (#41) vvok12*