Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: tmpMeM/bot

Tags

v1.15.0

Toggle v1.15.0's commit message
update changelog

v1.14.2

Toggle v1.14.2's commit message
changelog

v1.14.1

Toggle v1.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix MaskPosition (go-telegram#163)

- remove ci args for use default config
- make MaskPosition optional 
- Add check for nil in addFormFieldInputFileUpload (go-telegram#161) 
- Change type of Stickers field in CreateNewStickerSetParams struct (go-telegram#160)

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
8.3 (go-telegram#159)

* api 8.3

* changelog/ readme

v1.13.3

Toggle v1.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
- add option `WithInitialOffset(offset int64)` - allows to set initia…

…l offset for getUpdates method (go-telegram#148)

v1.13.2

Toggle v1.13.2's commit message
changelog

v1.13.1

Toggle v1.13.1's commit message
- add method `bot.ID() int64`

- add method `bot.Token() string`

v1.13.0

Toggle v1.13.0's commit message
update changelog

v1.12.1

Toggle v1.12.1's commit message
changelog

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
8.1 (go-telegram#137)

* api 8.1

* readme