Releases: go-telegram/bot
Releases · go-telegram/bot
v1.19.0
- support API 9.4 (February 9, 2026 update)
- Bot Profile Management:
- Added
setMyProfilePhotoandremoveMyProfilePhotomethods
- Added
- Forum Topics in Private Chats:
- Added
allows_users_to_create_topicsfield to User - Added
is_name_implicitfield to ForumTopic and ForumTopicCreated
- Added
- Colored Buttons:
- Added
styleandicon_custom_emoji_idfields to KeyboardButton and InlineKeyboardButton
- Added
- Video Quality:
- Added VideoQuality type and
qualitiesfield to Video
- Added VideoQuality type and
- Chat Owner Events:
- Added ChatOwnerLeft and ChatOwnerChanged types
- Added
chat_owner_leftandchat_owner_changedfields to Message
- User Profile Audios:
- Added UserProfileAudios type and
getUserProfileAudiosmethod - Added
first_profile_audiofield to ChatFullInfo
- Added UserProfileAudios type and
- Gifts:
- Added
rarityfield to UniqueGiftModel - Added
is_burnedfield to UniqueGift
- Added
- Miscellaneous:
- Added
repostStorymethod - Added UserRating type and
ratingfield to ChatFullInfo - Added
completed_by_chatfield to ChecklistTask - Added
message_effect_idto ForwardMessageParams and CopyMessageParams
- Added
- Bot Profile Management:
v1.18.0
- support API 9.3 (December 31, 2025 update)
- Topics in private chats:
- Added
has_topics_enabledfield to User
- Added
- Gifts:
- Added
getUserGiftsandgetChatGiftsmethods - Replaced
last_resale_star_countwithlast_resale_currencyandlast_resale_amountin UniqueGiftInfo - Replaced
exclude_limitedwithexclude_limited_upgradableandexclude_limited_non_upgradablein getBusinessAccountGifts - Added
gift_upgrade_sentfield to Message - Added
gift_id,is_from_blockchain,is_premium,colorsfields to UniqueGift - Added
personal_total_count,personal_remaining_count,is_premium,has_colors,background,unique_gift_variant_countfields to Gift - Added
is_upgrade_separate,unique_gift_numberfields to GiftInfo and OwnedGiftRegular - Added
gifts_from_channelsfield to AcceptedGiftTypes - Added GiftBackground and UniqueGiftColors types
- Added
unique_gift_colors,paid_message_star_countfields to ChatFullInfo
- Added
- Streaming:
- Added
sendMessageDraftmethod for streaming partial messages
- Added
- Topics in private chats: