Releases: go-telegram/bot
Releases · go-telegram/bot
Changelog
Change Thumb field type to InputFile
Changelog
add func EscapeMarkdownUnescaped
for escape only unescaped symbols
Changelog
- [BREAKING] change some types from
int
to int64
#11
Changelog
add RegisterHandlerMatchFunc
thanks @dir01 #9
Changelog
fix field type SendDocumentParams.Document from string to InputFile, add example
Changelog
[API CHANGE] method New now call getMe
after init and returns error as second result on fail