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

7.1.0 #747

Merged
merged 18 commits into from
Apr 22, 2023
Merged

7.1.0 #747

merged 18 commits into from
Apr 22, 2023

Conversation

InsanusMokrassar
Copy link
Owner

@InsanusMokrassar InsanusMokrassar commented Apr 21, 2023

Telegram Bot API

  • Added support for launching Web Apps from inline query results by replacing the parameters switch_pm_text and switch_pm_parameter of the method answerInlineQuery with the parameter button of type InlineQueryResultsButton.
  • Added the field web_app_name to the class WriteAccessAllowed.
  • Added the field switch_inline_query_chosen_chat of the type SwitchInlineQueryChosenChat to the class InlineKeyboardButton, which allows bots to switch to inline mode in a chosen chat of the given type.
  • Added the field via_chat_folder_invite_link to the class ChatMemberUpdated.
  • Added the ability to set different bot names for different user languages using the method setMyName.
  • Added the ability to get the current bot name in the given language as the class BotName using the method getMyName.
  • Added the ability to specify custom emoji entities using HTML and MarkdownV2 formatting options for bots that purchased additional usernames on Fragment.

@github-actions github-actions bot added markdown There are changes in markdown files versions Mark PullRequest which have versions or other gradle.proeprties updates labels Apr 21, 2023
@github-actions github-actions bot added the code There are changes in code files label Apr 21, 2023
@InsanusMokrassar InsanusMokrassar merged commit 60d2425 into master Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code There are changes in code files markdown There are changes in markdown files versions Mark PullRequest which have versions or other gradle.proeprties updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant