Skip to content

Tags: go-telegram/bot

Tags

v1.21.0

Toggle v1.21.0's commit message
changelog

v1.20.0

Toggle v1.20.0's commit message
changelog

v1.19.0

Toggle v1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support Telegram Bot API 9.4 (#250) (#260)

Add support for Bot API 9.4 (February 9, 2026) with the following changes:

New methods: setMyProfilePhoto, removeMyProfilePhoto, getUserProfileAudios, repostStory
New types: VideoQuality, ChatOwnerLeft, ChatOwnerChanged, UserProfileAudios, UserRating

New fields on existing types:
- User: allows_users_to_create_topics
- Video: qualities
- Message: chat_owner_left, chat_owner_changed
- InlineKeyboardButton/KeyboardButton: icon_custom_emoji_id, style
- ChatFullInfo: rating, first_profile_audio
- UniqueGiftModel: rarity
- UniqueGift: is_burned
- ForumTopic/ForumTopicCreated: is_name_implicit
- ChecklistTask: completed_by_chat
- ForwardMessageParams/CopyMessageParams: message_effect_id

v1.18.0

Toggle v1.18.0's commit message
update readme

v1.17.0

Toggle v1.17.0's commit message
changelog, readme

v1.16.0

Toggle v1.16.0's commit message
update readme, changelog

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 (#163)

- 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

Toggle v1.14.0's commit message

Verified

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

* api 8.3

* changelog/ readme