You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the field available_reactions to the class Chat.
Add the class ExternalReplyInfo and the field external_reply of type ExternalReplyInfo to the class Message, containing information about a message that is replied to by the current message, but can be from another chat or forum topic. There is a bug here, which is making external_reply always present in the Message object even if it is not an external_reply. another bug with both reply_to_message and external_reply present in Message object.
Add the class TextQuote and the field quote of type TextQuote to the class Message, which contains the part of the replied message text or caption that is quoted in the current message.
Add the field available_reactions to the class Chat.
Add the class ExternalReplyInfo and the field external_reply of type ExternalReplyInfo to the class Message, containing information about a message that is replied to by the current message, but can be from another chat or forum topic. There is a bug here, which is making external_reply always present in the Message object even if it is not an external_reply. another bug with both reply_to_message and external_reply present in Message object.
Add the class TextQuote and the field quote of type TextQuote to the class Message, which contains the part of the replied message text or caption that is quoted in the current message.
Add
story_id
to ReplyParametersChatRequest for multiple users
Chat Boost
invoice
Giveaway
BOT API 7.0 Other Changes
Sticker high level methods
Stories
LoginUrl
web_app
bug in message_thread_id parsing and sending
rename chat_ttl_period and chat_ttl_setting_from to message_auto_delete_timer_changed
User
[] stories_hidden:flags2.3?true
[] stories_unavailable:flags2.4?true
[] bot_info_version:flags.14?int
[] stories_max_id:flags2.5?int
29d4ac3 (also add similar thing for sendMediaGroup and editMessageMedia and sendPaidMedia)
rewrite the buggY video_cover thing
documentation fixes for 1.8.46
Mayuri-Chan/pyrofork@591cd3a
Mayuri-Chan/pyrofork@95eba2c
maintain backward compatibility https://t.me/c/1220993104/1382620/1384005
https://github.com/pyrogram/pyrogram/issues/1280
userGift# upgraded, saved
messageService# reactions_are_possible reactions
https://t.me/c/1374712761/39556
feat: add attribute "correct" for PollOption pyrogram/pyrogram#788
handlers: typing and doc fix pyrogram/pyrogram#701
https://t.me/c/1341570295/2040334 feat: use lib side check of valid lengths and prevent invalid requests being sent. #124
https://t.me/c/1374712761/39576
The text was updated successfully, but these errors were encountered: