Skip to content

Releases: OdinIndex/telegram-bot-api

v6.7.0

01 Aug 11:20
Compare
Choose a tag to compare

Bot API 6.5

  • 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 change bot settings from the bot's profile in official Telegram apps, including the ability to set animated profile photos.

V6.6.0

01 Aug 10:53
Compare
Choose a tag to compare

Bot API 6.6

v6.5.0

01 Aug 09:19
Compare
Choose a tag to compare

Bot API 6.5

v6.4.0

01 Aug 08:40
Compare
Choose a tag to compare

Bot API 6.4

v6.3.0

01 Aug 06:49
8490a48
Compare
Choose a tag to compare