Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Bot API 7.3 (may 6 2024) #470

Open
7 of 12 tasks
bernard-ng opened this issue May 10, 2024 · 0 comments
Open
7 of 12 tasks

Support Bot API 7.3 (may 6 2024) #470

bernard-ng opened this issue May 10, 2024 · 0 comments

Comments

@bernard-ng
Copy link
Contributor

bernard-ng commented May 10, 2024

  • Added support for InlineKeyboardMarkup with url, login_url, and callback_game buttons for messages sent on behalf of a business account.
  • Added the field via_join_request to the class ChatMemberUpdated.
  • Added support for live locations that can be edited indefinitely, allowing 0x7FFFFFFF to be used as live_period.
  • Added the parameter live_period to the method editMessageLiveLocation.
  • Added the field question_entities to the class Poll.
  • Added the field text_entities to the class PollOption.
  • Added the parameters question_parse_mode and question_entities to the method sendPoll.
  • Added the class InputPollOption and changed the type of the parameter options in the method sendPoll to Array of InputPollOption.
  • Added the classes ChatBackground, BackgroundType, BackgroundFill and the field chat_background_set of type ChatBackground to the class Message, describing service messages about background changes.
  • Split out the class ChatFullInfo from the class Chat and changed the return type of the method getChat to ChatFullInfo.
  • Added the field max_reaction_count to the class ChatFullInfo.
  • Documented that .MP3 and .M4A files can be used as voice messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant