Releases: go-telegram/bot
Releases Β· go-telegram/bot
v1.17.0
18 Aug 14:05
Compare
Sorry, something went wrong.
No results found
api 9.2 (#207 )
fix: hide token from logs (#206 )
use io.Pipe for build request (#205 )
π οΈ fix: models.InputSticker model handling/usage (#201 )
style: replace empty interface{} with any (#200 )
v1.16.0
08 Jul 10:21
Compare
Sorry, something went wrong.
No results found
v1.15.0
29 Apr 13:58
Compare
Sorry, something went wrong.
No results found
support API 9.0 (#176 )
fix json 'omitempty' fields for message struct - pinned_message/pinned_message (#175 )
Add MessageEntity Types (#169 )
fix: rawRequest - use errorsHandler for error on close resp body (#170 )
v1.14.2
11 Apr 13:05
Compare
Sorry, something went wrong.
No results found
add MatchTypeCommand and MatchTypeCommandStartOnly
updated UploadStickerFile method to match Telegram Bot API (#165 )
v1.14.1
17 Mar 07:40
Compare
Sorry, something went wrong.
No results found
remove ci args for use default config
make MaskPosition optional
Add check for nil in addFormFieldInputFileUpload (#161 )
Change type of Stickers field in CreateNewStickerSetParams struct (#160 )
v1.14.0
12 Feb 13:55
Compare
Sorry, something went wrong.
No results found
v1.13.3
13 Jan 08:00
Compare
Sorry, something went wrong.
No results found
add option WithInitialOffset(offset int64) - allows to set initial offset for getUpdates method
v1.13.2
11 Jan 09:27
Compare
Sorry, something went wrong.
No results found
change field type WebAppUser.ID from int to int64
v1.13.1
10 Jan 09:01
Compare
Sorry, something went wrong.
No results found
add method bot.ID() int64
add method bot.Token() string
v1.13.0
10 Jan 08:14
Compare
Sorry, something went wrong.
No results found
support API 8.2 (#144 )
fix unmarshal ChatBackground
[BREAKING] ValidateWebappRequest - now returns model WebAppUser (#143 )