diff --git a/data/web/corefork.telegram.org/api/antispam.html b/data/web/corefork.telegram.org/api/antispam.html index 3ceb8875dc..b474c33216 100644 --- a/data/web/corefork.telegram.org/api/antispam.html +++ b/data/web/corefork.telegram.org/api/antispam.html @@ -46,7 +46,7 @@

Admins of supergroups with a certain number of members can choose to unleash the full proactive power of Telegram's own antispam algorithms – turning on the new Aggressive mode for the automated spam filters.

Schema:

-
channelFull#f2355507 flags:# can_view_participants:flags.3?true can_set_username:flags.6?true can_set_stickers:flags.7?true hidden_prehistory:flags.10?true can_set_location:flags.16?true has_scheduled:flags.19?true can_view_stats:flags.20?true blocked:flags.22?true flags2:# can_delete_channel:flags2.0?true antispam:flags2.1?true participants_hidden:flags2.2?true translations_disabled:flags2.3?true id:long about:string participants_count:flags.0?int admins_count:flags.1?int kicked_count:flags.2?int banned_count:flags.2?int online_count:flags.13?int read_inbox_max_id:int read_outbox_max_id:int unread_count:int chat_photo:Photo notify_settings:PeerNotifySettings exported_invite:flags.23?ExportedChatInvite bot_info:Vector<BotInfo> migrated_from_chat_id:flags.4?long migrated_from_max_id:flags.4?int pinned_msg_id:flags.5?int stickerset:flags.8?StickerSet available_min_id:flags.9?int folder_id:flags.11?int linked_chat_id:flags.14?long location:flags.15?ChannelLocation slowmode_seconds:flags.17?int slowmode_next_send_date:flags.18?int stats_dc:flags.12?int pts:int call:flags.21?InputGroupCall ttl_period:flags.24?int pending_suggestions:flags.25?Vector<string> groupcall_default_join_as:flags.26?Peer theme_emoticon:flags.27?string requests_pending:flags.28?int recent_requesters:flags.28?Vector<long> default_send_as:flags.29?Peer available_reactions:flags.30?ChatReactions = ChatFull;
+
channelFull#723027bd flags:# can_view_participants:flags.3?true can_set_username:flags.6?true can_set_stickers:flags.7?true hidden_prehistory:flags.10?true can_set_location:flags.16?true has_scheduled:flags.19?true can_view_stats:flags.20?true blocked:flags.22?true flags2:# can_delete_channel:flags2.0?true antispam:flags2.1?true participants_hidden:flags2.2?true translations_disabled:flags2.3?true stories_pinned_available:flags2.5?true id:long about:string participants_count:flags.0?int admins_count:flags.1?int kicked_count:flags.2?int banned_count:flags.2?int online_count:flags.13?int read_inbox_max_id:int read_outbox_max_id:int unread_count:int chat_photo:Photo notify_settings:PeerNotifySettings exported_invite:flags.23?ExportedChatInvite bot_info:Vector<BotInfo> migrated_from_chat_id:flags.4?long migrated_from_max_id:flags.4?int pinned_msg_id:flags.5?int stickerset:flags.8?StickerSet available_min_id:flags.9?int folder_id:flags.11?int linked_chat_id:flags.14?long location:flags.15?ChannelLocation slowmode_seconds:flags.17?int slowmode_next_send_date:flags.18?int stats_dc:flags.12?int pts:int call:flags.21?InputGroupCall ttl_period:flags.24?int pending_suggestions:flags.25?Vector<string> groupcall_default_join_as:flags.26?Peer theme_emoticon:flags.27?string requests_pending:flags.28?int recent_requesters:flags.28?Vector<long> default_send_as:flags.29?Peer available_reactions:flags.30?ChatReactions stories:flags2.4?PeerStories = ChatFull;
 
 channelAdminLogEventActionToggleAntiSpam#64f36dfc new_value:Bool = ChannelAdminLogEventAction;
 channelAdminLogEventActionDeleteMessage#42e047bb message:Message = ChannelAdminLogEventAction;
diff --git a/data/web/corefork.telegram.org/api/bots/attach.html b/data/web/corefork.telegram.org/api/bots/attach.html
index c62839b6cb..aaf08962da 100644
--- a/data/web/corefork.telegram.org/api/bots/attach.html
+++ b/data/web/corefork.telegram.org/api/bots/attach.html
@@ -46,11 +46,11 @@
 
 

Bots can install attachment menu entries, offering conveniently accessible, versatile web apps.

Schema:

-
user#8f97c628 flags:# self:flags.10?true contact:flags.11?true mutual_contact:flags.12?true deleted:flags.13?true bot:flags.14?true bot_chat_history:flags.15?true bot_nochats:flags.16?true verified:flags.17?true restricted:flags.18?true min:flags.20?true bot_inline_geo:flags.21?true support:flags.23?true scam:flags.24?true apply_min_photo:flags.25?true fake:flags.26?true bot_attach_menu:flags.27?true premium:flags.28?true attach_menu_enabled:flags.29?true flags2:# bot_can_edit:flags2.1?true id:long access_hash:flags.0?long first_name:flags.1?string last_name:flags.2?string username:flags.3?string phone:flags.4?string photo:flags.5?UserProfilePhoto status:flags.6?UserStatus bot_info_version:flags.14?int restriction_reason:flags.18?Vector<RestrictionReason> bot_inline_placeholder:flags.19?string lang_code:flags.22?string emoji_status:flags.30?EmojiStatus usernames:flags2.0?Vector<Username> = User;
+
user#abb5f120 flags:# self:flags.10?true contact:flags.11?true mutual_contact:flags.12?true deleted:flags.13?true bot:flags.14?true bot_chat_history:flags.15?true bot_nochats:flags.16?true verified:flags.17?true restricted:flags.18?true min:flags.20?true bot_inline_geo:flags.21?true support:flags.23?true scam:flags.24?true apply_min_photo:flags.25?true fake:flags.26?true bot_attach_menu:flags.27?true premium:flags.28?true attach_menu_enabled:flags.29?true flags2:# bot_can_edit:flags2.1?true close_friend:flags2.2?true stories_hidden:flags2.3?true stories_unavailable:flags2.4?true id:long access_hash:flags.0?long first_name:flags.1?string last_name:flags.2?string username:flags.3?string phone:flags.4?string photo:flags.5?UserProfilePhoto status:flags.6?UserStatus bot_info_version:flags.14?int restriction_reason:flags.18?Vector<RestrictionReason> bot_inline_placeholder:flags.19?string lang_code:flags.22?string emoji_status:flags.30?EmojiStatus usernames:flags2.0?Vector<Username> stories_max_id:flags2.5?int = User;
 
 attachMenuBotsBot#93bf667f bot:AttachMenuBot users:Vector<User> = AttachMenuBotsBot;
 
-attachMenuBot#c8aa2cd2 flags:# inactive:flags.0?true has_settings:flags.1?true request_write_access:flags.2?true bot_id:long short_name:string peer_types:Vector<AttachMenuPeerType> icons:Vector<AttachMenuBotIcon> = AttachMenuBot;
+attachMenuBot#d90d8dfe flags:# inactive:flags.0?true has_settings:flags.1?true request_write_access:flags.2?true show_in_attach_menu:flags.3?true show_in_side_menu:flags.4?true side_menu_disclaimer_needed:flags.5?true bot_id:long short_name:string peer_types:flags.3?Vector<AttachMenuPeerType> icons:Vector<AttachMenuBotIcon> = AttachMenuBot;
 
 attachMenuPeerTypeSameBotPM#7d6be90e = AttachMenuPeerType;
 attachMenuPeerTypeBotPM#c32bfa1a = AttachMenuPeerType;
diff --git a/data/web/corefork.telegram.org/api/bots/buttons.html b/data/web/corefork.telegram.org/api/bots/buttons.html
index d06e364a74..7a4897606d 100644
--- a/data/web/corefork.telegram.org/api/bots/buttons.html
+++ b/data/web/corefork.telegram.org/api/bots/buttons.html
@@ -72,7 +72,7 @@ This article describes the full button flow, using the MTProto API.  

---functions--- -messages.sendMessage#1cc20387 flags:# no_webpage:flags.1?true silent:flags.5?true background:flags.6?true clear_draft:flags.7?true noforwards:flags.14?true update_stickersets_order:flags.15?true peer:InputPeer reply_to_msg_id:flags.0?int top_msg_id:flags.9?int message:string random_id:long reply_markup:flags.2?ReplyMarkup entities:flags.3?Vector<MessageEntity> schedule_date:flags.10?int send_as:flags.13?InputPeer = Updates;
+messages.sendMessage#280d096f flags:# no_webpage:flags.1?true silent:flags.5?true background:flags.6?true clear_draft:flags.7?true noforwards:flags.14?true update_stickersets_order:flags.15?true peer:InputPeer reply_to:flags.0?InputReplyTo message:string random_id:long reply_markup:flags.2?ReplyMarkup entities:flags.3?Vector<MessageEntity> schedule_date:flags.10?int send_as:flags.13?InputPeer = Updates;

Bots can attach a ReplyMarkup constructor to outgoing messages, to attach an inline keyboard or a custom reply keyboard:

+user#abb5f120 flags:# self:flags.10?true contact:flags.11?true mutual_contact:flags.12?true deleted:flags.13?true bot:flags.14?true bot_chat_history:flags.15?true bot_nochats:flags.16?true verified:flags.17?true restricted:flags.18?true min:flags.20?true bot_inline_geo:flags.21?true support:flags.23?true scam:flags.24?true apply_min_photo:flags.25?true fake:flags.26?true bot_attach_menu:flags.27?true premium:flags.28?true attach_menu_enabled:flags.29?true flags2:# bot_can_edit:flags2.1?true close_friend:flags2.2?true stories_hidden:flags2.3?true stories_unavailable:flags2.4?true id:long access_hash:flags.0?long first_name:flags.1?string last_name:flags.2?string username:flags.3?string phone:flags.4?string photo:flags.5?UserProfilePhoto status:flags.6?UserStatus bot_info_version:flags.14?int restriction_reason:flags.18?Vector<RestrictionReason> bot_inline_placeholder:flags.19?string lang_code:flags.22?string emoji_status:flags.30?EmojiStatus usernames:flags2.0?Vector<Username> stories_max_id:flags2.5?int = User;

The botInfo constructors contained in the userFull, chatFull, channelFull contain a list of commands, and for groups, the ID and a description of each bot.

In graphical clients, when users begin a message with a /, a list of commands supported by all bots present in the current chat should be shown; the same should be done for one-to-one chats with the bot itself.

If the command list of a bot changes, the bot_info_version contained in the user constructor received in updates will change; this indicates that the client should refetch full bot information using users.getFullUser.

diff --git a/data/web/corefork.telegram.org/api/bots/games.html b/data/web/corefork.telegram.org/api/bots/games.html index 5c76c6842d..2cc911f335 100644 --- a/data/web/corefork.telegram.org/api/bots/games.html +++ b/data/web/corefork.telegram.org/api/bots/games.html @@ -58,7 +58,7 @@ ---functions--- -messages.sendMedia#7547c966 flags:# silent:flags.5?true background:flags.6?true clear_draft:flags.7?true noforwards:flags.14?true update_stickersets_order:flags.15?true peer:InputPeer reply_to_msg_id:flags.0?int top_msg_id:flags.9?int media:InputMedia message:string random_id:long reply_markup:flags.2?ReplyMarkup entities:flags.3?Vector<MessageEntity> schedule_date:flags.10?int send_as:flags.13?InputPeer = Updates; +messages.sendMedia#72ccc23d flags:# silent:flags.5?true background:flags.6?true clear_draft:flags.7?true noforwards:flags.14?true update_stickersets_order:flags.15?true peer:InputPeer reply_to:flags.0?InputReplyTo media:InputMedia message:string random_id:long reply_markup:flags.2?ReplyMarkup entities:flags.3?Vector<MessageEntity> schedule_date:flags.10?int send_as:flags.13?InputPeer = Updates;

Bots can directly send a game using messages.sendMedia, providing:

diff --git a/data/web/corefork.telegram.org/bots/api-changelog.html b/data/web/corefork.telegram.org/bots/api-changelog.html index 7fc449f8e2..bb58b30c77 100644 --- a/data/web/corefork.telegram.org/bots/api-changelog.html +++ b/data/web/corefork.telegram.org/bots/api-changelog.html @@ -47,15 +47,16 @@ To learn how to create…">
-

The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
To learn how to create and set up a bot, please consult our Introduction to Bots »

+

The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. +To learn how to create and set up a bot, please consult our Introduction to Bots »

You will find all changes to our Bot API on this page.

-

Recent changes

+

Recent changes

Subscribe to @BotNews to be the first to know about the latest updates and join the discussion in @BotTalk

-

2023

-

September 22, 2023

+

2023

+

September 22, 2023

Bot API 6.9

  • Added the new administrator privileges can_post_stories, can_edit_stories and can_delete_stories to the classes ChatMemberAdministrator and ChatAdministratorRights.
  • @@ -67,7 +68,7 @@ To learn how to create…">
  • Added the fields from_request and from_attachment_menu to the class WriteAccessAllowed.
  • Added the fields added_to_attachment_menu and allows_write_to_pm to the class WebAppUser.
-

August 18, 2023

+

August 18, 2023

Bot API 6.8

  • Added the field story to the class Message for messages with forwarded stories. Currently, it holds no information.
  • @@ -76,7 +77,7 @@ To learn how to create…">
  • Added the method unpinAllGeneralForumTopicMessages.
  • Increased to 512 characters the maximum length of the startapp parameter in direct Web App links.
-

April 21, 2023

+

April 21, 2023

Bot API 6.7

  • 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.
  • @@ -85,10 +86,10 @@ To learn how to create…">
  • 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.
  • +
  • Added the ability to change bot settings from the bot's profile in official Telegram apps, including the ability to set animated profile photos.
  • Added the ability to specify custom emoji entities using HTML and MarkdownV2 formatting options for bots that purchased additional usernames on Fragment.
-

March 9, 2023

+

March 9, 2023

Bot API 6.6

-

February 3, 2023

+

February 3, 2023

Bot API 6.5

-

2022

-

December 30, 2022

+

2022

+

December 30, 2022

Bot API 6.4

  • Added the field is_persistent to the class ReplyKeyboardMarkup, allowing to control when the keyboard is shown.
  • @@ -147,13 +148,13 @@ To learn how to create…">
  • Added the methods showScanQrPopup, closeScanQrPopup, and readTextFromClipboard to the class WebApp.
  • Added the parameter options to the method openLink of the class WebApp.
-

November 5, 2022

+

November 5, 2022

Bot API 6.3

-

August 12, 2022

+

August 12, 2022

Bot API 6.2

Custom Emoji Support

    -
  • Added the MessageEntity type “custom_emoji”.
  • -
  • Added the field custom_emoji_id to the class MessageEntity for “custom_emoji” entities.
  • +
  • Added the MessageEntity type "custom_emoji".
  • +
  • Added the field custom_emoji_id to the class MessageEntity for "custom_emoji" entities.
  • Added the method getCustomEmojiStickers.
  • Added the fields type and custom_emoji_id to the class Sticker.
  • Added the field sticker_type to the class StickerSet, describing the type of stickers in the set.
  • @@ -184,11 +185,11 @@ To learn how to create…">
    • Added the field has_restricted_voice_and_video_messages to the class Chat to support the new setting.
    -

    June 20, 2022

    +

    June 20, 2022

    Bot API 6.1

    Media in Descriptions

      -
    • Added support for photos and videos in the 'What can this bot do?' section (shown on the bot's start screen). Use BotFather to set up media.
    • +
    • Added support for photos and videos in the 'What can this bot do?' section (shown on the bot's start screen). Use BotFather to set up media.

    Web App Improvements

      @@ -201,7 +202,7 @@ To learn how to create…">

      Join Requests & Payments

      • Added the fields join_to_send_messages and join_by_request to the class Chat.
      • -
      • Added the ability to process join requests which were created without an invite link. Bots will receive a “chat_join_request” update as usual.
      • +
      • Added the ability to process join requests which were created without an invite link. Bots will receive a "chat_join_request" update as usual.
      • Added the method createInvoiceLink to generate an HTTP link for an invoice.

      Telegram Premium Support (more info)

      @@ -221,15 +222,15 @@ To learn how to create…">
    • Added the parameter secret_token to the method setWebhook.
    • As previously announced, only HTTPS links are now allowed in login_url inline keyboard buttons.
    -

    April 16, 2022

    +

    April 16, 2022

    Bot API 6.0


    -

    ⚠️ WARNING! ⚠️
    After the next update, only HTTPS links will be allowed in login_url inline keyboard buttons.

    +

    ⚠️ WARNING! ⚠️ +After the next update, only HTTPS links will be allowed in login_url inline keyboard buttons.


    -

    January 31, 2022

    +

    January 31, 2022

    Bot API 5.7

    -

    2021

    -

    December 30, 2021

    +

    2021

    +

    December 30, 2021

    Bot API 5.6

    -

    December 7, 2021

    +

    December 7, 2021

    Bot API 5.5

      -
    • Bots are now allowed to contact users who sent a join request to a chat where the bot is an administrator with the can_invite_users administrator right – even if the user never interacted with the bot before.
    • +
    • Bots are now allowed to contact users who sent a join request to a chat where the bot is an administrator with the can_invite_users administrator right – even if the user never interacted with the bot before.
    • Added support for mentioning users by their ID in inline keyboards. This will only work in Telegram versions released after December 7, 2021. Older clients will display unsupported message.
    • Added the methods banChatSenderChat and unbanChatSenderChat for banning and unbanning channel chats in supergroups and channels.
    • Added the field has_private_forwards to the class Chat for private chats, which can be used to check the possibility of mentioning the user by their ID.
    • @@ -271,7 +273,7 @@ To learn how to create…">

      Note: After this update it will become impossible to forward messages from some chats. Use the fields has_protected_content in the classes Message and Chat to check this.

      Note: After this update users are able to send messages on behalf of channels they own. Bots are expected to use the field sender_chat in the class Message to correctly support such messages.

      Note: As previously announced, user identifiers can now have up to 52 significant bits and require a 64-bit integer or double-precision float type to be stored safely.

      -

      November 5, 2021

      +

      November 5, 2021

      Bot API 5.4

      • Added the the parameter creates_join_request to the methods createChatInviteLink and editChatInviteLink for managing chat invite links that create join requests (read more about this on our blog).
      • @@ -283,10 +285,11 @@ To learn how to create…">

      -

      ⚠️ WARNING! ⚠️
      User identifiers will become bigger than 2^31 - 1 before the end of this year and it will be no longer possible to store them in a signed 32-bit integer type. User identifiers will have up to 52 significant bits, so a 64-bit integer or double-precision float type would still be safe for storing them. Please make sure that your code can correctly handle such user identifiers.

      +

      ⚠️ WARNING! ⚠️ +User identifiers will become bigger than 2^31 - 1 before the end of this year and it will be no longer possible to store them in a signed 32-bit integer type. User identifiers will have up to 52 significant bits, so a 64-bit integer or double-precision float type would still be safe for storing them. Please make sure that your code can correctly handle such user identifiers.


      -

      June 25, 2021

      +

      June 25, 2021

      Bot API 5.3

      Personalized Commands

        @@ -294,8 +297,8 @@ To learn how to create…">
      • Added the class BotCommandScope, describing the scope to which bot commands apply.
      • Added the parameters scope and language_code to the method setMyCommands to allow bots specify different commands for different chats and users.
      • Added the parameters scope and language_code to the method getMyCommands.
      • -
      • Added the method deleteMyCommands to allow deletion of the bot's commands for the given scope and user language.
      • -
      • Improved visibility of bot commands in Telegram apps with the new 'Menu' button in chats with bots, read more on the blog.
      • +
      • Added the method deleteMyCommands to allow deletion of the bot's commands for the given scope and user language.
      • +
      • Improved visibility of bot commands in Telegram apps with the new 'Menu' button in chats with bots, read more on the blog.

      Custom Placeholders

        @@ -310,35 +313,39 @@ To learn how to create…">

      -

      ⚠️ WARNING! ⚠️
      After one of the upcoming Bot API updates, user identifiers will become bigger than 2^31 - 1 and it will be no longer possible to store them in a signed 32-bit integer type. User identifiers will have up to 52 significant bits, so a 64-bit integer or double-precision float type would still be safe for storing them. Please make sure that your code can correctly handle such user identifiers.

      +

      ⚠️ WARNING! ⚠️ +After one of the upcoming Bot API updates, user identifiers will become bigger than 2^31 - 1 and it will be no longer possible to store them in a signed 32-bit integer type. User identifiers will have up to 52 significant bits, so a 64-bit integer or double-precision float type would still be safe for storing them. Please make sure that your code can correctly handle such user identifiers.


      -

      April 26, 2021

      +

      April 26, 2021

      Bot API 5.2

      • Support for Payments 2.0, see this manual for more details about the Bot Payments API.
      • Added the type InputInvoiceMessageContent to support sending invoices as inline query results.
      • Allowed sending invoices to group, supergroup and channel chats.
      • Added the fields max_tip_amount and suggested_tip_amounts to the method sendInvoice to allow adding optional tips to the payment.
      • -
      • The parameter start_parameter of the method sendInvoice became optional. If the parameter isn't specified, the invoice can be paid directly from forwarded messages.
      • +
      • The parameter start_parameter of the method sendInvoice became optional. If the parameter isn't specified, the invoice can be paid directly from forwarded messages.
      • Added the field chat_type to the class InlineQuery, containing the type of the chat, from which the inline request was sent.
      • Added the type VoiceChatScheduled and the field voice_chat_scheduled to the class Message.
      • -
      • Fixed an error in sendChatAction documentation to correctly mention “record_voice” and “upload_voice” instead of “record_audio” and “upload_audio” for related to voice note actions. Old action names will still work for backward compatibility.
      • +
      • Fixed an error in sendChatAction documentation to correctly mention "record_voice" and "upload_voice" instead of "record_audio" and "upload_audio" for related to voice note actions. Old action names will still work for backward compatibility.

      -

      ⚠️ WARNING! ⚠️
      After the next Bot API update (Bot API 5.3) there will be a one-time change of the value of the field file_unique_id in objects of the type PhotoSize and of the fields small_file_unique_id and big_file_unique_id in objects of the type ChatPhoto.

      +

      ⚠️ WARNING! ⚠️ +After the next Bot API update (Bot API 5.3) there will be a one-time change of the value of the field file_unique_id in objects of the type PhotoSize and of the fields small_file_unique_id and big_file_unique_id in objects of the type ChatPhoto.


      -

      ⚠️ WARNING! ⚠️
      Service messages about non-bot users joining the chat will be soon removed from large groups. We recommend using the “chat_member” update as a replacement.

      +

      ⚠️ WARNING! ⚠️ +Service messages about non-bot users joining the chat will be soon removed from large groups. We recommend using the "chat_member" update as a replacement.


      -

      ⚠️ WARNING! ⚠️
      After one of the upcoming Bot API updates, user identifiers will become bigger than 2^31 - 1 and it will be no longer possible to store them in a signed 32-bit integer type. User identifiers will have up to 52 significant bits, so a 64-bit integer or double-precision float type would still be safe for storing them. Please make sure that your code can correctly handle such user identifiers.

      +

      ⚠️ WARNING! ⚠️ +After one of the upcoming Bot API updates, user identifiers will become bigger than 2^31 - 1 and it will be no longer possible to store them in a signed 32-bit integer type. User identifiers will have up to 52 significant bits, so a 64-bit integer or double-precision float type would still be safe for storing them. Please make sure that your code can correctly handle such user identifiers.


      -

      March 9, 2021

      +

      March 9, 2021

      Bot API 5.1

      Added two new update types

        @@ -367,15 +374,16 @@ To learn how to create…">

      -

      ⚠️ WARNING! ⚠️
      After one of the upcoming Bot API updates, some user identifiers will become bigger than 2^31 - 1 and it will be no longer possible to store them in a signed 32-bit integer type. User identifiers will have up to 52 significant bits, so a 64-bit integer or double-precision float type would still be safe for storing them. Please make sure that your code can correctly handle such user identifiers.

      +

      ⚠️ WARNING! ⚠️ +After one of the upcoming Bot API updates, some user identifiers will become bigger than 2^31 - 1 and it will be no longer possible to store them in a signed 32-bit integer type. User identifiers will have up to 52 significant bits, so a 64-bit integer or double-precision float type would still be safe for storing them. Please make sure that your code can correctly handle such user identifiers.


      -

      2020

      -

      November 4, 2020

      +

      2020

      +

      November 4, 2020

      Introducing Bot API 5.0

      Run Your Own Bot API Server

        -
      • Bot API source code is now available at telegram-bot-api. You can now run your own Bot API server locally, boosting your bots' performance.
      • +
      • Bot API source code is now available at telegram-bot-api. You can now run your own Bot API server locally, boosting your bots' performance.
      • Added the method logOut, which can be used to log out from the cloud Bot API server before launching your bot locally. You must log out the bot before running it locally, otherwise there is no guarantee that the bot will receive all updates.
      • Added the method close, which can be used to close the bot instance before moving it from one local server to another.
      @@ -391,7 +399,7 @@ To learn how to create…">

    Working with Groups

      -
    • The getChat request now returns the user's bio for private chats if available.
    • +
    • The getChat request now returns the user's bio for private chats if available.
    • The getChat request now returns the identifier of the linked chat for supergroups and channels, i.e. the discussion group identifier for a channel and vice versa.
    • The getChat request now returns the location to which the supergroup is connected (see Local Groups). Added the class ChatLocation to represent the location.
    • Added the parameter only_if_banned to the method unbanChatMember to allow safe unban.
    • @@ -414,7 +422,7 @@ To learn how to create…">

      Live Locations

      • Added the field live_period to the class Location, representing a maximum period for which the live location can be updated.
      • -
      • Added support for live location heading: added the field heading to the classes Location, InlineQueryResultLocation, InputLocationMessageContent and the parameter heading to the methods sendLocation and editMessageLiveLocation.
      • +
      • Added support for live location [heading](https://en.wikipedia.org/wiki/Heading_(navigation&#41;): added the field heading to the classes Location, InlineQueryResultLocation, InputLocationMessageContent and the parameter heading to the methods sendLocation and editMessageLiveLocation.
      • Added support for proximity alerts in live locations: added the field proximity_alert_radius to the classes Location, InlineQueryResultLocation, InputLocationMessageContent and the parameter proximity_alert_radius to the methods sendLocation and editMessageLiveLocation.
      • Added the type ProximityAlertTriggered and the field proximity_alert_triggered to the class Message.
      • Added possibility to specify the horizontal accuracy of a location. Added the field horizontal_accuracy to the classes Location, InlineQueryResultLocation, InputLocationMessageContent and the parameter horizontal_accuracy to the methods sendLocation and editMessageLiveLocation.
      • @@ -438,14 +446,14 @@ To learn how to create…">
        • Supported the new football and slot machine animations for the random dice. Choose between different animations (dice, darts, basketball, football, slot machine) by specifying the emoji parameter in the method sendDice.
        -

        June 4, 2020

        +

        June 4, 2020

        Bot API 4.9

        • Added the new field via_bot to the Message object. You can now know which bot was used to send a message.
        • Supported video thumbnails for inline GIF and MPEG4 animations.
        • Supported the new basketball animation for the random dice. Choose between different animations (dice, darts, basketball) by specifying the emoji parameter in the method sendDice.
        -

        April 24, 2020

        +

        April 24, 2020

        Bot API 4.8

        • Supported explanations for Quizzes 2.0. Add explanations by specifying the parameters explanation and explanation_parse_mode in the method sendPoll.
        • @@ -455,19 +463,19 @@ To learn how to create…">
        • Supported the new darts animation for the dice mini-game. Choose between the default dice animation and darts animation by specifying the parameter emoji in the method sendDice.
        • Added the field emoji to the Dice object.
        -

        March 30, 2020

        +

        March 30, 2020

        Bot API 4.7

          -
        • Added the method sendDice for sending a dice message, which will have a random value from 1 to 6. (Yes, we're aware of the “proper” singular of die. But it's awkward, and we decided to help it change. One dice at a time!)
        • +
        • Added the method sendDice for sending a dice message, which will have a random value from 1 to 6. (Yes, we're aware of the "proper" singular of die. But it's awkward, and we decided to help it change. One dice at a time!)
        • Added the field dice to the Message object.
        • -
        • Added the method getMyCommands for getting the current list of the bot's commands.
        • -
        • Added the method setMyCommands for changing the list of the bot's commands through the Bot API instead of @BotFather.
        • +
        • Added the method getMyCommands for getting the current list of the bot's commands.
        • +
        • Added the method setMyCommands for changing the list of the bot's commands through the Bot API instead of @BotFather.
        • Added the ability to create animated sticker sets by specifying the parameter tgs_sticker instead of png_sticker in the method createNewStickerSet.
        • Added the ability to add animated stickers to sets created by the bot by specifying the parameter tgs_sticker instead of png_sticker in the method addStickerToSet.
        • Added the field thumb to the StickerSet object.
        • Added the ability to change thumbnails of sticker sets created by the bot using the method setStickerSetThumb.
        -

        January 23, 2020

        +

        January 23, 2020

        Bot API 4.6

        • Supported Polls 2.0.
        • @@ -479,20 +487,20 @@ To learn how to create…">
        • Added more information about the bot in response to the getMe request: added the fields can_join_groups, can_read_all_group_messages and supports_inline_queries to the User object.
        • Added the optional field language to the MessageEntity object.
        -

        2019

        -

        December 31, 2019

        +

        2019

        +

        December 31, 2019

        Bot API 4.5

        • Added support for two new MessageEntity types, underline and strikethrough.
        • Added support for nested MessageEntity objects. Entities can now contain other entities. If two entities have common characters then one of them is fully contained inside the other.
        • Added support for nested entities and the new tags <u>/<ins> (for underlined text) and <s>/<strike>/<del> (for strikethrough text) in parse mode HTML.
        • Added a new parse mode, MarkdownV2, which supports nested entities and two new entities __ (for underlined text) and ~ (for strikethrough text). Parse mode Markdown remains unchanged for backward compatibility.
        • -
        • Added the field file_unique_id to the objects Animation, Audio, Document, PassportFile, PhotoSize, Sticker, Video, VideoNote, Voice, File and the fields small_file_unique_id and big_file_unique_id to the object ChatPhoto. The new fields contain a unique file identifier, which is supposed to be the same over time and for different bots, but can't be used to download or reuse the file.
        • +
        • Added the field file_unique_id to the objects Animation, Audio, Document, PassportFile, PhotoSize, Sticker, Video, VideoNote, Voice, File and the fields small_file_unique_id and big_file_unique_id to the object ChatPhoto. The new fields contain a unique file identifier, which is supposed to be the same over time and for different bots, but can't be used to download or reuse the file.
        • Added the field custom_title to the ChatMember object.
        • Added the new method setChatAdministratorCustomTitle to manage the custom titles of administrators promoted by the bot.
        • Added the field slow_mode_delay to the Chat object.
        -

        July 29, 2019

        +

        July 29, 2019

        Bot API 4.4

        • Added support for animated stickers. New field is_animated in Sticker and StickerSet objects, animated stickers can now be used in sendSticker and InlineQueryResultCachedSticker.
        • @@ -500,50 +508,49 @@ To learn how to create…">
        • The field all_members_are_administrators has been removed from the documentation for the Chat object. The field is still returned in the object for backward compatibility, but new bots should use the permissions field instead.
        • Added support for more permissions for group and supergroup members: added the new field can_send_polls to ChatMember object, added can_change_info, can_invite_users, can_pin_messages in ChatMember object for restricted users (previously available only for administrators).
        • The method restrictChatMember now takes the new user permissions in a single argument of the type ChatPermissions. The old way of passing parameters will keep working for a while for backward compatibility.
        • -
        • Added description support for basic groups (previously available in supergroups and channel chats). You can pass a group's chat_id to setChatDescription and receive the group's description in the Chat object in the response to getChat method.
        • -
        • Added invite_link support for basic groups (previously available in supergroups and channel chats). You can pass a group's chat_id to exportChatInviteLink and receive the group's invite link in the Chat object in the response to getChat method.
        • +
        • Added description support for basic groups (previously available in supergroups and channel chats). You can pass a group's chat_id to setChatDescription and receive the group's description in the Chat object in the response to getChat method.
        • +
        • Added invite_link support for basic groups (previously available in supergroups and channel chats). You can pass a group's chat_id to exportChatInviteLink and receive the group's invite link in the Chat object in the response to getChat method.
        • File identifiers from the ChatPhoto object are now invalidated and can no longer be used whenever the photo is changed.
        • -
        • All webhook requests from the Bot API are now coming from the subnets 149.154.160.0/20 and 91.108.4.0/22. Most users won't need to do anything to continue receiving webhooks. If you control inbound access with a firewall, you may need to update your configuration. You can always find the list of actual IP addresses of servers used to send webhooks there: https://core.telegram.org/bots/webhooks.
        • +
        • All webhook requests from the Bot API are now coming from the subnets 149.154.160.0/20 and 91.108.4.0/22. Most users won't need to do anything to continue receiving webhooks. If you control inbound access with a firewall, you may need to update your configuration. You can always find the list of actual IP addresses of servers used to send webhooks there: https://core.telegram.org/bots/webhooks.
        • As of the next Bot API update (version 4.5), nested MessageEntity objects will be allowed in message texts and captions. Please make sure that your code can correctly handle such entities.
        -

        May 31, 2019

        +

        May 31, 2019

        Bot API 4.3

        • Added support for Seamless Telegram Login on external websites.
        • Added the new object LoginUrl and the new field login_url to the InlineKeyboardButton object which allows to automatically authorize users before they go to a URL specified by the bot. Users will be asked to confirm authorization in their Telegram app (needs version 5.7 or higher) when they press the button:
        - TITLE + TITLE
        -

        Also in this update:

        • Added the field reply_markup to the Message object, containing the inline keyboard attached to the message.
        • If a message with an inline keyboard is forwarded, the forwarded message will now have an inline keyboard if the keyboard contained only url and login_url buttons or if the message was sent via a bot and the keyboard contained only url, login_url, switch_inline_query or switch_inline_query_current_chat buttons. In the latter case, switch_inline_query_current_chat buttons are replaced with switch_inline_query buttons.
        • Bots now receive the edited_message Update even if only Message.reply_markup has changed.
        • Bots that have the can_edit_messages right in a channel can now use the method editMessageReplyMarkup for messages written by other administrators forever without the 48 hours limit.
        • -
        • Don't forget that starting in July 2019, webhook requests from Bot API will be coming from the subnets 149.154.160.0/20 and 91.108.4.0/22. Most users won't need to do anything to continue receiving webhooks. If you control inbound access with a firewall, you may need to update your configuration. You can always find the list of actual IP addresses of servers used to send webhooks there: https://core.telegram.org/bots/webhooks.
        • +
        • Don't forget that starting in July 2019, webhook requests from Bot API will be coming from the subnets 149.154.160.0/20 and 91.108.4.0/22. Most users won't need to do anything to continue receiving webhooks. If you control inbound access with a firewall, you may need to update your configuration. You can always find the list of actual IP addresses of servers used to send webhooks there: https://core.telegram.org/bots/webhooks.
        -

        April 14, 2019

        +

        April 14, 2019

        Bot API 4.2

        • Added support for native polls: added the object Poll, the methods sendPoll and stopPoll and the field poll in the Message and Update objects.
        • The method deleteMessage can now be used to delete messages sent by a user to the bot in private chats within 48 hours.
        • -
        • Added support for pinned messages in basic groups in addition to supergroups and channel chats: you can pass group's chat_id to pinChatMessage and unpinChatMessage, and receive the pinned group message in Chat object.
        • +
        • Added support for pinned messages in basic groups in addition to supergroups and channel chats: you can pass group's chat_id to pinChatMessage and unpinChatMessage, and receive the pinned group message in Chat object.
        • Added the field is_member to the ChatMember object, which can be used to find whether a restricted user is a member of the chat.
        • Added the field forward_sender_name to the Message object, containing name of the sender who has opted to hide their account.
        • -
        • Starting in July 2019, webhook requests from Bot API will be coming from the subnets 149.154.160.0/20 and 91.108.4.0/22. Most users won't need to do anything to continue receiving webhooks. If you control inbound access with a firewall, you may need to update your configuration. You can always find the list of actual IP addresses of servers used to send webhooks there: https://core.telegram.org/bots/webhooks.
        • +
        • Starting in July 2019, webhook requests from Bot API will be coming from the subnets 149.154.160.0/20 and 91.108.4.0/22. Most users won't need to do anything to continue receiving webhooks. If you control inbound access with a firewall, you may need to update your configuration. You can always find the list of actual IP addresses of servers used to send webhooks there: https://core.telegram.org/bots/webhooks.
        • Document thumbnails now should be inscribed in a 320x320 square instead of 90x90.
        -

        2018

        -

        August 27, 2018

        +

        2018

        +

        August 27, 2018

        Bot API 4.1

        -

        July 26, 2018

        +

        July 26, 2018

        Bot API 4.0.

        • Added support for Telegram Passport. See the official announcement on the blog and the manual for details.
        • @@ -555,36 +562,36 @@ To learn how to create…">
        • Added the field animation to the Message object. For backward compatibility, when this field is set, the document field will be also set.
        • Added two new MessageEntity types: cashtag and phone_number.
        • Added support for Foursquare venues: added the new field foursquare_type to the objects Venue, InlineQueryResultVenue and InputVenueMessageContent, and the parameter foursquare_type to the sendVenue method.
        • -
        • You can now create inline mentions of users, who have pressed your bot's callback buttons.
        • +
        • You can now create inline mentions of users, who have pressed your bot's callback buttons.
        • You can now use the Retry-After response header to configure the delay after which the Bot API will retry the request after an unsuccessful response from a webhook.
        • If a webhook returns the HTTP error 410 Gone for all requests for more than 23 hours successively, it can be automatically removed.
        • Added vCard support when sharing contacts: added the field vcard to the objects Contact, InlineQueryResultContact, InputContactMessageContent and the method sendContact.
        -

        February 13, 2018

        +

        February 13, 2018

        Bot API 3.6.

        • Supported text formatting in media captions. Specify the desired parse_mode (Markdown or HTML) when you provide a caption.
        • -
        • In supergroups, if the bot receives a message that is a reply, it will also receive the message to which that message is replying – even if the original message is inaccessible due to the bot's privacy settings. (In other words, replying to any message in a supergroup with a message that mentions the bot or features a command for it acts as forwarding the original message to the bot).
        • -
        • Added the new field connected_website to Message. The bot will receive a message with this field in a private chat when a user logs in on the bot's connected website using the Login Widget and allows sending messages from your bot.
        • +
        • In supergroups, if the bot receives a message that is a reply, it will also receive the message to which that message is replying – even if the original message is inaccessible due to the bot's privacy settings. (In other words, replying to any message in a supergroup with a message that mentions the bot or features a command for it acts as forwarding the original message to the bot).
        • +
        • Added the new field connected_website to Message. The bot will receive a message with this field in a private chat when a user logs in on the bot's connected website using the Login Widget and allows sending messages from your bot.
        • Added the new parameter supports_streaming to the sendVideo method and a field with the same name to the InputMediaVideo object.
        -

        2017

        -

        November 17, 2017

        +

        2017

        +

        November 17, 2017

        Bot API 3.5.

        -

        October 11, 2017

        +

        October 11, 2017

        Bot API 3.4.

        -

        August 23, 2017

        +

        August 23, 2017

        Bot API 3.3.

        • Bots can now mention users via inline mentions, without using usernames.
        • @@ -592,13 +599,13 @@ To learn how to create…">
        • Added the new fields author_signature and forward_signature to the Message object.
        • Added the new field is_bot to the User object.
        -

        July 21, 2017

        +

        July 21, 2017

        Bot API 3.2. Teach your bot to handle stickers and sticker sets.

        -

        June 30, 2017

        +

        June 30, 2017

        Bot API 3.1. Build your own robotic police force for supergoups with these new methods for admin bots:

        • Added new methods restrictChatMember and promoteChatMember to manage users and admins, added new parameter until_date to kickChatMember for temporary bans.
        • @@ -606,10 +613,10 @@ To learn how to create…">
        • Added the new fields photo, description and invite_link to the Chat object.
        • Added the new fields until_date, can_be_edited, can_change_info, can_post_messages, can_edit_messages, can_delete_messages, can_invite_users, can_restrict_members, can_pin_messages, can_promote_members, can_send_messages, can_send_media_messages, can_send_other_messages and can_add_web_page_previews to the ChatMember object.
        -

        May 18, 2017

        +

        May 18, 2017

        Introducing Bot API 3.0.

        NEW Payment Platform

        -

        See Introduction to Bot Payments for a brief overview. If you're not a developer, you may like this user-friendly blog post better.

        +

        See Introduction to Bot Payments for a brief overview. If you're not a developer, you may like this user-friendly blog post better.

        • Your bot can now accept payments for goods and services via Telegram.
        • Added new kinds of updates, shipping_query and pre_checkout_query, and new types of message content, invoice and successful_payment.
        • @@ -623,7 +630,7 @@ To learn how to create…">

        NEW Multilingual Bots

          -
        • The User object now may have a language_code field that contains the IETF language tag of the user's language.
        • +
        • The User object now may have a language_code field that contains the IETF language tag of the user's language.
        • Thanks to this, your bot can now offer localized responses to users that speak different languages.

        More power to admin bots

        @@ -637,30 +644,45 @@ To learn how to create…">
      • Inline keyboards with switch_inline_query and switch_inline_query_current_chat can no longer be sent to channels because they are useless there.
      • New fields gif_duration in InlineQueryResultGif and mpeg4_duration in InlineQueryResultMpeg4Gif.
      -

      2016

      -

      December 4, 2016

      +

      2016

      +

      December 4, 2016

      Introducing Bot API 2.3.1, a nifty little update that will give you more control over how your bot gets its updates.

        -
      • Use the new field max_connections in setWebhook to optimize your bot's server load
      • +
      • Use the new field max_connections in setWebhook to optimize your bot's server load
      • Use allowed_updates in setWebhook and getUpdates to selectively subscribe to updates of a certain type. Among other things, this allows you to stop getting updates about new posts in channels where your bot is an admin.
      • deleteWebhook moved out of setWebhook to get a whole separate method for itself.
      -

      November 21, 2016

      +

      November 21, 2016

      Bot API 2.3

        -
      • Modified bot privacy mode for the sake of consistency.
      • -
      • Your bot can now get updates about posts in channels. Added new fields channel_post and edited_channel_post to Update.

        +
      • +

        Modified bot privacy mode for the sake of consistency.

      • -
      • You can now update high scores to a lower value by using the new force parameter in setGameScore. Handy for punishing cheaters or fixing errors in your game's High Score table.

        +
      • +

        Your bot can now get updates about posts in channels. Added new fields channel_post and edited_channel_post to Update.

        +
      • +
      • +

        You can now update high scores to a lower value by using the new force parameter in setGameScore. Handy for punishing cheaters or fixing errors in your game's High Score table.

        +
      • +
      • +

        Starting today, messages with high scores will be updated with new high scores by default. Use disable_edit_message in setGameScore if you don't want this.

        +
      • +
      • +

        The edit_message parameter from setGameScore is no longer in use. For backward compatibility, it will be taken into account for a while, unless disable_edit_message is passed explicitly.

        +
      • +
      • +

        Added the new field forward_from_message_id to Message.

        +
      • +
      • +

        Added the new parameter cache_time to answerCallbackQuery. Will eventually work in Telegram apps — somewhere after version 3.14, maybe 3.15.

        +
      • +
      • +

        Renamed hide_keyboard to remove_keyboard in ReplyKeyboardRemove for clarity. hide_keyboard will still work for a while for backward compatibility.

      • -
      • Starting today, messages with high scores will be updated with new high scores by default. Use disable_edit_message in setGameScore if you don't want this.
      • -
      • The edit_message parameter from setGameScore is no longer in use. For backward compatibility, it will be taken into account for a while, unless disable_edit_message is passed explicitly.
      • -
      • Added the new field forward_from_message_id to Message.
      • -
      • Added the new parameter cache_time to answerCallbackQuery. Will eventually work in Telegram apps — somewhere after version 3.14, maybe 3.15.
      • -
      • Renamed hide_keyboard to remove_keyboard in ReplyKeyboardRemove for clarity. hide_keyboard will still work for a while for backward compatibility.
      -

      October 3, 2016

      -

      Bot API 2.2. Introducing a new Gaming Platform! See this introduction for a brief overview.
      If you're not a developer, you may like this user-friendly blog post better.

      +

      October 3, 2016

      +

      Bot API 2.2. Introducing a new Gaming Platform! See this introduction for a brief overview. +If you're not a developer, you may like this user-friendly blog post better.

      Other changes

      • New field all_members_are_administrators in the Chat object.
      • Certain server responses may now contain the new parameters field with expanded info on errors that occurred while processing your requests.
      -

      May 25, 2016

      +

      May 25, 2016

      -

      May 22, 2016

      +

      May 22, 2016

        -
      • Bot API 2.1. Added more tools for group administrator bots. Your bot can now get a list of administrators and members count in a group, check a user's current status (administrator, creator, left the group, kicked from the group), and leave a group.
      • +
      • Bot API 2.1. Added more tools for group administrator bots. Your bot can now get a list of administrators and members count in a group, check a user's current status (administrator, creator, left the group, kicked from the group), and leave a group.
      • Added new methods: getChat, leaveChat, getChatAdministrators, getChatMember, getChatMembersCount.
      • Added support for edited messages and new mentions from Telegram v.3.9. New fields: edited_message in Update, edit_date in Message, user in MessageEntity. New value text_mention for the type field in MessageEntity.
      -

      May 12, 2016

      +

      May 12, 2016

      -

      May 6, 2016

      +

      May 6, 2016

      • Added the field emoji to the Sticker object. Your bot can now know the emoji a sticker corresponds to.
      • Added the field forward_from_chat to the Message object for messages forwarded from channels.
      -

      April 9, 2016

      +

      April 9, 2016

      Introducing Bot API 2.0. Check out this page for a review of this major update.

      -

      February 20, 2016

      +

      February 20, 2016

      • Added the disable_notification parameter to all methods that send messages or any kind.
      • Removed backward compatibility from the method sendAudio. Voice messages now must be sent using the method sendVoice. There is no more need to specify a non-empty title or performer while sending the audio by file_id.
      -

      January 20, 2016

      +

      January 20, 2016

        -
      • By the way, you can use both HTML-style and markdown-style formatting in your bot's messages to send bold, italic or fixed-width text and inline links. All official Telegram clients support this. See Formatting options for details.
      • +
      • By the way, you can use both HTML-style and markdown-style formatting in your bot's messages to send bold, italic or fixed-width text and inline links. All official Telegram clients support this. See Formatting options for details.
      -

      January 14, 2016

      +

      January 14, 2016

      • You can now collect feedback on which results provided by your inline bot get chosen by the users. Added the setinlinefeedback command for Botfather, new type ChosenInlineResult, new field chosen_inline_result to the Update object.
      -

      January 4, 2016

      +

      January 4, 2016

      -

      2015

      -

      November, 2015

      +

      2015

      +

      November, 2015

        -
      • Added support for supergroups. The Type field in the Chat object can now contain 'supergroup'.
      • +
      • Added support for supergroups. The Type field in the Chat object can now contain 'supergroup'.
      • New optional fields added to the Message object: supergroup_chat_created, migrate_to_chat_id, migrate_from_chat_id and channel_chat_created.
      -

      October 8, 2015

      +

      October 8, 2015

      • Added initial channel support for bots (no Telegram clients support this at the moment, please wait for updates):
      • The Chat field in the Message is now of the new type Chat.
      • -
      • You can now pass a channel username (in the format @channelusername) in the place of chat_id in all methods (and instead of from_chat_id in forwardMessage). For this to work, the bot must be an administrator in the channel (and that's exactly what Telegram clients don't support yet — adding bots as administrators coming soon).
      • +
      • You can now pass a channel username (in the format @channelusername) in the place of chat_id in all methods (and instead of from_chat_id in forwardMessage). For this to work, the bot must be an administrator in the channel (and that's exactly what Telegram clients don't support yet — adding bots as administrators coming soon).
      -

      September 18, 2015

      +

      September 18, 2015

      • Bots can now download files and media sent by users.
      • Added getFile and File.
      -

      September 7, 2015

      +

      September 7, 2015

        -
      • You can now pass parameters using application/json (please note that this doesn't work for file uploads: use multipart/form-data to upload files).
      • +
      • You can now pass parameters using application/json (please note that this doesn't work for file uploads: use multipart/form-data to upload files).
      • Added very basic markdown support. New field parse_mode added to sendMessage. For the moment messages with markdown will be displayed correctly only in Telegram for Android. Other official apps will catch up soon.
      -

      August 29, 2015

      +

      August 29, 2015

      • Added support for self-signed certificates: upload your certificate using the certificate parameter in the setWebhook method.
      • You can now make new requests when responding to webhook updates.
      -

      August 15, 2015

      +

      August 15, 2015

      • Added new type Voice and new method sendVoice for sending voice messages.
      • Earlier Audio and sendAudio should now be used for sending music files. Telegram clients will show such files in the in-app music player. If you were using sendAudio for your bot to send voice messages, please use sendVoice instead.
      • Added optional fields performer, title to the Audio object and sendAudio method.
      • Added optional field voice to the Message object.
      -

      July 2015

      +

      July 2015

      • The thumb field is now optional for Video, Sticker and Document objects
      • The API now supports both video and photo captions. The caption field has been removed from the Video object and added to the Message object instead.
      • caption and duration optional fields have been added to the sendVideo method.
      • Fixed typo: user_id in the Contact object is now correctly labeled as Integer, not String
      -

      June 24, 2015

      +

      June 24, 2015

      The bot platform is officially launched.

      Back to the Bot API Manual »

      -
      -
+ diff --git a/data/web/corefork.telegram.org/bots/api.html b/data/web/corefork.telegram.org/bots/api.html index 413af03aba..c180e009f1 100644 --- a/data/web/corefork.telegram.org/bots/api.html +++ b/data/web/corefork.telegram.org/bots/api.html @@ -47,13 +47,14 @@ To learn how to create…">
-

The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.
To learn how to create and set up a bot, please consult our Introduction to Bots and Bot FAQ.

+

The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. +To learn how to create and set up a bot, please consult our Introduction to Bots and Bot FAQ.

-

Recent changes

+

Recent changes

Subscribe to @BotNews to be the first to know about the latest updates and join the discussion in @BotTalk

-

September 22, 2023

+

September 22, 2023

Bot API 6.9

  • Added the new administrator privileges can_post_stories, can_edit_stories and can_delete_stories to the classes ChatMemberAdministrator and ChatAdministratorRights.
  • @@ -65,7 +66,7 @@ To learn how to create…">
  • Added the fields from_request and from_attachment_menu to the class WriteAccessAllowed.
  • Added the fields added_to_attachment_menu and allows_write_to_pm to the class WebAppUser.
-

August 18, 2023

+

August 18, 2023

Bot API 6.8

  • Added the field story to the class Message for messages with forwarded stories. Currently, it holds no information.
  • @@ -74,7 +75,7 @@ To learn how to create…">
  • Added the method unpinAllGeneralForumTopicMessages.
  • Increased to 512 characters the maximum length of the startapp parameter in direct Web App links.
-

April 21, 2023

+

April 21, 2023

Bot API 6.7

  • 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.
  • @@ -83,13 +84,13 @@ To learn how to create…">
  • 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.
  • +
  • Added the ability to change bot settings from the bot's profile in official Telegram apps, including the ability to set animated profile photos.
  • Added the ability to specify custom emoji entities using HTML and MarkdownV2 formatting options for bots that purchased additional usernames on Fragment.

See earlier changes »

-

Authorizing your bot

-

Each bot is given a unique authentication token when it is created. The token looks something like 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11, but we'll use simply <token> in this document instead. You can learn about obtaining tokens and generating new ones in this document.

-

Making requests

+

Authorizing your bot

+

Each bot is given a unique authentication token when it is created. The token looks something like 123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11, but we'll use simply <token> in this document instead. You can learn about obtaining tokens and generating new ones in this document.

+

Making requests

All queries to the Telegram Bot API must be served over HTTPS and need to be presented in this form: https://api.telegram.org/bot<token>/METHOD_NAME. Like this for example:

https://api.telegram.org/bot123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11/getMe

We support GET and POST HTTP methods. We support four ways of passing parameters in Bot API requests:

@@ -99,17 +100,17 @@ To learn how to create…">
  • application/json (except for uploading files)
  • multipart/form-data (use to upload files)
  • -

    The response contains a JSON object, which always has a Boolean field 'ok' and may have an optional String field 'description' with a human-readable description of the result. If 'ok' equals True, the request was successful and the result of the query can be found in the 'result' field. In case of an unsuccessful request, 'ok' equals false and the error is explained in the 'description'. An Integer 'error_code' field is also returned, but its contents are subject to change in the future. Some errors may also have an optional field 'parameters' of the type ResponseParameters, which can help to automatically handle the error.

    +

    The response contains a JSON object, which always has a Boolean field 'ok' and may have an optional String field 'description' with a human-readable description of the result. If 'ok' equals True, the request was successful and the result of the query can be found in the 'result' field. In case of an unsuccessful request, 'ok' equals false and the error is explained in the 'description'. An Integer 'error_code' field is also returned, but its contents are subject to change in the future. Some errors may also have an optional field 'parameters' of the type ResponseParameters, which can help to automatically handle the error.

    • All methods in the Bot API are case-insensitive.
    • All queries must be made using UTF-8.
    -

    Making requests when getting updates

    -

    If you're using webhooks, you can perform a request to the Bot API while sending an answer to the webhook. Use either application/json or application/x-www-form-urlencoded or multipart/form-data response content type for passing parameters. Specify the method to be invoked in the method parameter of the request. It's not possible to know that such a request was successful or get its result.

    +

    Making requests when getting updates

    +

    If you're using webhooks, you can perform a request to the Bot API while sending an answer to the webhook. Use either application/json or application/x-www-form-urlencoded or multipart/form-data response content type for passing parameters. Specify the method to be invoked in the method parameter of the request. It's not possible to know that such a request was successful or get its result.

    Please see our FAQ for examples.

    -

    Using a Local Bot API Server

    +

    Using a Local Bot API Server

    The Bot API server source code is available at telegram-bot-api. You can run it locally and send the requests to your own server instead of https://api.telegram.org. If you switch to a local Bot API server, your bot will be able to:

    • Download files without a size limit.
    • @@ -121,13 +122,14 @@ To learn how to create…">
    • Set max_webhook_connections up to 100000.
    • Receive the absolute local path as a value of the file_path field without the need to download the file after a getFile request.
    -

    Do I need a Local Bot API Server

    -

    The majority of bots will be OK with the default configuration, running on our servers. But if you feel that you need one of these features, you're welcome to switch to your own at any time.

    -

    Getting updates

    +

    Do I need a Local Bot API Server

    +

    The majority of bots will be OK with the default configuration, running on our servers. But if you feel that you need one of these features, you're welcome to switch to your own at any time.

    +

    Getting updates

    There are two mutually exclusive ways of receiving updates for your bot - the getUpdates method on one hand and webhooks on the other. Incoming updates are stored on the server until the bot receives them either way, but they will not be kept longer than 24 hours.

    Regardless of which option you choose, you will receive JSON-serialized Update objects as a result.

    -

    Update

    -

    This object represents an incoming update.
    At most one of the optional parameters can be present in any given update.

    +

    Update

    +

    This object represents an incoming update. +At most one of the optional parameters can be present in any given update.

    @@ -140,7 +142,7 @@ To learn how to create…"> - + @@ -200,12 +202,12 @@ To learn how to create…"> - + - + @@ -214,7 +216,7 @@ To learn how to create…">
    update_id IntegerThe update's unique identifier. Update identifiers start from a certain positive number and increase sequentially. This ID becomes especially handy if you're using webhooks, since it allows you to ignore repeated updates or to restore the correct update sequence, should they get out of order. If there are no new updates for at least a week, then identifier of the next update will be chosen randomly instead of sequentially.The update's unique identifier. Update identifiers start from a certain positive number and increase sequentially. This ID becomes especially handy if you're using webhooks, since it allows you to ignore repeated updates or to restore the correct update sequence, should they get out of order. If there are no new updates for at least a week, then identifier of the next update will be chosen randomly instead of sequentially.
    message
    my_chat_member ChatMemberUpdatedOptional. The bot's chat member status was updated in a chat. For private chats, this update is received only when the bot is blocked or unblocked by the user.Optional. The bot's chat member status was updated in a chat. For private chats, this update is received only when the bot is blocked or unblocked by the user.
    chat_member ChatMemberUpdatedOptional. A chat member's status was updated in a chat. The bot must be an administrator in the chat and must explicitly specify “chat_member” in the list of allowed_updates to receive these updates.Optional. A chat member's status was updated in a chat. The bot must be an administrator in the chat and must explicitly specify "chat_member" in the list of allowed_updates to receive these updates.
    chat_join_request
    -

    getUpdates

    +

    getUpdates

    Use this method to receive incoming updates using long polling (wiki). Returns an Array of Update objects.

    @@ -248,16 +250,18 @@ To learn how to create…"> - +
    allowed_updates Array of String OptionalA JSON-serialized list of the update types you want your bot to receive. For example, specify [“message”, “edited_channel_post”, “callback_query”] to only receive updates of these types. See Update for a complete list of available update types. Specify an empty list to receive all update types except chat_member (default). If not specified, the previous setting will be used.

    Please note that this parameter doesn't affect updates created before the call to the getUpdates, so unwanted updates may be received for a short period of time.
    A JSON-serialized list of the update types you want your bot to receive. For example, specify ["message", "edited_channel_post", "callback_query"] to only receive updates of these types. See Update for a complete list of available update types. Specify an empty list to receive all update types except chat_member (default). If not specified, the previous setting will be used.

    Please note that this parameter doesn't affect updates created before the call to the getUpdates, so unwanted updates may be received for a short period of time.
    -

    Notes
    1. This method will not work if an outgoing webhook is set up.
    2. In order to avoid getting duplicate updates, recalculate offset after each server response.

    +

    Notes +1. This method will not work if an outgoing webhook is set up. +2. In order to avoid getting duplicate updates, recalculate offset after each server response.

    -

    setWebhook

    +

    setWebhook

    Use this method to specify a URL and receive incoming updates via an outgoing webhook. Whenever there is an update for the bot, we will send an HTTPS POST request to the specified URL, containing a JSON-serialized Update. In case of an unsuccessful request, we will give up after a reasonable amount of attempts. Returns True on success.

    -

    If you'd like to make sure that the webhook was set by you, you can specify secret data in the parameter secret_token. If specified, the request will contain a header “X-Telegram-Bot-Api-Secret-Token” with the secret token as content.

    +

    If you'd like to make sure that the webhook was set by you, you can specify secret data in the parameter secret_token. If specified, the request will contain a header "X-Telegram-Bot-Api-Secret-Token" with the secret token as content.

    @@ -290,13 +294,13 @@ To learn how to create…"> - + - + @@ -308,15 +312,20 @@ To learn how to create…"> - +
    max_connections Integer OptionalThe maximum allowed number of simultaneous HTTPS connections to the webhook for update delivery, 1-100. Defaults to 40. Use lower values to limit the load on your bot's server, and higher values to increase your bot's throughput.The maximum allowed number of simultaneous HTTPS connections to the webhook for update delivery, 1-100. Defaults to 40. Use lower values to limit the load on your bot's server, and higher values to increase your bot's throughput.
    allowed_updates Array of String OptionalA JSON-serialized list of the update types you want your bot to receive. For example, specify [“message”, “edited_channel_post”, “callback_query”] to only receive updates of these types. See Update for a complete list of available update types. Specify an empty list to receive all update types except chat_member (default). If not specified, the previous setting will be used.
    Please note that this parameter doesn't affect updates created before the call to the setWebhook, so unwanted updates may be received for a short period of time.
    A JSON-serialized list of the update types you want your bot to receive. For example, specify ["message", "edited_channel_post", "callback_query"] to only receive updates of these types. See Update for a complete list of available update types. Specify an empty list to receive all update types except chat_member (default). If not specified, the previous setting will be used.
    Please note that this parameter doesn't affect updates created before the call to the setWebhook, so unwanted updates may be received for a short period of time.
    drop_pending_updatessecret_token String OptionalA secret token to be sent in a header “X-Telegram-Bot-Api-Secret-Token” in every webhook request, 1-256 characters. Only characters A-Z, a-z, 0-9, _ and - are allowed. The header is useful to ensure that the request comes from a webhook set by you.A secret token to be sent in a header "X-Telegram-Bot-Api-Secret-Token" in every webhook request, 1-256 characters. Only characters A-Z, a-z, 0-9, _ and - are allowed. The header is useful to ensure that the request comes from a webhook set by you.
    -

    Notes
    1. You will not be able to receive updates using getUpdates for as long as an outgoing webhook is set up.
    2. To use a self-signed certificate, you need to upload your public key certificate using certificate parameter. Please upload as InputFile, sending a String will not work.
    3. Ports currently supported for webhooks: 443, 80, 88, 8443.

    -

    If you're having any trouble setting up webhooks, please check out this amazing guide to webhooks.

    +

    Notes +1. You will not be able to receive updates using getUpdates for as long as an outgoing webhook is set up. +2. To use a self-signed certificate, you need to upload your public key certificate using certificate parameter. Please upload as InputFile, sending a String will not work. +3. Ports currently supported for webhooks: 443, 80, 88, 8443.

    -

    deleteWebhook

    +
    +

    If you're having any trouble setting up webhooks, please check out this amazing guide to webhooks.

    +
    +

    deleteWebhook

    Use this method to remove webhook integration if you decide to switch back to getUpdates. Returns True on success.

    @@ -336,9 +345,9 @@ To learn how to create…">
    -

    getWebhookInfo

    +

    getWebhookInfo

    Use this method to get current webhook status. Requires no parameters. On success, returns a WebhookInfo object. If the bot is using getUpdates, will return an object with the url field empty.

    -

    WebhookInfo

    +

    WebhookInfo

    Describes the current status of a webhook.

    @@ -396,13 +405,13 @@ To learn how to create…">
    -

    Available types

    +

    Available types

    All types used in the Bot API responses are represented as JSON-objects.

    It is safe to use 32-bit signed integers for storing all Integer fields unless otherwise noted.

    Optional fields may be not returned when irrelevant.

    -

    User

    +

    User

    This object represents a Telegram user or bot.

    @@ -426,22 +435,22 @@ To learn how to create…"> - + - + - + - + @@ -470,7 +479,7 @@ To learn how to create…">
    first_name StringUser's or bot's first nameUser's or bot's first name
    last_name StringOptional. User's or bot's last nameOptional. User's or bot's last name
    username StringOptional. User's or bot's usernameOptional. User's or bot's username
    language_code StringOptional. IETF language tag of the user's languageOptional. IETF language tag of the user's language
    is_premium
    -

    Chat

    +

    Chat

    This object represents a chat.

    @@ -489,7 +498,7 @@ To learn how to create…"> - + @@ -604,7 +613,7 @@ To learn how to create…"> - + @@ -628,7 +637,7 @@ To learn how to create…">
    type StringType of chat, can be either “private”, “group”, “supergroup” or “channel”Type of chat, can be either "private", "group", "supergroup" or "channel"
    title
    has_protected_content TrueOptional. True, if messages from the chat can't be forwarded to other chats. Returned only in getChat.Optional. True, if messages from the chat can't be forwarded to other chats. Returned only in getChat.
    sticker_set_name
    -

    Message

    +

    Message

    This object represents a message.

    @@ -692,7 +701,7 @@ To learn how to create…"> - + @@ -727,7 +736,7 @@ To learn how to create…"> - + @@ -872,12 +881,12 @@ To learn how to create…"> - + - + @@ -937,7 +946,7 @@ To learn how to create…"> - + @@ -962,12 +971,12 @@ To learn how to create…"> - + - + @@ -1001,7 +1010,7 @@ To learn how to create…">
    forward_sender_name StringOptional. Sender's name for messages forwarded from users who disallow adding a link to their account in forwarded messagesOptional. Sender's name for messages forwarded from users who disallow adding a link to their account in forwarded messages
    forward_date
    has_protected_content TrueOptional. True, if the message can't be forwardedOptional. True, if the message can't be forwarded
    media_group_id
    supergroup_chat_created TrueOptional. Service message: the supergroup has been created. This field can't be received in a message coming through updates, because bot can't be a member of a supergroup when it is created. It can only be found in reply_to_message if someone replies to a very first message in a directly created supergroup.Optional. Service message: the supergroup has been created. This field can't be received in a message coming through updates, because bot can't be a member of a supergroup when it is created. It can only be found in reply_to_message if someone replies to a very first message in a directly created supergroup.
    channel_chat_created TrueOptional. Service message: the channel has been created. This field can't be received in a message coming through updates, because bot can't be a member of a channel when it is created. It can only be found in reply_to_message if someone replies to a very first message in a channel.Optional. Service message: the channel has been created. This field can't be received in a message coming through updates, because bot can't be a member of a channel when it is created. It can only be found in reply_to_message if someone replies to a very first message in a channel.
    message_auto_delete_timer_changed
    proximity_alert_triggered ProximityAlertTriggeredOptional. Service message. A user in the chat triggered another user's proximity alert while sharing Live Location.Optional. Service message. A user in the chat triggered another user's proximity alert while sharing Live Location.
    forum_topic_created
    general_forum_topic_hidden GeneralForumTopicHiddenOptional. Service message: the 'General' forum topic hiddenOptional. Service message: the 'General' forum topic hidden
    general_forum_topic_unhidden GeneralForumTopicUnhiddenOptional. Service message: the 'General' forum topic unhiddenOptional. Service message: the 'General' forum topic unhidden
    video_chat_scheduled
    -

    MessageId

    +

    MessageId

    This object represents a unique message identifier.

    @@ -1019,7 +1028,7 @@ To learn how to create…">
    -

    MessageEntity

    +

    MessageEntity

    This object represents one special entity in a text message. For example, hashtags, usernames, URLs, etc.

    @@ -1033,7 +1042,7 @@ To learn how to create…"> - + @@ -1048,26 +1057,26 @@ To learn how to create…"> - + - + - + - +
    type StringType of the entity. Currently, can be “mention” (@username), “hashtag” (#hashtag), “cashtag” ($USD), “bot_command” (/start@jobs_bot), “url” (https://telegram.org), “email” (do-not-reply@telegram.org), “phone_number” (+1-212-555-0123), “bold” (bold text), “italic” (italic text), “underline” (underlined text), “strikethrough” (strikethrough text), “spoiler” (spoiler message), “code” (monowidth string), “pre” (monowidth block), “text_link” (for clickable text URLs), “text_mention” (for users without usernames), “custom_emoji” (for inline custom emoji stickers)Type of the entity. Currently, can be "mention" (@username), "hashtag" (#hashtag), "cashtag" ($USD), "bot_command" (/start@jobs_bot), "url" (https://telegram.org), "email" (do-not-reply@telegram.org), "phone_number" (+1-212-555-0123), "bold" (bold text), "italic" (italic text), "underline" (underlined text), "strikethrough" (strikethrough text), "spoiler" (spoiler message), "code" (monowidth string), "pre" (monowidth block), "text_link" (for clickable text URLs), "text_mention" (for users without usernames), "custom_emoji" (for inline custom emoji stickers)
    offset
    url StringOptional. For “text_link” only, URL that will be opened after user taps on the textOptional. For "text_link" only, URL that will be opened after user taps on the text
    user UserOptional. For “text_mention” only, the mentioned userOptional. For "text_mention" only, the mentioned user
    language StringOptional. For “pre” only, the programming language of the entity textOptional. For "pre" only, the programming language of the entity text
    custom_emoji_id StringOptional. For “custom_emoji” only, unique identifier of the custom emoji. Use getCustomEmojiStickers to get full information about the stickerOptional. For "custom_emoji" only, unique identifier of the custom emoji. Use getCustomEmojiStickers to get full information about the sticker
    -

    PhotoSize

    +

    PhotoSize

    This object represents one size of a photo or a file / sticker thumbnail.

    @@ -1086,7 +1095,7 @@ To learn how to create…"> - + @@ -1105,7 +1114,7 @@ To learn how to create…">
    file_unique_id StringUnique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.Unique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.
    width
    -

    Animation

    +

    Animation

    This object represents an animation file (GIF or H.264/MPEG-4 AVC video without sound).

    @@ -1124,7 +1133,7 @@ To learn how to create…"> - + @@ -1163,7 +1172,7 @@ To learn how to create…">
    file_unique_id StringUnique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.Unique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.
    width
    -

    Audio

    +

    Audio

    This object represents an audio file to be treated as music by the Telegram clients.

    @@ -1182,7 +1191,7 @@ To learn how to create…"> - + @@ -1221,7 +1230,7 @@ To learn how to create…">
    file_unique_id StringUnique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.Unique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.
    duration
    -

    Document

    +

    Document

    This object represents a general file (as opposed to photos, voice messages and audio files).

    @@ -1240,7 +1249,7 @@ To learn how to create…"> - + @@ -1264,9 +1273,9 @@ To learn how to create…">
    file_unique_id StringUnique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.Unique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.
    thumbnail
    -

    Story

    +

    Story

    This object represents a message about a forwarded story in the chat. Currently holds no information.

    -

    Video

    +

    Video

    This object represents a video file.

    @@ -1285,7 +1294,7 @@ To learn how to create…"> - + @@ -1324,7 +1333,7 @@ To learn how to create…">
    file_unique_id StringUnique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.Unique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.
    width
    -

    VideoNote

    +

    VideoNote

    This object represents a video message (available in Telegram apps as of v.4.0).

    @@ -1343,7 +1352,7 @@ To learn how to create…"> - + @@ -1367,7 +1376,7 @@ To learn how to create…">
    file_unique_id StringUnique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.Unique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.
    length
    -

    Voice

    +

    Voice

    This object represents a voice note.

    @@ -1386,7 +1395,7 @@ To learn how to create…"> - + @@ -1405,7 +1414,7 @@ To learn how to create…">
    file_unique_id StringUnique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.Unique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.
    duration
    -

    Contact

    +

    Contact

    This object represents a phone contact.

    @@ -1419,22 +1428,22 @@ To learn how to create…"> - + - + - + - + @@ -1443,7 +1452,7 @@ To learn how to create…">
    phone_number StringContact's phone numberContact's phone number
    first_name StringContact's first nameContact's first name
    last_name StringOptional. Contact's last nameOptional. Contact's last name
    user_id IntegerOptional. Contact's user identifier in Telegram. This number may have more than 32 significant bits and some programming languages may have difficulty/silent defects in interpreting it. But it has at most 52 significant bits, so a 64-bit integer or double-precision float type are safe for storing this identifier.Optional. Contact's user identifier in Telegram. This number may have more than 32 significant bits and some programming languages may have difficulty/silent defects in interpreting it. But it has at most 52 significant bits, so a 64-bit integer or double-precision float type are safe for storing this identifier.
    vcard
    -

    Dice

    +

    Dice

    This object represents an animated emoji that displays a random value.

    @@ -1462,11 +1471,11 @@ To learn how to create…"> - +
    value IntegerValue of the dice, 1-6 for “🎲”, “🎯” and “🎳” base emoji, 1-5 for “🏀” and “⚽” base emoji, 1-64 for “🎰” base emojiValue of the dice, 1-6 for "🎲", "🎯" and "🎳" base emoji, 1-5 for "🏀" and "⚽" base emoji, 1-64 for "🎰" base emoji
    -

    PollOption

    +

    PollOption

    This object contains information about one answer option in a poll.

    @@ -1489,7 +1498,7 @@ To learn how to create…">
    -

    PollAnswer

    +

    PollAnswer

    This object represents an answer of a user in a non-anonymous poll.

    @@ -1513,7 +1522,7 @@ To learn how to create…"> - + @@ -1522,7 +1531,7 @@ To learn how to create…">
    user UserOptional. The user that changed the answer to the poll, if the voter isn't anonymousOptional. The user that changed the answer to the poll, if the voter isn't anonymous
    option_ids
    -

    Poll

    +

    Poll

    This object contains information about a poll.

    @@ -1566,7 +1575,7 @@ To learn how to create…"> - + @@ -1600,7 +1609,7 @@ To learn how to create…">
    type StringPoll type, currently can be “regular” or “quiz”Poll type, currently can be "regular" or "quiz"
    allows_multiple_answers
    -

    Location

    +

    Location

    This object represents a point on the map.

    @@ -1643,7 +1652,7 @@ To learn how to create…">
    -

    Venue

    +

    Venue

    This object represents a venue.

    @@ -1657,7 +1666,7 @@ To learn how to create…"> - + @@ -1677,7 +1686,7 @@ To learn how to create…"> - + @@ -1691,7 +1700,7 @@ To learn how to create…">
    location LocationVenue location. Can't be a live locationVenue location. Can't be a live location
    title
    foursquare_type StringOptional. Foursquare type of the venue. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.)Optional. Foursquare type of the venue. (For example, "arts_entertainment/default", "arts_entertainment/aquarium" or "food/icecream".)
    google_place_id
    -

    WebAppData

    +

    WebAppData

    Describes data sent from a Web App to the bot.

    @@ -1714,7 +1723,7 @@ To learn how to create…">
    -

    ProximityAlertTriggered

    +

    ProximityAlertTriggered

    This object represents the content of a service message, sent whenever a user in the chat triggers a proximity alert set by another user.

    @@ -1742,7 +1751,7 @@ To learn how to create…">
    -

    MessageAutoDeleteTimerChanged

    +

    MessageAutoDeleteTimerChanged

    This object represents a service message about a change in auto-delete timer settings.

    @@ -1760,7 +1769,7 @@ To learn how to create…">
    -

    ForumTopicCreated

    +

    ForumTopicCreated

    This object represents a service message about a new forum topic created in the chat.

    @@ -1788,9 +1797,9 @@ To learn how to create…">
    -

    ForumTopicClosed

    +

    ForumTopicClosed

    This object represents a service message about a forum topic closed in the chat. Currently holds no information.

    -

    ForumTopicEdited

    +

    ForumTopicEdited

    This object represents a service message about an edited forum topic.

    @@ -1813,13 +1822,13 @@ To learn how to create…">
    -

    ForumTopicReopened

    +

    ForumTopicReopened

    This object represents a service message about a forum topic reopened in the chat. Currently holds no information.

    -

    GeneralForumTopicHidden

    +

    GeneralForumTopicHidden

    This object represents a service message about General forum topic hidden in the chat. Currently holds no information.

    -

    GeneralForumTopicUnhidden

    +

    GeneralForumTopicUnhidden

    This object represents a service message about General forum topic unhidden in the chat. Currently holds no information.

    -

    UserShared

    +

    UserShared

    This object contains information about the user whose identifier was shared with the bot using a KeyboardButtonRequestUser button.

    @@ -1842,7 +1851,7 @@ To learn how to create…">
    -

    ChatShared

    +

    ChatShared

    This object contains information about the chat whose identifier was shared with the bot using a KeyboardButtonRequestChat button.

    @@ -1865,7 +1874,7 @@ To learn how to create…">
    -

    WriteAccessAllowed

    +

    WriteAccessAllowed

    This object represents a service message about a user allowing a bot to write messages after adding it to the attachment menu, launching a Web App from a link, or accepting an explicit request from a Web App sent by the method requestWriteAccess.

    @@ -1893,7 +1902,7 @@ To learn how to create…">
    -

    VideoChatScheduled

    +

    VideoChatScheduled

    This object represents a service message about a video chat scheduled in the chat.

    @@ -1911,9 +1920,9 @@ To learn how to create…">
    -

    VideoChatStarted

    +

    VideoChatStarted

    This object represents a service message about a video chat started in the chat. Currently holds no information.

    -

    VideoChatEnded

    +

    VideoChatEnded

    This object represents a service message about a video chat ended in the chat.

    @@ -1931,7 +1940,7 @@ To learn how to create…">
    -

    VideoChatParticipantsInvited

    +

    VideoChatParticipantsInvited

    This object represents a service message about new members invited to a video chat.

    @@ -1949,8 +1958,8 @@ To learn how to create…">
    -

    UserProfilePhotos

    -

    This object represent a user's profile pictures.

    +

    UserProfilePhotos

    +

    This object represent a user's profile pictures.

    @@ -1972,7 +1981,7 @@ To learn how to create…">
    -

    File

    +

    File

    This object represents a file ready to be downloaded. The file can be downloaded via the link https://api.telegram.org/file/bot<token>/<file_path>. It is guaranteed that the link will be valid for at least 1 hour. When the link expires, a new one can be requested by calling getFile.

    The maximum file size to download is 20 MB

    @@ -1994,7 +2003,7 @@ To learn how to create…"> file_unique_id String -Unique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file. +Unique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file. file_size @@ -2008,7 +2017,7 @@ To learn how to create…"> -

    WebAppInfo

    +

    WebAppInfo

    Describes a Web App.

    @@ -2026,7 +2035,7 @@ To learn how to create…">
    -

    ReplyKeyboardMarkup

    +

    ReplyKeyboardMarkup

    This object represents a custom keyboard with reply options (see Introduction to bots for details and examples).

    @@ -2050,12 +2059,12 @@ To learn how to create…"> - + - + @@ -2065,11 +2074,11 @@ To learn how to create…"> - +
    resize_keyboard BooleanOptional. Requests clients to resize the keyboard vertically for optimal fit (e.g., make the keyboard smaller if there are just two rows of buttons). Defaults to false, in which case the custom keyboard is always of the same height as the app's standard keyboard.Optional. Requests clients to resize the keyboard vertically for optimal fit (e.g., make the keyboard smaller if there are just two rows of buttons). Defaults to false, in which case the custom keyboard is always of the same height as the app's standard keyboard.
    one_time_keyboard BooleanOptional. Requests clients to hide the keyboard as soon as it's been used. The keyboard will still be available, but clients will automatically display the usual letter-keyboard in the chat - the user can press a special button in the input field to see the custom keyboard again. Defaults to false.Optional. Requests clients to hide the keyboard as soon as it's been used. The keyboard will still be available, but clients will automatically display the usual letter-keyboard in the chat - the user can press a special button in the input field to see the custom keyboard again. Defaults to false.
    input_field_placeholder
    selective BooleanOptional. Use this parameter if you want to show the keyboard to specific users only. Targets: 1) users that are @mentioned in the text of the Message object; 2) if the bot's message is a reply (has reply_to_message_id), sender of the original message.

    Example: A user requests to change the bot's language, bot replies to the request with a keyboard to select the new language. Other users in the group don't see the keyboard.
    Optional. Use this parameter if you want to show the keyboard to specific users only. Targets: 1) users that are @mentioned in the text of the Message object; 2) if the bot's message is a reply (has reply_to_message_id), sender of the original message.

    Example: A user requests to change the bot's language, bot replies to the request with a keyboard to select the new language. Other users in the group don't see the keyboard.
    -

    KeyboardButton

    +

    KeyboardButton

    This object represents one button of the reply keyboard. For simple text buttons, String can be used instead of this object to specify the button text. The optional fields web_app, request_user, request_chat, request_contact, request_location, and request_poll are mutually exclusive.

    @@ -2088,22 +2097,22 @@ To learn how to create…"> - + - + - + - + @@ -2113,12 +2122,15 @@ To learn how to create…"> - +
    request_user KeyboardButtonRequestUserOptional. If specified, pressing the button will open a list of suitable users. Tapping on any user will send their identifier to the bot in a “user_shared” service message. Available in private chats only.Optional. If specified, pressing the button will open a list of suitable users. Tapping on any user will send their identifier to the bot in a "user_shared" service message. Available in private chats only.
    request_chat KeyboardButtonRequestChatOptional. If specified, pressing the button will open a list of suitable chats. Tapping on a chat will send its identifier to the bot in a “chat_shared” service message. Available in private chats only.Optional. If specified, pressing the button will open a list of suitable chats. Tapping on a chat will send its identifier to the bot in a "chat_shared" service message. Available in private chats only.
    request_contact BooleanOptional. If True, the user's phone number will be sent as a contact when the button is pressed. Available in private chats only.Optional. If True, the user's phone number will be sent as a contact when the button is pressed. Available in private chats only.
    request_location BooleanOptional. If True, the user's current location will be sent when the button is pressed. Available in private chats only.Optional. If True, the user's current location will be sent when the button is pressed. Available in private chats only.
    request_poll
    web_app WebAppInfoOptional. If specified, the described Web App will be launched when the button is pressed. The Web App will be able to send a “web_app_data” service message. Available in private chats only.Optional. If specified, the described Web App will be launched when the button is pressed. The Web App will be able to send a "web_app_data" service message. Available in private chats only.
    -

    Note: request_contact and request_location options will only work in Telegram versions released after 9 April, 2016. Older clients will display unsupported message.
    Note: request_poll option will only work in Telegram versions released after 23 January, 2020. Older clients will display unsupported message.
    Note: web_app option will only work in Telegram versions released after 16 April, 2022. Older clients will display unsupported message.
    Note: request_user and request_chat options will only work in Telegram versions released after 3 February, 2023. Older clients will display unsupported message.

    -

    KeyboardButtonRequestUser

    +

    Note: request_contact and request_location options will only work in Telegram versions released after 9 April, 2016. Older clients will display unsupported message. +Note: request_poll option will only work in Telegram versions released after 23 January, 2020. Older clients will display unsupported message. +Note: web_app option will only work in Telegram versions released after 16 April, 2022. Older clients will display unsupported message. +Note: request_user and request_chat options will only work in Telegram versions released after 3 February, 2023. Older clients will display unsupported message.

    +

    KeyboardButtonRequestUser

    This object defines the criteria used to request a suitable user. The identifier of the selected user will be shared with the bot when the corresponding button is pressed. More about requesting users »

    @@ -2146,7 +2158,7 @@ To learn how to create…">
    -

    KeyboardButtonRequestChat

    +

    KeyboardButtonRequestChat

    This object defines the criteria used to request a suitable chat. The identifier of the selected chat will be shared with the bot when the corresponding button is pressed. More about requesting chats »

    @@ -2199,7 +2211,7 @@ To learn how to create…">
    -

    KeyboardButtonPollType

    +

    KeyboardButtonPollType

    This object represents type of a poll, which is allowed to be created and sent when the corresponding button is pressed.

    @@ -2217,7 +2229,7 @@ To learn how to create…">
    -

    ReplyKeyboardRemove

    +

    ReplyKeyboardRemove

    Upon receiving a message with this object, Telegram clients will remove the current custom keyboard and display the default letter-keyboard. By default, custom keyboards are displayed until a new keyboard is sent by a bot. An exception is made for one-time keyboards that are hidden immediately after the user presses a button (see ReplyKeyboardMarkup).

    @@ -2236,11 +2248,11 @@ To learn how to create…"> - +
    selective BooleanOptional. Use this parameter if you want to remove the keyboard for specific users only. Targets: 1) users that are @mentioned in the text of the Message object; 2) if the bot's message is a reply (has reply_to_message_id), sender of the original message.

    Example: A user votes in a poll, bot returns confirmation message in reply to the vote and removes the keyboard for that user, while still showing the keyboard with poll options to users who haven't voted yet.
    Optional. Use this parameter if you want to remove the keyboard for specific users only. Targets: 1) users that are @mentioned in the text of the Message object; 2) if the bot's message is a reply (has reply_to_message_id), sender of the original message.

    Example: A user votes in a poll, bot returns confirmation message in reply to the vote and removes the keyboard for that user, while still showing the keyboard with poll options to users who haven't voted yet.
    -

    InlineKeyboardMarkup

    +

    InlineKeyboardMarkup

    This object represents an inline keyboard that appears right next to the message it belongs to.

    @@ -2259,7 +2271,7 @@ To learn how to create…">

    Note: This will only work in Telegram versions released after 9 April, 2016. Older clients will display unsupported message.

    -

    InlineKeyboardButton

    +

    InlineKeyboardButton

    This object represents one button of an inline keyboard. You must use exactly one of the optional fields.

    @@ -2298,17 +2310,17 @@ To learn how to create…"> - + - + - + @@ -2322,12 +2334,11 @@ To learn how to create…">
    switch_inline_query StringOptional. If set, pressing the button will prompt the user to select one of their chats, open that chat and insert the bot's username and the specified inline query in the input field. May be empty, in which case just the bot's username will be inserted.Optional. If set, pressing the button will prompt the user to select one of their chats, open that chat and insert the bot's username and the specified inline query in the input field. May be empty, in which case just the bot's username will be inserted.
    switch_inline_query_current_chat StringOptional. If set, pressing the button will insert the bot's username and the specified inline query in the current chat's input field. May be empty, in which case only the bot's username will be inserted.

    This offers a quick way for the user to open your bot in inline mode in the same chat - good for selecting something from multiple options.
    Optional. If set, pressing the button will insert the bot's username and the specified inline query in the current chat's input field. May be empty, in which case only the bot's username will be inserted.

    This offers a quick way for the user to open your bot in inline mode in the same chat - good for selecting something from multiple options.
    switch_inline_query_chosen_chat SwitchInlineQueryChosenChatOptional. If set, pressing the button will prompt the user to select one of their chats of the specified type, open that chat and insert the bot's username and the specified inline query in the input fieldOptional. If set, pressing the button will prompt the user to select one of their chats of the specified type, open that chat and insert the bot's username and the specified inline query in the input field
    callback_game
    -

    LoginUrl

    +

    LoginUrl

    This object represents a parameter of the inline keyboard button used to automatically authorize a user. Serves as a great replacement for the Telegram Login Widget when the user is coming from Telegram. All the user needs to do is tap/click a button and confirm that they want to log in:

    - TITLE + TITLE
    -

    Telegram apps support these buttons as of version 5.7.

    Sample bot: @discussbot

    @@ -2354,7 +2365,7 @@ To learn how to create…"> bot_username String -Optional. Username of a bot, which will be used for user authorization. See Setting up a bot for more details. If not specified, the current bot's username will be assumed. The url's domain must be the same as the domain linked with the bot. See Linking your domain to the bot for more details. +Optional. Username of a bot, which will be used for user authorization. See Setting up a bot for more details. If not specified, the current bot's username will be assumed. The url's domain must be the same as the domain linked with the bot. See Linking your domain to the bot for more details. request_write_access @@ -2363,7 +2374,7 @@ To learn how to create…"> -

    SwitchInlineQueryChosenChat

    +

    SwitchInlineQueryChosenChat

    This object represents an inline button that switches the current user to inline mode in a chosen chat, with an optional default inline query.

    @@ -2377,7 +2388,7 @@ To learn how to create…"> - + @@ -2401,7 +2412,7 @@ To learn how to create…">
    query StringOptional. The default inline query to be inserted in the input field. If left empty, only the bot's username will be insertedOptional. The default inline query to be inserted in the input field. If left empty, only the bot's username will be inserted
    allow_user_chats
    -

    CallbackQuery

    +

    CallbackQuery

    This object represents an incoming callback query from a callback button in an inline keyboard. If the button that originated the query was attached to a message sent by the bot, the field message will be present. If the button was attached to a message sent via the bot (in inline mode), the field inline_message_id will be present. Exactly one of the fields data or game_short_name will be present.

    @@ -2452,8 +2463,8 @@ To learn how to create…">

    NOTE: After the user presses a callback button, Telegram clients will display a progress bar until you call answerCallbackQuery. It is, therefore, necessary to react by calling answerCallbackQuery even if no notification to the user is needed (e.g., without specifying any of the optional parameters).

    -

    ForceReply

    -

    Upon receiving a message with this object, Telegram clients will display a reply interface to the user (act as if the user has selected the bot's message and tapped 'Reply'). This can be extremely useful if you want to create user-friendly step-by-step interfaces without having to sacrifice privacy mode.

    +

    ForceReply

    +

    Upon receiving a message with this object, Telegram clients will display a reply interface to the user (act as if the user has selected the bot's message and tapped 'Reply'). This can be extremely useful if you want to create user-friendly step-by-step interfaces without having to sacrifice privacy mode.

    @@ -2466,7 +2477,7 @@ To learn how to create…"> - + @@ -2476,7 +2487,7 @@ To learn how to create…"> - +
    force_reply TrueShows reply interface to the user, as if they manually selected the bot's message and tapped 'Reply'Shows reply interface to the user, as if they manually selected the bot's message and tapped 'Reply'
    input_field_placeholder
    selective BooleanOptional. Use this parameter if you want to force reply from specific users only. Targets: 1) users that are @mentioned in the text of the Message object; 2) if the bot's message is a reply (has reply_to_message_id), sender of the original message.Optional. Use this parameter if you want to force reply from specific users only. Targets: 1) users that are @mentioned in the text of the Message object; 2) if the bot's message is a reply (has reply_to_message_id), sender of the original message.
    @@ -2484,11 +2495,11 @@ To learn how to create…">

    Example: A poll bot for groups runs in privacy mode (only receives commands, replies to its messages and mentions). There could be two ways to create a new poll:

    • Explain the user how to send a command with parameters (e.g. /newpoll question answer1 answer2). May be appealing for hardcore users but lacks modern day polish.
    • -
    • Guide the user through a step-by-step process. 'Please send me your question', 'Cool, now let's add the first answer option', 'Great. Keep adding answer options, then send /done when you're ready'.
    • +
    • Guide the user through a step-by-step process. 'Please send me your question', 'Cool, now let's add the first answer option', 'Great. Keep adding answer options, then send /done when you're ready'.
    -

    The last option is definitely more attractive. And if you use ForceReply in your bot's questions, it will receive the user's answers even if it only receives replies, commands and mentions - without any extra work for the user.

    +

    The last option is definitely more attractive. And if you use ForceReply in your bot's questions, it will receive the user's answers even if it only receives replies, commands and mentions - without any extra work for the user.

    -

    ChatPhoto

    +

    ChatPhoto

    This object represents a chat photo.

    @@ -2507,7 +2518,7 @@ To learn how to create…"> - + @@ -2517,11 +2528,11 @@ To learn how to create…"> - +
    small_file_unique_id StringUnique file identifier of small (160x160) chat photo, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.Unique file identifier of small (160x160) chat photo, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.
    big_file_id
    big_file_unique_id StringUnique file identifier of big (640x640) chat photo, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.Unique file identifier of big (640x640) chat photo, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.
    -

    ChatInviteLink

    +

    ChatInviteLink

    Represents an invite link for a chat.

    @@ -2535,7 +2546,7 @@ To learn how to create…"> - + @@ -2579,7 +2590,7 @@ To learn how to create…">
    invite_link StringThe invite link. If the link was created by another chat administrator, then the second part of the link will be replaced with “…”.The invite link. If the link was created by another chat administrator, then the second part of the link will be replaced with "...".
    creator
    -

    ChatAdministratorRights

    +

    ChatAdministratorRights

    Represents the rights of an administrator in a chat.

    @@ -2593,7 +2604,7 @@ To learn how to create…"> - + @@ -2667,7 +2678,7 @@ To learn how to create…">
    is_anonymous BooleanTrue, if the user's presence in the chat is hiddenTrue, if the user's presence in the chat is hidden
    can_manage_chat
    -

    ChatMember

    +

    ChatMember

    This object contains information about one member of a chat. Currently, the following 6 types of chat members are supported:

    -

    ChatMemberOwner

    +

    ChatMemberOwner

    Represents a chat member that owns the chat and has all administrator privileges.

    @@ -2691,7 +2702,7 @@ To learn how to create…"> - + @@ -2701,7 +2712,7 @@ To learn how to create…"> - + @@ -2710,7 +2721,7 @@ To learn how to create…">
    status StringThe member's status in the chat, always “creator”The member's status in the chat, always "creator"
    user
    is_anonymous BooleanTrue, if the user's presence in the chat is hiddenTrue, if the user's presence in the chat is hidden
    custom_title
    -

    ChatMemberAdministrator

    +

    ChatMemberAdministrator

    Represents a chat member that has some additional privileges.

    @@ -2724,7 +2735,7 @@ To learn how to create…"> - + @@ -2739,7 +2750,7 @@ To learn how to create…"> - + @@ -2818,7 +2829,7 @@ To learn how to create…">
    status StringThe member's status in the chat, always “administrator”The member's status in the chat, always "administrator"
    user
    is_anonymous BooleanTrue, if the user's presence in the chat is hiddenTrue, if the user's presence in the chat is hidden
    can_manage_chat
    -

    ChatMemberMember

    +

    ChatMemberMember

    Represents a chat member that has no additional privileges or restrictions.

    @@ -2832,7 +2843,7 @@ To learn how to create…"> - + @@ -2841,7 +2852,7 @@ To learn how to create…">
    status StringThe member's status in the chat, always “member”The member's status in the chat, always "member"
    user
    -

    ChatMemberRestricted

    +

    ChatMemberRestricted

    Represents a chat member that is under certain restrictions in the chat. Supergroups only.

    @@ -2855,7 +2866,7 @@ To learn how to create…"> - + @@ -2944,8 +2955,8 @@ To learn how to create…">
    status StringThe member's status in the chat, always “restricted”The member's status in the chat, always "restricted"
    user
    -

    ChatMemberLeft

    -

    Represents a chat member that isn't currently a member of the chat, but may join it themselves.

    +

    ChatMemberLeft

    +

    Represents a chat member that isn't currently a member of the chat, but may join it themselves.

    @@ -2958,7 +2969,7 @@ To learn how to create…"> - + @@ -2967,8 +2978,8 @@ To learn how to create…">
    status StringThe member's status in the chat, always “left”The member's status in the chat, always "left"
    user
    -

    ChatMemberBanned

    -

    Represents a chat member that was banned in the chat and can't return to the chat or view chat messages.

    +

    ChatMemberBanned

    +

    Represents a chat member that was banned in the chat and can't return to the chat or view chat messages.

    @@ -2981,7 +2992,7 @@ To learn how to create…"> - + @@ -2995,7 +3006,7 @@ To learn how to create…">
    status StringThe member's status in the chat, always “kicked”The member's status in the chat, always "kicked"
    user
    -

    ChatMemberUpdated

    +

    ChatMemberUpdated

    This object represents changes in the status of a chat member.

    @@ -3043,7 +3054,7 @@ To learn how to create…">
    -

    ChatJoinRequest

    +

    ChatJoinRequest

    Represents a join request sent to a chat.

    @@ -3086,7 +3097,7 @@ To learn how to create…">
    -

    ChatPermissions

    +

    ChatPermissions

    Describes actions that a non-administrator user is allowed to take in a chat.

    @@ -3169,7 +3180,7 @@ To learn how to create…">
    -

    ChatLocation

    +

    ChatLocation

    Represents a location to which a chat is connected.

    @@ -3183,7 +3194,7 @@ To learn how to create…"> - + @@ -3192,7 +3203,7 @@ To learn how to create…">
    location LocationThe location to which the supergroup is connected. Can't be a live location.The location to which the supergroup is connected. Can't be a live location.
    address
    -

    ForumTopic

    +

    ForumTopic

    This object represents a forum topic.

    @@ -3225,7 +3236,7 @@ To learn how to create…">
    -

    BotCommand

    +

    BotCommand

    This object represents a bot command.

    @@ -3248,7 +3259,7 @@ To learn how to create…">
    -

    BotCommandScope

    +

    BotCommandScope

    This object represents the scope to which bot commands are applied. Currently, the following 7 scopes are supported:

    -

    Determining list of commands

    +

    Determining list of commands

    The following algorithm is used to determine the list of commands for a particular user viewing the bot menu. The first list of commands which is set is returned:

    Commands in the chat with the bot

      @@ -3285,7 +3296,7 @@ To learn how to create…">
    • botCommandScopeDefault + language_code
    • botCommandScopeDefault
    -

    BotCommandScopeDefault

    +

    BotCommandScopeDefault

    Represents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.

    @@ -3303,7 +3314,7 @@ To learn how to create…">
    -

    BotCommandScopeAllPrivateChats

    +

    BotCommandScopeAllPrivateChats

    Represents the scope of bot commands, covering all private chats.

    @@ -3321,7 +3332,7 @@ To learn how to create…">
    -

    BotCommandScopeAllGroupChats

    +

    BotCommandScopeAllGroupChats

    Represents the scope of bot commands, covering all group and supergroup chats.

    @@ -3339,7 +3350,7 @@ To learn how to create…">
    -

    BotCommandScopeAllChatAdministrators

    +

    BotCommandScopeAllChatAdministrators

    Represents the scope of bot commands, covering all group and supergroup chat administrators.

    @@ -3357,7 +3368,7 @@ To learn how to create…">
    -

    BotCommandScopeChat

    +

    BotCommandScopeChat

    Represents the scope of bot commands, covering a specific chat.

    @@ -3380,7 +3391,7 @@ To learn how to create…">
    -

    BotCommandScopeChatAdministrators

    +

    BotCommandScopeChatAdministrators

    Represents the scope of bot commands, covering all administrators of a specific group or supergroup chat.

    @@ -3403,7 +3414,7 @@ To learn how to create…">
    -

    BotCommandScopeChatMember

    +

    BotCommandScopeChatMember

    Represents the scope of bot commands, covering a specific member of a group or supergroup chat.

    @@ -3431,8 +3442,8 @@ To learn how to create…">
    -

    BotName

    -

    This object represents the bot's name.

    +

    BotName

    +

    This object represents the bot's name.

    @@ -3445,12 +3456,12 @@ To learn how to create…"> - +
    name StringThe bot's nameThe bot's name
    -

    BotDescription

    -

    This object represents the bot's description.

    +

    BotDescription

    +

    This object represents the bot's description.

    @@ -3463,12 +3474,12 @@ To learn how to create…"> - +
    description StringThe bot's descriptionThe bot's description
    -

    BotShortDescription

    -

    This object represents the bot's short description.

    +

    BotShortDescription

    +

    This object represents the bot's short description.

    @@ -3481,20 +3492,20 @@ To learn how to create…"> - +
    short_description StringThe bot's short descriptionThe bot's short description
    -

    MenuButton

    -

    This object describes the bot's menu button in a private chat. It should be one of

    +

    MenuButton

    +

    This object describes the bot's menu button in a private chat. It should be one of

    If a menu button other than MenuButtonDefault is set for a private chat, then it is applied in the chat. Otherwise the default menu button is applied. By default, the menu button opens the list of bot commands.

    -

    MenuButtonCommands

    -

    Represents a menu button, which opens the bot's list of commands.

    +

    MenuButtonCommands

    +

    Represents a menu button, which opens the bot's list of commands.

    @@ -3511,7 +3522,7 @@ To learn how to create…">
    -

    MenuButtonWebApp

    +

    MenuButtonWebApp

    Represents a menu button, which launches a Web App.

    @@ -3539,7 +3550,7 @@ To learn how to create…">
    -

    MenuButtonDefault

    +

    MenuButtonDefault

    Describes that no specific value for the menu button was set.

    @@ -3557,7 +3568,7 @@ To learn how to create…">
    -

    ResponseParameters

    +

    ResponseParameters

    Describes why a request was unsuccessful.

    @@ -3580,7 +3591,7 @@ To learn how to create…">
    -

    InputMedia

    +

    InputMedia

    This object represents the content of a media message to be sent. It should be one of

    -

    InputMediaPhoto

    +

    InputMediaPhoto

    Represents a photo to be sent.

    @@ -3608,7 +3619,7 @@ To learn how to create…"> - + @@ -3632,7 +3643,7 @@ To learn how to create…">
    media StringFile to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass “attach://<file_attach_name>” to upload a new one using multipart/form-data under <file_attach_name> name. More information on Sending Files »File to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass "attach://<file_attach_name>" to upload a new one using multipart/form-data under <file_attach_name> name. More information on Sending Files »
    caption
    -

    InputMediaVideo

    +

    InputMediaVideo

    Represents a video to be sent.

    @@ -3651,12 +3662,12 @@ To learn how to create…"> - + - + @@ -3700,7 +3711,7 @@ To learn how to create…">
    media StringFile to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass “attach://<file_attach_name>” to upload a new one using multipart/form-data under <file_attach_name> name. More information on Sending Files »File to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass "attach://<file_attach_name>" to upload a new one using multipart/form-data under <file_attach_name> name. More information on Sending Files »
    thumbnail InputFile or StringOptional. Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass “attach://<file_attach_name>” if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »Optional. Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass "attach://<file_attach_name>" if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »
    caption
    -

    InputMediaAnimation

    +

    InputMediaAnimation

    Represents an animation file (GIF or H.264/MPEG-4 AVC video without sound) to be sent.

    @@ -3719,12 +3730,12 @@ To learn how to create…"> - + - + @@ -3763,7 +3774,7 @@ To learn how to create…">
    media StringFile to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass “attach://<file_attach_name>” to upload a new one using multipart/form-data under <file_attach_name> name. More information on Sending Files »File to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass "attach://<file_attach_name>" to upload a new one using multipart/form-data under <file_attach_name> name. More information on Sending Files »
    thumbnail InputFile or StringOptional. Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass “attach://<file_attach_name>” if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »Optional. Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass "attach://<file_attach_name>" if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »
    caption
    -

    InputMediaAudio

    +

    InputMediaAudio

    Represents an audio file to be treated as music to be sent.

    @@ -3782,12 +3793,12 @@ To learn how to create…"> - + - + @@ -3821,7 +3832,7 @@ To learn how to create…">
    media StringFile to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass “attach://<file_attach_name>” to upload a new one using multipart/form-data under <file_attach_name> name. More information on Sending Files »File to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass "attach://<file_attach_name>" to upload a new one using multipart/form-data under <file_attach_name> name. More information on Sending Files »
    thumbnail InputFile or StringOptional. Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass “attach://<file_attach_name>” if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »Optional. Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass "attach://<file_attach_name>" if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »
    caption
    -

    InputMediaDocument

    +

    InputMediaDocument

    Represents a general file to be sent.

    @@ -3840,12 +3851,12 @@ To learn how to create…"> - + - + @@ -3869,21 +3880,21 @@ To learn how to create…">
    media StringFile to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass “attach://<file_attach_name>” to upload a new one using multipart/form-data under <file_attach_name> name. More information on Sending Files »File to send. Pass a file_id to send a file that exists on the Telegram servers (recommended), pass an HTTP URL for Telegram to get a file from the Internet, or pass "attach://<file_attach_name>" to upload a new one using multipart/form-data under <file_attach_name> name. More information on Sending Files »
    thumbnail InputFile or StringOptional. Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass “attach://<file_attach_name>” if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »Optional. Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass "attach://<file_attach_name>" if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »
    caption
    -

    InputFile

    +

    InputFile

    This object represents the contents of a file to be uploaded. Must be posted using multipart/form-data in the usual way that files are uploaded via the browser.

    -

    Sending files

    +

    Sending files

    There are three ways to send files (photos, stickers, audio, media, etc.):

      -
    1. If the file is already stored somewhere on the Telegram servers, you don't need to reupload it: each file object has a file_id field, simply pass this file_id as a parameter instead of uploading. There are no limits for files sent this way.
    2. +
    3. If the file is already stored somewhere on the Telegram servers, you don't need to reupload it: each file object has a file_id field, simply pass this file_id as a parameter instead of uploading. There are no limits for files sent this way.
    4. Provide Telegram with an HTTP URL for the file to be sent. Telegram will download and send the file. 5 MB max size for photos and 20 MB max for other types of content.
    5. Post the file using multipart/form-data in the usual way that files are uploaded via the browser. 10 MB max size for photos, 50 MB for other files.

    Sending by file_id

      -
    • It is not possible to change the file type when resending by file_id. I.e. a video can't be sent as a photo, a photo can't be sent as a document, etc.
    • +
    • It is not possible to change the file type when resending by file_id. I.e. a video can't be sent as a photo, a photo can't be sent as a document, etc.
    • It is not possible to resend thumbnails.
    • Resending a photo by file_id will send all of its sizes.
    • -
    • file_id is unique for each individual bot and can't be transferred from one bot to another.
    • +
    • file_id is unique for each individual bot and can't be transferred from one bot to another.
    • file_id uniquely identifies a file, but a file can have different valid file_ids even for the same bot.

    Sending by URL

    @@ -3891,21 +3902,22 @@ To learn how to create…">
  • When sending by URL the target file must have the correct MIME type (e.g., audio/mpeg for sendAudio, etc.).
  • In sendDocument, sending by URL will currently only work for GIF, PDF and ZIP files.
  • To use sendVoice, the file must have the type audio/ogg and be no more than 1MB in size. 1-20MB voice notes will be sent as files.
  • -
  • Other configurations may work but we can't guarantee that they will.
  • +
  • Other configurations may work but we can't guarantee that they will.
  • -

    Inline mode objects

    +

    Inline mode objects

    Objects and methods used in the inline mode are described in the Inline mode section.

    -

    Available methods

    +

    Available methods

    -

    All methods in the Bot API are case-insensitive. We support GET and POST HTTP methods. Use either URL query string or application/json or application/x-www-form-urlencoded or multipart/form-data for passing parameters in Bot API requests.
    On successful call, a JSON-object containing the result will be returned.

    +

    All methods in the Bot API are case-insensitive. We support GET and POST HTTP methods. Use either URL query string or application/json or application/x-www-form-urlencoded or multipart/form-data for passing parameters in Bot API requests. +On successful call, a JSON-object containing the result will be returned.

    -

    getMe

    -

    A simple method for testing your bot's authentication token. Requires no parameters. Returns basic information about the bot in form of a User object.

    -

    logOut

    +

    getMe

    +

    A simple method for testing your bot's authentication token. Requires no parameters. Returns basic information about the bot in form of a User object.

    +

    logOut

    Use this method to log out from the cloud Bot API server before launching the bot locally. You must log out the bot before running it locally, otherwise there is no guarantee that the bot will receive updates. After a successful call, you can immediately log in on a local server, but will not be able to log in back to the cloud Bot API server for 10 minutes. Returns True on success. Requires no parameters.

    -

    close

    -

    Use this method to close the bot instance before moving it from one local server to another. You need to delete the webhook before calling this method to ensure that the bot isn't launched again after server restart. The method will return error 429 in the first 10 minutes after the bot is launched. Returns True on success. Requires no parameters.

    -

    sendMessage

    +

    close

    +

    Use this method to close the bot instance before moving it from one local server to another. You need to delete the webhook before calling this method to ensure that the bot isn't launched again after server restart. The method will return error 429 in the first 10 minutes after the bot is launched. Returns True on success. Requires no parameters.

    +

    sendMessage

    Use this method to send text messages. On success, the sent Message is returned.

    @@ -3985,16 +3997,21 @@ To learn how to create…">
    -

    Formatting options

    -

    The Bot API supports basic formatting for messages. You can use bold, italic, underlined, strikethrough, and spoiler text, as well as inline links and pre-formatted code in your bots' messages. Telegram clients will render them accordingly. You can specify text entities directly, or use markdown-style or HTML-style formatting.

    -

    Note that Telegram clients will display an alert to the user before opening an inline link ('Open this link?' together with the full URL).

    -

    Message entities can be nested, providing following restrictions are met:
    - If two entities have common characters, then one of them is fully contained inside another.
    - bold, italic, underline, strikethrough, and spoiler entities can contain and can be part of any other entities, except pre and code.
    - All other entities can't contain each other.

    +

    Formatting options

    +

    The Bot API supports basic formatting for messages. You can use bold, italic, underlined, strikethrough, and spoiler text, as well as inline links and pre-formatted code in your bots' messages. Telegram clients will render them accordingly. You can specify text entities directly, or use markdown-style or HTML-style formatting.

    +

    Note that Telegram clients will display an alert to the user before opening an inline link ('Open this link?' together with the full URL).

    +

    Message entities can be nested, providing following restrictions are met:

    +
      +
    • If two entities have common characters, then one of them is fully contained inside another.
    • +
    • bold, italic, underline, strikethrough, and spoiler entities can contain and can be part of any other entities, except pre and code.
    • +
    • All other entities can't contain each other.
    • +

    Links tg://user?id=<user_id> can be used to mention a user by their ID without using a username. Please note:

    • These links will work only if they are used inside an inline link or in an inline keyboard button. For example, they will not work, when used in a message text.
    • -
    • Unless the user is a member of the chat where they were mentioned, these mentions are only guaranteed to work if the user has contacted the bot in private in the past or has sent a callback query to the bot via an inline button and doesn't have Forwarded Messages privacy enabled for the bot.
    • +
    • Unless the user is a member of the chat where they were mentioned, these mentions are only guaranteed to work if the user has contacted the bot in private in the past or has sent a callback query to the bot via an inline button and doesn't have Forwarded Messages privacy enabled for the bot.
    -
    MarkdownV2 style
    +
    MarkdownV2 style

    To use this mode, pass MarkdownV2 in the parse_mode field. Use the following syntax in your message:

    *bold \*text*
     _italic \*text_
    @@ -4014,28 +4031,28 @@ pre-formatted fixed-width code block written in the Python programming language
     ```

    Please note:

      -
    • Any character with code between 1 and 126 inclusively can be escaped anywhere with a preceding '\' character, in which case it is treated as an ordinary character and not a part of the markup. This implies that '\' character usually must be escaped with a preceding '\' character.
    • -
    • Inside pre and code entities, all '`' and '\' characters must be escaped with a preceding '\' character.
    • -
    • Inside the (...) part of the inline link and custom emoji definition, all ')' and '\' must be escaped with a preceding '\' character.
    • -
    • In all other places characters '_', '*', '[', ']', '(', ')', '~', '`', '>', '#', '+', '-', '=', '|', '{', '}', '.', '!' must be escaped with the preceding character '\'.
    • +
    • Any character with code between 1 and 126 inclusively can be escaped anywhere with a preceding '\' character, in which case it is treated as an ordinary character and not a part of the markup. This implies that '\' character usually must be escaped with a preceding '\' character.
    • +
    • Inside pre and code entities, all '`' and '\' characters must be escaped with a preceding '\' character.
    • +
    • Inside the (...) part of the inline link and custom emoji definition, all ')' and '\' must be escaped with a preceding '\' character.
    • +
    • In all other places characters '_', '*', '[', ']', '(', ')', '~', '`', '>', '#', '+', '-', '=', '|', '{', '}', '.', '!' must be escaped with the preceding character '\'.
    • In case of ambiguity between italic and underline entities __ is always greadily treated from left to right as beginning or end of underline entity, so instead of ___italic underline___ use ___italic underline_\r__, where \r is a character with code 13, which will be ignored.
    • A valid emoji must be provided as an alternative value for the custom emoji. The emoji will be shown instead of the custom emoji in places where a custom emoji cannot be displayed (e.g., system notifications) or if the message is forwarded by a non-premium user. It is recommended to use the emoji from the emoji field of the custom emoji sticker.
    • Custom emoji entities can only be used by bots that purchased additional usernames on Fragment.
    -
    HTML style
    +
    HTML style

    To use this mode, pass HTML in the parse_mode field. The following tags are currently supported:

    <b>bold</b>, <strong>bold</strong>
     <i>italic</i>, <em>italic</em>
     <u>underline</u>, <ins>underline</ins>
     <s>strikethrough</s>, <strike>strikethrough</strike>, <del>strikethrough</del>
    -<span class="tg-spoiler">spoiler</span>, <tg-spoiler>spoiler</tg-spoiler>
    -<b>bold <i>italic bold <s>italic bold strikethrough <span class="tg-spoiler">italic bold strikethrough spoiler</span></s> <u>underline italic bold</u></i> bold</b>
    -<a href="http://www.example.com/">inline URL</a>
    -<a href="tg://user?id=123456789">inline mention of a user</a>
    -<tg-emoji emoji-id="5368324170671202286">👍</tg-emoji>
    +<span class="tg-spoiler">spoiler</span>, <tg-spoiler>spoiler</tg-spoiler>
    +<b>bold <i>italic bold <s>italic bold strikethrough <span class="tg-spoiler">italic bold strikethrough spoiler</span></s> <u>underline italic bold</u></i> bold</b>
    +<a href="http://www.example.com/">inline URL</a>
    +<a href="tg://user?id=123456789">inline mention of a user</a>
    +<tg-emoji emoji-id="5368324170671202286">👍</tg-emoji>
     <code>inline fixed-width code</code>
     <pre>pre-formatted fixed-width code block</pre>
    -<pre><code class="language-python">pre-formatted fixed-width code block written in the Python programming language</code></pre>
    +<pre><code class="language-python">pre-formatted fixed-width code block written in the Python programming language</code></pre>

    Please note:

    • Only the tags mentioned above are currently supported.
    • @@ -4043,11 +4060,11 @@ pre-formatted fixed-width code block written in the Python programming language
    • All numerical HTML entities are supported.
    • The API currently supports only the following named HTML entities: &lt;, &gt;, &amp; and &quot;.
    • Use nested pre and code tags, to define programming language for pre entity.
    • -
    • Programming language can't be specified for standalone code tags.
    • +
    • Programming language can't be specified for standalone code tags.
    • A valid emoji must be used as the content of the tg-emoji tag. The emoji will be shown instead of the custom emoji in places where a custom emoji cannot be displayed (e.g., system notifications) or if the message is forwarded by a non-premium user. It is recommended to use the emoji from the emoji field of the custom emoji sticker.
    • Custom emoji entities can only be used by bots that purchased additional usernames on Fragment.
    -
    Markdown style
    +
    Markdown style

    This is a legacy mode, retained for backward compatibility. To use this mode, pass Markdown in the parse_mode field. Use the following syntax in your message:

    *bold text*
     _italic text_
    @@ -4064,11 +4081,11 @@ pre-formatted fixed-width code block written in the Python programming language
     
    • Entities must not be nested, use parse mode MarkdownV2 instead.
    • There is no way to specify underline and strikethrough entities, use parse mode MarkdownV2 instead.
    • -
    • To escape characters '_', '*', '`', '[' outside of an entity, prepend the characters '\' before them.
    • +
    • To escape characters '_', '*', '`', '[' outside of an entity, prepend the characters '\' before them.
    • Escaping inside entities is not allowed, so entity must be closed first and reopened again: use _snake_\__case_ for italic snake_case and *2*\**2=4* for bold 2*2=4.
    -

    forwardMessage

    -

    Use this method to forward messages of any kind. Service messages can't be forwarded. On success, the sent Message is returned.

    +

    forwardMessage

    +

    Use this method to forward messages of any kind. Service messages can't be forwarded. On success, the sent Message is returned.

    @@ -4117,8 +4134,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    copyMessage

    -

    Use this method to copy messages of any kind. Service messages and invoice messages can't be copied. A quiz poll can be copied only if the value of the field correct_option_id is known to the bot. The method is analogous to the method forwardMessage, but the copied message doesn't have a link to the original message. Returns the MessageId of the sent message on success.

    +

    copyMessage

    +

    Use this method to copy messages of any kind. Service messages and invoice messages can't be copied. A quiz poll can be copied only if the value of the field correct_option_id is known to the bot. The method is analogous to the method forwardMessage, but the copied message doesn't have a link to the original message. Returns the MessageId of the sent message on success.

    @@ -4203,7 +4220,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    sendPhoto

    +

    sendPhoto

    Use this method to send photos. On success, the sent Message is returned.

    @@ -4231,7 +4248,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -4289,7 +4306,7 @@ pre-formatted fixed-width code block written in the Python programming language
    photo InputFile or String YesPhoto to send. Pass a file_id as String to send a photo that exists on the Telegram servers (recommended), pass an HTTP URL as a String for Telegram to get a photo from the Internet, or upload a new photo using multipart/form-data. The photo must be at most 10 MB in size. The photo's width and height must not exceed 10000 in total. Width and height ratio must be at most 20. More information on Sending Files »Photo to send. Pass a file_id as String to send a photo that exists on the Telegram servers (recommended), pass an HTTP URL as a String for Telegram to get a photo from the Internet, or upload a new photo using multipart/form-data. The photo must be at most 10 MB in size. The photo's width and height must not exceed 10000 in total. Width and height ratio must be at most 20. More information on Sending Files »
    caption
    -

    sendAudio

    +

    sendAudio

    Use this method to send audio files, if you want Telegram clients to display them in the music player. Your audio must be in the .MP3 or .M4A format. On success, the sent Message is returned. Bots can currently send audio files of up to 50 MB in size, this limit may be changed in the future.

    For sending voice messages, use the sendVoice method instead.

    @@ -4360,7 +4377,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -4394,7 +4411,7 @@ pre-formatted fixed-width code block written in the Python programming language
    thumbnail InputFile or String OptionalThumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass “attach://<file_attach_name>” if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass "attach://<file_attach_name>" if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »
    disable_notification
    -

    sendDocument

    +

    sendDocument

    Use this method to send general files. On success, the sent Message is returned. Bots can currently send files of any type of up to 50 MB in size, this limit may be changed in the future.

    @@ -4428,7 +4445,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -4486,7 +4503,7 @@ pre-formatted fixed-width code block written in the Python programming language
    thumbnail InputFile or String OptionalThumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass “attach://<file_attach_name>” if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass "attach://<file_attach_name>" if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »
    caption
    -

    sendVideo

    +

    sendVideo

    Use this method to send video files, Telegram clients support MPEG4 videos (other formats may be sent as Document). On success, the sent Message is returned. Bots can currently send video files of up to 50 MB in size, this limit may be changed in the future.

    @@ -4538,7 +4555,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -4602,7 +4619,7 @@ pre-formatted fixed-width code block written in the Python programming language
    thumbnail InputFile or String OptionalThumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass “attach://<file_attach_name>” if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass "attach://<file_attach_name>" if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »
    caption
    -

    sendAnimation

    +

    sendAnimation

    Use this method to send animation files (GIF or H.264/MPEG-4 AVC video without sound). On success, the sent Message is returned. Bots can currently send animation files of up to 50 MB in size, this limit may be changed in the future.

    @@ -4654,7 +4671,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -4712,7 +4729,7 @@ pre-formatted fixed-width code block written in the Python programming language
    thumbnail InputFile or String OptionalThumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass “attach://<file_attach_name>” if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass "attach://<file_attach_name>" if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »
    caption
    -

    sendVoice

    +

    sendVoice

    Use this method to send audio files, if you want Telegram clients to display the file as a playable voice message. For this to work, your audio must be in an .OGG file encoded with OPUS (other formats may be sent as Audio or Document). On success, the sent Message is returned. Bots can currently send voice messages of up to 50 MB in size, this limit may be changed in the future.

    @@ -4798,7 +4815,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    sendVideoNote

    +

    sendVideoNote

    As of v.4.0, Telegram clients support rounded square MPEG4 videos of up to 1 minute long. Use this method to send video messages. On success, the sent Message is returned.

    @@ -4844,7 +4861,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -4878,7 +4895,7 @@ pre-formatted fixed-width code block written in the Python programming language
    thumbnail InputFile or String OptionalThumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass “attach://<file_attach_name>” if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »Thumbnail of the file sent; can be ignored if thumbnail generation for the file is supported server-side. The thumbnail should be in JPEG format and less than 200 kB in size. A thumbnail's width and height should not exceed 320. Ignored if the file is not uploaded using multipart/form-data. Thumbnails can't be reused and can be only uploaded as a new file, so you can pass "attach://<file_attach_name>" if the thumbnail was uploaded using multipart/form-data under <file_attach_name>. More information on Sending Files »
    disable_notification
    -

    sendMediaGroup

    +

    sendMediaGroup

    Use this method to send a group of photos, videos, documents or audios as an album. Documents and audio files can be only grouped in an album with messages of the same type. On success, an array of Messages that were sent is returned.

    @@ -4934,7 +4951,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    sendLocation

    +

    sendLocation

    Use this method to send point on the map. On success, the sent Message is returned.

    @@ -5026,7 +5043,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    sendVenue

    +

    sendVenue

    Use this method to send information about a venue. On success, the sent Message is returned.

    @@ -5084,7 +5101,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -5130,7 +5147,7 @@ pre-formatted fixed-width code block written in the Python programming language
    foursquare_type String OptionalFoursquare type of the venue, if known. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.)Foursquare type of the venue, if known. (For example, "arts_entertainment/default", "arts_entertainment/aquarium" or "food/icecream".)
    google_place_id
    -

    sendContact

    +

    sendContact

    Use this method to send phone contacts. On success, the sent Message is returned.

    @@ -5158,19 +5175,19 @@ pre-formatted fixed-width code block written in the Python programming language - + - + - + @@ -5210,7 +5227,7 @@ pre-formatted fixed-width code block written in the Python programming language
    phone_number String YesContact's phone numberContact's phone number
    first_name String YesContact's first nameContact's first name
    last_name String OptionalContact's last nameContact's last name
    vcard
    -

    sendPoll

    +

    sendPoll

    Use this method to send a native poll. On success, the sent Message is returned.

    @@ -5256,7 +5273,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -5292,13 +5309,13 @@ pre-formatted fixed-width code block written in the Python programming language - + - + @@ -5338,7 +5355,7 @@ pre-formatted fixed-width code block written in the Python programming language
    type String OptionalPoll type, “quiz” or “regular”, defaults to “regular”Poll type, "quiz" or "regular", defaults to "regular"
    allows_multiple_answersopen_period Integer OptionalAmount of time in seconds the poll will be active after creation, 5-600. Can't be used together with close_date.Amount of time in seconds the poll will be active after creation, 5-600. Can't be used together with close_date.
    close_date Integer OptionalPoint in time (Unix timestamp) when the poll will be automatically closed. Must be at least 5 and no more than 600 seconds in the future. Can't be used together with open_period.Point in time (Unix timestamp) when the poll will be automatically closed. Must be at least 5 and no more than 600 seconds in the future. Can't be used together with open_period.
    is_closed
    -

    sendDice

    +

    sendDice

    Use this method to send an animated emoji that will display a random value. On success, the sent Message is returned.

    @@ -5366,7 +5383,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -5400,10 +5417,10 @@ pre-formatted fixed-width code block written in the Python programming language
    emoji String OptionalEmoji on which the dice throw animation is based. Currently, must be one of “🎲”, “🎯”, “🏀”, “⚽”, “🎳”, or “🎰”. Dice can have values 1-6 for “🎲”, “🎯” and “🎳”, values 1-5 for “🏀” and “⚽”, and values 1-64 for “🎰”. Defaults to “🎲Emoji on which the dice throw animation is based. Currently, must be one of "🎲", "🎯", "🏀", "⚽", "🎳", or "🎰". Dice can have values 1-6 for "🎲", "🎯" and "🎳", values 1-5 for "🏀" and "⚽", and values 1-64 for "🎰". Defaults to "🎲"
    disable_notification
    -

    sendChatAction

    -

    Use this method when you need to tell the user that something is happening on the bot's side. The status is set for 5 seconds or less (when a message arrives from your bot, Telegram clients clear its typing status). Returns True on success.

    +

    sendChatAction

    +

    Use this method when you need to tell the user that something is happening on the bot's side. The status is set for 5 seconds or less (when a message arrives from your bot, Telegram clients clear its typing status). Returns True on success.

    -

    Example: The ImageBot needs some time to process a request and upload the image. Instead of sending a text message along the lines of “Retrieving image, please wait…”, the bot may use sendChatAction with action = upload_photo. The user will see a “sending photo” status for the bot.

    +

    Example: The ImageBot needs some time to process a request and upload the image. Instead of sending a text message along the lines of "Retrieving image, please wait...", the bot may use sendChatAction with action = upload_photo. The user will see a "sending photo" status for the bot.

    We only recommend using this method when a response from the bot will take a noticeable amount of time to arrive.

    @@ -5436,7 +5453,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    getUserProfilePhotos

    +

    getUserProfilePhotos

    Use this method to get a list of profile pictures for a user. Returns a UserProfilePhotos object.

    @@ -5468,7 +5485,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    getFile

    +

    getFile

    Use this method to get basic information about a file and prepare it for downloading. For the moment, bots can download files of up to 20MB in size. On success, a File object is returned. The file can then be downloaded via the link https://api.telegram.org/file/bot<token>/<file_path>, where <file_path> is taken from the response. It is guaranteed that the link will be valid for at least 1 hour. When the link expires, a new one can be requested by calling getFile again.

    @@ -5488,8 +5505,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    Note: This function may not preserve the original file name and MIME type. You should save the file's MIME type and name (if available) when the File object is received.

    -

    banChatMember

    +

    Note: This function may not preserve the original file name and MIME type. You should save the file's MIME type and name (if available) when the File object is received.

    +

    banChatMember

    Use this method to ban a user in a group, a supergroup or a channel. In the case of supergroups and channels, the user will not be able to return to the chat on their own using invite links, etc., unless unbanned first. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns True on success.

    @@ -5527,8 +5544,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    unbanChatMember

    -

    Use this method to unban a previously banned user in a supergroup or channel. The user will not return to the group or channel automatically, but will be able to join via link, etc. The bot must be an administrator for this to work. By default, this method guarantees that after the call the user is not a member of the chat, but will be able to join it. So if the user is a member of the chat they will also be removed from the chat. If you don't want this, use the parameter only_if_banned. Returns True on success.

    +

    unbanChatMember

    +

    Use this method to unban a previously banned user in a supergroup or channel. The user will not return to the group or channel automatically, but will be able to join via link, etc. The bot must be an administrator for this to work. By default, this method guarantees that after the call the user is not a member of the chat, but will be able to join it. So if the user is a member of the chat they will also be removed from the chat. If you don't want this, use the parameter only_if_banned. Returns True on success.

    @@ -5559,7 +5576,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    restrictChatMember

    +

    restrictChatMember

    Use this method to restrict a user in a supergroup. The bot must be an administrator in the supergroup for this to work and must have the appropriate administrator rights. Pass True for all permissions to lift restrictions from a user. Returns True on success.

    @@ -5603,7 +5620,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    promoteChatMember

    +

    promoteChatMember

    Use this method to promote or demote a user in a supergroup or a channel. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Pass False for all boolean parameters to demote a user. Returns True on success.

    @@ -5631,7 +5648,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -5719,7 +5736,7 @@ pre-formatted fixed-width code block written in the Python programming language
    is_anonymous Boolean OptionalPass True if the administrator's presence in the chat is hiddenPass True if the administrator's presence in the chat is hidden
    can_manage_chat
    -

    setChatAdministratorCustomTitle

    +

    setChatAdministratorCustomTitle

    Use this method to set a custom title for an administrator in a supergroup promoted by the bot. Returns True on success.

    @@ -5751,8 +5768,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    banChatSenderChat

    -

    Use this method to ban a channel chat in a supergroup or a channel. Until the chat is unbanned, the owner of the banned chat won't be able to send messages on behalf of any of their channels. The bot must be an administrator in the supergroup or channel for this to work and must have the appropriate administrator rights. Returns True on success.

    +

    banChatSenderChat

    +

    Use this method to ban a channel chat in a supergroup or a channel. Until the chat is unbanned, the owner of the banned chat won't be able to send messages on behalf of any of their channels. The bot must be an administrator in the supergroup or channel for this to work and must have the appropriate administrator rights. Returns True on success.

    @@ -5777,7 +5794,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    unbanChatSenderChat

    +

    unbanChatSenderChat

    Use this method to unban a previously banned channel chat in a supergroup or channel. The bot must be an administrator for this to work and must have the appropriate administrator rights. Returns True on success.

    @@ -5803,7 +5820,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    setChatPermissions

    +

    setChatPermissions

    Use this method to set default chat permissions for all members. The bot must be an administrator in the group or a supergroup for this to work and must have the can_restrict_members administrator rights. Returns True on success.

    @@ -5835,7 +5852,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    exportChatInviteLink

    +

    exportChatInviteLink

    Use this method to generate a new primary invite link for a chat; any previously generated primary link is revoked. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns the new invite link as String on success.

    @@ -5856,9 +5873,9 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    Note: Each administrator in a chat generates their own invite links. Bots can't use invite links generated by other administrators. If you want your bot to work with invite links, it will need to generate its own link using exportChatInviteLink or by calling the getChat method. If your bot needs to generate a new primary invite link replacing its previous one, use exportChatInviteLink again.

    +

    Note: Each administrator in a chat generates their own invite links. Bots can't use invite links generated by other administrators. If you want your bot to work with invite links, it will need to generate its own link using exportChatInviteLink or by calling the getChat method. If your bot needs to generate a new primary invite link replacing its previous one, use exportChatInviteLink again.

    -

    createChatInviteLink

    +

    createChatInviteLink

    Use this method to create an additional invite link for a chat. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. The link can be revoked using the method revokeChatInviteLink. Returns the new invite link as ChatInviteLink object.

    @@ -5898,11 +5915,11 @@ pre-formatted fixed-width code block written in the Python programming language - +
    creates_join_request Boolean OptionalTrue, if users joining the chat via the link need to be approved by chat administrators. If True, member_limit can't be specifiedTrue, if users joining the chat via the link need to be approved by chat administrators. If True, member_limit can't be specified
    -

    editChatInviteLink

    +

    editChatInviteLink

    Use this method to edit a non-primary invite link created by the bot. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns the edited invite link as a ChatInviteLink object.

    @@ -5948,11 +5965,11 @@ pre-formatted fixed-width code block written in the Python programming language - +
    creates_join_request Boolean OptionalTrue, if users joining the chat via the link need to be approved by chat administrators. If True, member_limit can't be specifiedTrue, if users joining the chat via the link need to be approved by chat administrators. If True, member_limit can't be specified
    -

    revokeChatInviteLink

    +

    revokeChatInviteLink

    Use this method to revoke an invite link created by the bot. If the primary link is revoked, a new link is automatically generated. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns the revoked invite link as ChatInviteLink object.

    @@ -5978,7 +5995,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    approveChatJoinRequest

    +

    approveChatJoinRequest

    Use this method to approve a chat join request. The bot must be an administrator in the chat for this to work and must have the can_invite_users administrator right. Returns True on success.

    @@ -6004,7 +6021,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    declineChatJoinRequest

    +

    declineChatJoinRequest

    Use this method to decline a chat join request. The bot must be an administrator in the chat for this to work and must have the can_invite_users administrator right. Returns True on success.

    @@ -6030,8 +6047,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    setChatPhoto

    -

    Use this method to set a new profile photo for the chat. Photos can't be changed for private chats. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns True on success.

    +

    setChatPhoto

    +

    Use this method to set a new profile photo for the chat. Photos can't be changed for private chats. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns True on success.

    @@ -6056,8 +6073,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    deleteChatPhoto

    -

    Use this method to delete a chat photo. Photos can't be changed for private chats. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns True on success.

    +

    deleteChatPhoto

    +

    Use this method to delete a chat photo. Photos can't be changed for private chats. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns True on success.

    @@ -6076,8 +6093,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    setChatTitle

    -

    Use this method to change the title of a chat. Titles can't be changed for private chats. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns True on success.

    +

    setChatTitle

    +

    Use this method to change the title of a chat. Titles can't be changed for private chats. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns True on success.

    @@ -6102,7 +6119,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    setChatDescription

    +

    setChatDescription

    Use this method to change the description of a group, a supergroup or a channel. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Returns True on success.

    @@ -6128,8 +6145,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    pinChatMessage

    -

    Use this method to add a message to the list of pinned messages in a chat. If the chat is not a private chat, the bot must be an administrator in the chat for this to work and must have the 'can_pin_messages' administrator right in a supergroup or 'can_edit_messages' administrator right in a channel. Returns True on success.

    +

    pinChatMessage

    +

    Use this method to add a message to the list of pinned messages in a chat. If the chat is not a private chat, the bot must be an administrator in the chat for this to work and must have the 'can_pin_messages' administrator right in a supergroup or 'can_edit_messages' administrator right in a channel. Returns True on success.

    @@ -6160,8 +6177,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    unpinChatMessage

    -

    Use this method to remove a message from the list of pinned messages in a chat. If the chat is not a private chat, the bot must be an administrator in the chat for this to work and must have the 'can_pin_messages' administrator right in a supergroup or 'can_edit_messages' administrator right in a channel. Returns True on success.

    +

    unpinChatMessage

    +

    Use this method to remove a message from the list of pinned messages in a chat. If the chat is not a private chat, the bot must be an administrator in the chat for this to work and must have the 'can_pin_messages' administrator right in a supergroup or 'can_edit_messages' administrator right in a channel. Returns True on success.

    @@ -6186,8 +6203,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    unpinAllChatMessages

    -

    Use this method to clear the list of pinned messages in a chat. If the chat is not a private chat, the bot must be an administrator in the chat for this to work and must have the 'can_pin_messages' administrator right in a supergroup or 'can_edit_messages' administrator right in a channel. Returns True on success.

    +

    unpinAllChatMessages

    +

    Use this method to clear the list of pinned messages in a chat. If the chat is not a private chat, the bot must be an administrator in the chat for this to work and must have the 'can_pin_messages' administrator right in a supergroup or 'can_edit_messages' administrator right in a channel. Returns True on success.

    @@ -6206,7 +6223,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    leaveChat

    +

    leaveChat

    Use this method for your bot to leave a group, supergroup or channel. Returns True on success.

    @@ -6226,7 +6243,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    getChat

    +

    getChat

    Use this method to get up to date information about the chat (current name of the user for one-on-one conversations, current username of a user, group or channel, etc.). Returns a Chat object on success.

    @@ -6246,8 +6263,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    getChatAdministrators

    -

    Use this method to get a list of administrators in a chat, which aren't bots. Returns an Array of ChatMember objects.

    +

    getChatAdministrators

    +

    Use this method to get a list of administrators in a chat, which aren't bots. Returns an Array of ChatMember objects.

    @@ -6266,7 +6283,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    getChatMemberCount

    +

    getChatMemberCount

    Use this method to get the number of members in a chat. Returns Int on success.

    @@ -6286,7 +6303,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    getChatMember

    +

    getChatMember

    Use this method to get information about a member of a chat. The method is only guaranteed to work for other users if the bot is an administrator in the chat. Returns a ChatMember object on success.

    @@ -6312,7 +6329,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    setChatStickerSet

    +

    setChatStickerSet

    Use this method to set a new group sticker set for a supergroup. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Use the field can_set_sticker_set optionally returned in getChat requests to check if the bot can use this method. Returns True on success.

    @@ -6338,7 +6355,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    deleteChatStickerSet

    +

    deleteChatStickerSet

    Use this method to delete a group sticker set from a supergroup. The bot must be an administrator in the chat for this to work and must have the appropriate administrator rights. Use the field can_set_sticker_set optionally returned in getChat requests to check if the bot can use this method. Returns True on success.

    @@ -6358,9 +6375,9 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    getForumTopicIconStickers

    +

    getForumTopicIconStickers

    Use this method to get custom emoji stickers, which can be used as a forum topic icon by any user. Requires no parameters. Returns an Array of Sticker objects.

    -

    createForumTopic

    +

    createForumTopic

    Use this method to create a topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the can_manage_topics administrator rights. Returns information about the created topic as a ForumTopic object.

    @@ -6398,7 +6415,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    editForumTopic

    +

    editForumTopic

    Use this method to edit name and icon of a topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have can_manage_topics administrator rights, unless it is the creator of the topic. Returns True on success.

    @@ -6436,7 +6453,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    closeForumTopic

    +

    closeForumTopic

    Use this method to close an open topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the can_manage_topics administrator rights, unless it is the creator of the topic. Returns True on success.

    @@ -6462,7 +6479,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    reopenForumTopic

    +

    reopenForumTopic

    Use this method to reopen a closed topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the can_manage_topics administrator rights, unless it is the creator of the topic. Returns True on success.

    @@ -6488,7 +6505,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    deleteForumTopic

    +

    deleteForumTopic

    Use this method to delete a forum topic along with all its messages in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the can_delete_messages administrator rights. Returns True on success.

    @@ -6514,7 +6531,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    unpinAllForumTopicMessages

    +

    unpinAllForumTopicMessages

    Use this method to clear the list of pinned messages in a forum topic. The bot must be an administrator in the chat for this to work and must have the can_pin_messages administrator right in the supergroup. Returns True on success.

    @@ -6540,8 +6557,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    editGeneralForumTopic

    -

    Use this method to edit the name of the 'General' topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have can_manage_topics administrator rights. Returns True on success.

    +

    editGeneralForumTopic

    +

    Use this method to edit the name of the 'General' topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have can_manage_topics administrator rights. Returns True on success.

    @@ -6566,8 +6583,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    closeGeneralForumTopic

    -

    Use this method to close an open 'General' topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the can_manage_topics administrator rights. Returns True on success.

    +

    closeGeneralForumTopic

    +

    Use this method to close an open 'General' topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the can_manage_topics administrator rights. Returns True on success.

    @@ -6586,8 +6603,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    reopenGeneralForumTopic

    -

    Use this method to reopen a closed 'General' topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the can_manage_topics administrator rights. The topic will be automatically unhidden if it was hidden. Returns True on success.

    +

    reopenGeneralForumTopic

    +

    Use this method to reopen a closed 'General' topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the can_manage_topics administrator rights. The topic will be automatically unhidden if it was hidden. Returns True on success.

    @@ -6606,8 +6623,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    hideGeneralForumTopic

    -

    Use this method to hide the 'General' topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the can_manage_topics administrator rights. The topic will be automatically closed if it was open. Returns True on success.

    +

    hideGeneralForumTopic

    +

    Use this method to hide the 'General' topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the can_manage_topics administrator rights. The topic will be automatically closed if it was open. Returns True on success.

    @@ -6626,8 +6643,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    unhideGeneralForumTopic

    -

    Use this method to unhide the 'General' topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the can_manage_topics administrator rights. Returns True on success.

    +

    unhideGeneralForumTopic

    +

    Use this method to unhide the 'General' topic in a forum supergroup chat. The bot must be an administrator in the chat for this to work and must have the can_manage_topics administrator rights. Returns True on success.

    @@ -6646,7 +6663,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    unpinAllGeneralForumTopicMessages

    +

    unpinAllGeneralForumTopicMessages

    Use this method to clear the list of pinned messages in a General forum topic. The bot must be an administrator in the chat for this to work and must have the can_pin_messages administrator right in the supergroup. Returns True on success.

    @@ -6666,7 +6683,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    answerCallbackQuery

    +

    answerCallbackQuery

    Use this method to send answers to callback queries sent from inline keyboards. The answer will be displayed to the user as a notification at the top of the chat screen or as an alert. On success, True is returned.

    Alternatively, the user can be redirected to the specified Game URL. For this option to work, you must first create a game for your bot via @BotFather and accept the terms. Otherwise, you may use links like t.me/your_bot?start=XXXX that open your bot with a parameter.

    @@ -6703,7 +6720,7 @@ pre-formatted fixed-width code block written in the Python programming language url String Optional -URL that will be opened by the user's client. If you have created a Game and accepted the conditions via @BotFather, specify the URL that opens your game - note that this will only work if the query comes from a callback_game button.

    Otherwise, you may use links like t.me/your_bot?start=XXXX that open your bot with a parameter. +URL that will be opened by the user's client. If you have created a Game and accepted the conditions via @BotFather, specify the URL that opens your game - note that this will only work if the query comes from a callback_game button.

    Otherwise, you may use links like t.me/your_bot?start=XXXX that open your bot with a parameter. cache_time @@ -6713,8 +6730,8 @@ pre-formatted fixed-width code block written in the Python programming language -

    setMyCommands

    -

    Use this method to change the list of the bot's commands. See this manual for more details about bot commands. Returns True on success.

    +

    setMyCommands

    +

    Use this method to change the list of the bot's commands. See this manual for more details about bot commands. Returns True on success.

    @@ -6729,7 +6746,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -6745,8 +6762,8 @@ pre-formatted fixed-width code block written in the Python programming language
    commands Array of BotCommand YesA JSON-serialized list of bot commands to be set as the list of the bot's commands. At most 100 commands can be specified.A JSON-serialized list of bot commands to be set as the list of the bot's commands. At most 100 commands can be specified.
    scope
    -

    deleteMyCommands

    -

    Use this method to delete the list of the bot's commands for the given scope and user language. After deletion, higher level commands will be shown to affected users. Returns True on success.

    +

    deleteMyCommands

    +

    Use this method to delete the list of the bot's commands for the given scope and user language. After deletion, higher level commands will be shown to affected users. Returns True on success.

    @@ -6771,8 +6788,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    getMyCommands

    -

    Use this method to get the current list of the bot's commands for the given scope and user language. Returns an Array of BotCommand objects. If commands aren't set, an empty list is returned.

    +

    getMyCommands

    +

    Use this method to get the current list of the bot's commands for the given scope and user language. Returns an Array of BotCommand objects. If commands aren't set, an empty list is returned.

    @@ -6797,8 +6814,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    setMyName

    -

    Use this method to change the bot's name. Returns True on success.

    +

    setMyName

    +

    Use this method to change the bot's name. Returns True on success.

    @@ -6823,7 +6840,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    getMyName

    +

    getMyName

    Use this method to get the current bot name for the given user language. Returns BotName on success.

    @@ -6843,8 +6860,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    setMyDescription

    -

    Use this method to change the bot's description, which is shown in the chat with the bot if the chat is empty. Returns True on success.

    +

    setMyDescription

    +

    Use this method to change the bot's description, which is shown in the chat with the bot if the chat is empty. Returns True on success.

    @@ -6869,7 +6886,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    getMyDescription

    +

    getMyDescription

    Use this method to get the current bot description for the given user language. Returns BotDescription on success.

    @@ -6889,8 +6906,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    setMyShortDescription

    -

    Use this method to change the bot's short description, which is shown on the bot's profile page and is sent together with the link when users share the bot. Returns True on success.

    +

    setMyShortDescription

    +

    Use this method to change the bot's short description, which is shown on the bot's profile page and is sent together with the link when users share the bot. Returns True on success.

    @@ -6915,7 +6932,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    getMyShortDescription

    +

    getMyShortDescription

    Use this method to get the current bot short description for the given user language. Returns BotShortDescription on success.

    @@ -6935,8 +6952,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    setChatMenuButton

    -

    Use this method to change the bot's menu button in a private chat, or the default menu button. Returns True on success.

    +

    setChatMenuButton

    +

    Use this method to change the bot's menu button in a private chat, or the default menu button. Returns True on success.

    @@ -6951,18 +6968,18 @@ pre-formatted fixed-width code block written in the Python programming language - + - +
    chat_id Integer OptionalUnique identifier for the target private chat. If not specified, default bot's menu button will be changedUnique identifier for the target private chat. If not specified, default bot's menu button will be changed
    menu_button MenuButton OptionalA JSON-serialized object for the bot's new menu button. Defaults to MenuButtonDefaultA JSON-serialized object for the bot's new menu button. Defaults to MenuButtonDefault
    -

    getChatMenuButton

    -

    Use this method to get the current value of the bot's menu button in a private chat, or the default menu button. Returns MenuButton on success.

    +

    getChatMenuButton

    +

    Use this method to get the current value of the bot's menu button in a private chat, or the default menu button. Returns MenuButton on success.

    @@ -6977,12 +6994,12 @@ pre-formatted fixed-width code block written in the Python programming language - +
    chat_id Integer OptionalUnique identifier for the target private chat. If not specified, default bot's menu button will be returnedUnique identifier for the target private chat. If not specified, default bot's menu button will be returned
    -

    setMyDefaultAdministratorRights

    -

    Use this method to change the default administrator rights requested by the bot when it's added as an administrator to groups or channels. These rights will be suggested to users, but they are free to modify the list before adding the bot. Returns True on success.

    +

    setMyDefaultAdministratorRights

    +

    Use this method to change the default administrator rights requested by the bot when it's added as an administrator to groups or channels. These rights will be suggested to users, but they are free to modify the list before adding the bot. Returns True on success.

    @@ -7007,7 +7024,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    getMyDefaultAdministratorRights

    +

    getMyDefaultAdministratorRights

    Use this method to get the current default administrator rights of the bot. Returns ChatAdministratorRights on success.

    @@ -7027,12 +7044,12 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    Inline mode methods

    +

    Inline mode methods

    Methods and objects used in the inline mode are described in the Inline mode section.

    -

    Updating messages

    +

    Updating messages

    The following methods allow you to change an existing message in the message history instead of sending a new one with a result of an action. This is most useful for messages with inline keyboards using callback queries, but can also help reduce clutter in conversations with regular chat bots.

    Please note, that it is currently only possible to edit messages without reply_markup or with inline keyboards.

    -

    editMessageText

    +

    editMessageText

    Use this method to edit text and game messages. On success, if the edited message is not an inline message, the edited Message is returned, otherwise True is returned.

    @@ -7094,7 +7111,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    editMessageCaption

    +

    editMessageCaption

    Use this method to edit captions of messages. On success, if the edited message is not an inline message, the edited Message is returned, otherwise True is returned.

    @@ -7150,8 +7167,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    editMessageMedia

    -

    Use this method to edit animation, audio, document, photo, or video messages. If a message is part of a message album, then it can be edited only to an audio for audio albums, only to a document for document albums and to a photo or a video otherwise. When an inline message is edited, a new file can't be uploaded; use a previously uploaded file via its file_id or specify a URL. On success, if the edited message is not an inline message, the edited Message is returned, otherwise True is returned.

    +

    editMessageMedia

    +

    Use this method to edit animation, audio, document, photo, or video messages. If a message is part of a message album, then it can be edited only to an audio for audio albums, only to a document for document albums and to a photo or a video otherwise. When an inline message is edited, a new file can't be uploaded; use a previously uploaded file via its file_id or specify a URL. On success, if the edited message is not an inline message, the edited Message is returned, otherwise True is returned.

    @@ -7194,7 +7211,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    editMessageLiveLocation

    +

    editMessageLiveLocation

    Use this method to edit live location messages. A location can be edited until its live_period expires or editing is explicitly disabled by a call to stopMessageLiveLocation. On success, if the edited message is not an inline message, the edited Message is returned, otherwise True is returned.

    @@ -7262,7 +7279,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    stopMessageLiveLocation

    +

    stopMessageLiveLocation

    Use this method to stop updating a live location message before live_period expires. On success, if the message is not an inline message, the edited Message is returned, otherwise True is returned.

    @@ -7300,7 +7317,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    editMessageReplyMarkup

    +

    editMessageReplyMarkup

    Use this method to edit only the reply markup of messages. On success, if the edited message is not an inline message, the edited Message is returned, otherwise True is returned.

    @@ -7338,7 +7355,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    stopPoll

    +

    stopPoll

    Use this method to stop a poll which was sent by the bot. On success, the stopped Poll is returned.

    @@ -7370,8 +7387,19 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    deleteMessage

    -

    Use this method to delete a message, including service messages, with the following limitations:
    - A message can only be deleted if it was sent less than 48 hours ago.
    - Service messages about a supergroup, channel, or forum topic creation can't be deleted.
    - A dice message in a private chat can only be deleted if it was sent more than 24 hours ago.
    - Bots can delete outgoing messages in private chats, groups, and supergroups.
    - Bots can delete incoming messages in private chats.
    - Bots granted can_post_messages permissions can delete outgoing messages in channels.
    - If the bot is an administrator of a group, it can delete any message there.
    - If the bot has can_delete_messages permission in a supergroup or a channel, it can delete any message there.
    Returns True on success.

    +

    deleteMessage

    +

    Use this method to delete a message, including service messages, with the following limitations:

    +
      +
    • A message can only be deleted if it was sent less than 48 hours ago.
    • +
    • Service messages about a supergroup, channel, or forum topic creation can't be deleted.
    • +
    • A dice message in a private chat can only be deleted if it was sent more than 24 hours ago.
    • +
    • Bots can delete outgoing messages in private chats, groups, and supergroups.
    • +
    • Bots can delete incoming messages in private chats.
    • +
    • Bots granted can_post_messages permissions can delete outgoing messages in channels.
    • +
    • If the bot is an administrator of a group, it can delete any message there.
    • +
    • If the bot has can_delete_messages permission in a supergroup or a channel, it can delete any message there. +Returns True on success.
    • +
    @@ -7396,9 +7424,9 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    Stickers

    +

    Stickers

    The following methods and objects allow your bot to handle stickers and sticker sets.

    -

    Sticker

    +

    Sticker

    This object represents a sticker.

    @@ -7417,12 +7445,12 @@ pre-formatted fixed-width code block written in the Python programming language - + - + @@ -7486,7 +7514,7 @@ pre-formatted fixed-width code block written in the Python programming language
    file_unique_id StringUnique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.Unique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.
    type StringType of the sticker, currently one of “regular”, “mask”, “custom_emoji”. The type of the sticker is independent from its format, which is determined by the fields is_animated and is_video.Type of the sticker, currently one of "regular", "mask", "custom_emoji". The type of the sticker is independent from its format, which is determined by the fields is_animated and is_video.
    width
    -

    StickerSet

    +

    StickerSet

    This object represents a sticker set.

    @@ -7510,7 +7538,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -7534,7 +7562,7 @@ pre-formatted fixed-width code block written in the Python programming language
    sticker_type StringType of stickers in the set, currently one of “regular”, “mask”, “custom_emoji”Type of stickers in the set, currently one of "regular", "mask", "custom_emoji"
    is_animated
    -

    MaskPosition

    +

    MaskPosition

    This object describes the position on faces where a mask should be placed by default.

    @@ -7548,7 +7576,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -7567,7 +7595,7 @@ pre-formatted fixed-width code block written in the Python programming language
    point StringThe part of the face relative to which the mask should be placed. One of “forehead”, “eyes”, “mouth”, or “chin”.The part of the face relative to which the mask should be placed. One of "forehead", "eyes", "mouth", or "chin".
    x_shift
    -

    InputSticker

    +

    InputSticker

    This object describes a sticker to be added to a sticker set.

    @@ -7581,7 +7609,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -7591,16 +7619,16 @@ pre-formatted fixed-width code block written in the Python programming language - + - +
    sticker InputFile or StringThe added sticker. Pass a file_id as a String to send a file that already exists on the Telegram servers, pass an HTTP URL as a String for Telegram to get a file from the Internet, upload a new one using multipart/form-data, or pass “attach://<file_attach_name>” to upload a new one using multipart/form-data under <file_attach_name> name. Animated and video stickers can't be uploaded via HTTP URL. More information on Sending Files »The added sticker. Pass a file_id as a String to send a file that already exists on the Telegram servers, pass an HTTP URL as a String for Telegram to get a file from the Internet, upload a new one using multipart/form-data, or pass "attach://<file_attach_name>" to upload a new one using multipart/form-data under <file_attach_name> name. Animated and video stickers can't be uploaded via HTTP URL. More information on Sending Files »
    emoji_list
    mask_position MaskPositionOptional. Position where the mask should be placed on faces. For “mask” stickers only.Optional. Position where the mask should be placed on faces. For "mask" stickers only.
    keywords Array of StringOptional. List of 0-20 search keywords for the sticker with total length of up to 64 characters. For “regular” and “custom_emoji” stickers only.Optional. List of 0-20 search keywords for the sticker with total length of up to 64 characters. For "regular" and "custom_emoji" stickers only.
    -

    sendSticker

    +

    sendSticker

    Use this method to send static .WEBP, animated .TGS, or video .WEBM stickers. On success, the sent Message is returned.

    @@ -7628,7 +7656,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -7668,7 +7696,7 @@ pre-formatted fixed-width code block written in the Python programming language
    sticker InputFile or String YesSticker to send. Pass a file_id as String to send a file that exists on the Telegram servers (recommended), pass an HTTP URL as a String for Telegram to get a .WEBP sticker from the Internet, or upload a new .WEBP or .TGS sticker using multipart/form-data. More information on Sending Files ». Video stickers can only be sent by a file_id. Animated stickers can't be sent via an HTTP URL.Sticker to send. Pass a file_id as String to send a file that exists on the Telegram servers (recommended), pass an HTTP URL as a String for Telegram to get a .WEBP sticker from the Internet, or upload a new .WEBP or .TGS sticker using multipart/form-data. More information on Sending Files ». Video stickers can only be sent by a file_id. Animated stickers can't be sent via an HTTP URL.
    emoji
    -

    getStickerSet

    +

    getStickerSet

    Use this method to get a sticker set. On success, a StickerSet object is returned.

    @@ -7688,7 +7716,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    getCustomEmojiStickers

    +

    getCustomEmojiStickers

    Use this method to get information about custom emoji stickers by their identifiers. Returns an Array of Sticker objects.

    @@ -7708,7 +7736,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    uploadStickerFile

    +

    uploadStickerFile

    Use this method to upload a file with a sticker for later use in the createNewStickerSet and addStickerToSet methods (the file can be used multiple times). Returns the uploaded File on success.

    @@ -7730,17 +7758,17 @@ pre-formatted fixed-width code block written in the Python programming language - + - +
    sticker InputFile YesA file with the sticker in .WEBP, .PNG, .TGS, or .WEBM format. See https://core.telegram.org/stickers for technical requirements. More information on Sending Files »A file with the sticker in .WEBP, .PNG, .TGS, or .WEBM format. See https://core.telegram.org/stickers for technical requirements. More information on Sending Files »
    sticker_format String YesFormat of the sticker, must be one of “static”, “animated”, “video”Format of the sticker, must be one of "static", "animated", "video"
    -

    createNewStickerSet

    +

    createNewStickerSet

    Use this method to create a new sticker set owned by a user. The bot will be able to edit the sticker set thus created. Returns True on success.

    @@ -7762,7 +7790,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -7780,13 +7808,13 @@ pre-formatted fixed-width code block written in the Python programming language - + - + @@ -7796,7 +7824,7 @@ pre-formatted fixed-width code block written in the Python programming language
    name String YesShort name of sticker set, to be used in t.me/addstickers/ URLs (e.g., animals). Can contain only English letters, digits and underscores. Must begin with a letter, can't contain consecutive underscores and must end in "_by_<bot_username>". <bot_username> is case insensitive. 1-64 characters.Short name of sticker set, to be used in t.me/addstickers/ URLs (e.g., animals). Can contain only English letters, digits and underscores. Must begin with a letter, can't contain consecutive underscores and must end in "_by_<bot_username>". <bot_username> is case insensitive. 1-64 characters.
    titlesticker_format String YesFormat of stickers in the set, must be one of “static”, “animated”, “video”Format of stickers in the set, must be one of "static", "animated", "video"
    sticker_type String OptionalType of stickers in the set, pass “regular”, “mask”, or “custom_emoji”. By default, a regular sticker set is created.Type of stickers in the set, pass "regular", "mask", or "custom_emoji". By default, a regular sticker set is created.
    needs_repainting
    -

    addStickerToSet

    +

    addStickerToSet

    Use this method to add a new sticker to a set created by the bot. The format of the added sticker must match the format of the other stickers in the set. Emoji sticker sets can have up to 200 stickers. Animated and video sticker sets can have up to 50 stickers. Static sticker sets can have up to 120 stickers. Returns True on success.

    @@ -7824,11 +7852,11 @@ pre-formatted fixed-width code block written in the Python programming language - +
    sticker InputSticker YesA JSON-serialized object with information about the added sticker. If exactly the same sticker had already been added to the set, then the set isn't changed.A JSON-serialized object with information about the added sticker. If exactly the same sticker had already been added to the set, then the set isn't changed.
    -

    setStickerPositionInSet

    +

    setStickerPositionInSet

    Use this method to move a sticker in a set created by the bot to a specific position. Returns True on success.

    @@ -7854,7 +7882,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    deleteStickerFromSet

    +

    deleteStickerFromSet

    Use this method to delete a sticker from a set created by the bot. Returns True on success.

    @@ -7874,7 +7902,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    setStickerEmojiList

    +

    setStickerEmojiList

    Use this method to change the list of emoji assigned to a regular or custom emoji sticker. The sticker must belong to a sticker set created by the bot. Returns True on success.

    @@ -7900,7 +7928,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    setStickerKeywords

    +

    setStickerKeywords

    Use this method to change search keywords assigned to a regular or custom emoji sticker. The sticker must belong to a sticker set created by the bot. Returns True on success.

    @@ -7926,7 +7954,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    setStickerMaskPosition

    +

    setStickerMaskPosition

    Use this method to change the mask position of a mask sticker. The sticker must belong to a sticker set that was created by the bot. Returns True on success.

    @@ -7952,7 +7980,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    setStickerSetTitle

    +

    setStickerSetTitle

    Use this method to set the title of a created sticker set. Returns True on success.

    @@ -7978,7 +8006,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    setStickerSetThumbnail

    +

    setStickerSetThumbnail

    Use this method to set the thumbnail of a regular or mask sticker set. The format of the thumbnail file must match the format of the stickers in the set. Returns True on success.

    @@ -8006,11 +8034,11 @@ pre-formatted fixed-width code block written in the Python programming language - +
    thumbnail InputFile or String OptionalA .WEBP or .PNG image with the thumbnail, must be up to 128 kilobytes in size and have a width and height of exactly 100px, or a .TGS animation with a thumbnail up to 32 kilobytes in size (see https://core.telegram.org/stickers#animated-sticker-requirements for animated sticker technical requirements), or a WEBM video with the thumbnail up to 32 kilobytes in size; see https://core.telegram.org/stickers#video-sticker-requirements for video sticker technical requirements. Pass a file_id as a String to send a file that already exists on the Telegram servers, pass an HTTP URL as a String for Telegram to get a file from the Internet, or upload a new one using multipart/form-data. More information on Sending Files ». Animated and video sticker set thumbnails can't be uploaded via HTTP URL. If omitted, then the thumbnail is dropped and the first sticker is used as the thumbnail.A .WEBP or .PNG image with the thumbnail, must be up to 128 kilobytes in size and have a width and height of exactly 100px, or a .TGS animation with a thumbnail up to 32 kilobytes in size (see https://core.telegram.org/stickers#animated-sticker-requirements for animated sticker technical requirements), or a WEBM video with the thumbnail up to 32 kilobytes in size; see https://core.telegram.org/stickers#video-sticker-requirements for video sticker technical requirements. Pass a file_id as a String to send a file that already exists on the Telegram servers, pass an HTTP URL as a String for Telegram to get a file from the Internet, or upload a new one using multipart/form-data. More information on Sending Files ». Animated and video sticker set thumbnails can't be uploaded via HTTP URL. If omitted, then the thumbnail is dropped and the first sticker is used as the thumbnail.
    -

    setCustomEmojiStickerSetThumbnail

    +

    setCustomEmojiStickerSetThumbnail

    Use this method to set the thumbnail of a custom emoji sticker set. Returns True on success.

    @@ -8036,7 +8064,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    deleteStickerSet

    +

    deleteStickerSet

    Use this method to delete a sticker set that was created by the bot. Returns True on success.

    @@ -8056,10 +8084,11 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    Inline mode

    -

    The following methods and objects allow your bot to work in inline mode.
    Please see our Introduction to Inline bots for more details.

    -

    To enable this option, send the /setinline command to @BotFather and provide the placeholder text that the user will see in the input field after typing your bot's name.

    -

    InlineQuery

    +

    Inline mode

    +

    The following methods and objects allow your bot to work in inline mode. +Please see our Introduction to Inline bots for more details.

    +

    To enable this option, send the /setinline command to @BotFather and provide the placeholder text that the user will see in the input field after typing your bot's name.

    +

    InlineQuery

    This object represents an incoming inline query. When the user sends an empty query, your bot could return some default or trending results.

    @@ -8093,7 +8122,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -8102,8 +8131,9 @@ pre-formatted fixed-width code block written in the Python programming language
    chat_type StringOptional. Type of the chat from which the inline query was sent. Can be either “sender” for a private chat with the inline query sender, “private”, “group”, “supergroup”, or “channel”. The chat type should be always known for requests sent from official clients and most third-party clients, unless the request was sent from a secret chatOptional. Type of the chat from which the inline query was sent. Can be either "sender" for a private chat with the inline query sender, "private", "group", "supergroup", or "channel". The chat type should be always known for requests sent from official clients and most third-party clients, unless the request was sent from a secret chat
    location
    -

    answerInlineQuery

    -

    Use this method to send answers to an inline query. On success, True is returned.
    No more than 50 results per query are allowed.

    +

    answerInlineQuery

    +

    Use this method to send answers to an inline query. On success, True is returned. +No more than 50 results per query are allowed.

    @@ -8142,7 +8172,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -8152,7 +8182,7 @@ pre-formatted fixed-width code block written in the Python programming language
    next_offset String OptionalPass the offset that a client should send in the next query with the same text to receive more results. Pass an empty string if there are no more results or if you don't support pagination. Offset length can't exceed 64 bytes.Pass the offset that a client should send in the next query with the same text to receive more results. Pass an empty string if there are no more results or if you don't support pagination. Offset length can't exceed 64 bytes.
    button
    -

    InlineQueryResultsButton

    +

    InlineQueryResultsButton

    This object represents a button to be shown above inline query results. You must use exactly one of the optional fields.

    @@ -8176,11 +8206,11 @@ pre-formatted fixed-width code block written in the Python programming language - +
    start_parameter StringOptional. Deep-linking parameter for the /start message sent to the bot when a user presses the button. 1-64 characters, only A-Z, a-z, 0-9, _ and - are allowed.

    Example: An inline bot that sends YouTube videos can ask the user to connect the bot to their YouTube account to adapt search results accordingly. To do this, it displays a 'Connect your YouTube account' button above the results, or even before showing any. The user presses the button, switches to a private chat with the bot and, in doing so, passes a start parameter that instructs the bot to return an OAuth link. Once done, the bot can offer a switch_inline button so that the user can easily return to the chat where they wanted to use the bot's inline capabilities.
    Optional. Deep-linking parameter for the /start message sent to the bot when a user presses the button. 1-64 characters, only A-Z, a-z, 0-9, _ and - are allowed.

    Example: An inline bot that sends YouTube videos can ask the user to connect the bot to their YouTube account to adapt search results accordingly. To do this, it displays a 'Connect your YouTube account' button above the results, or even before showing any. The user presses the button, switches to a private chat with the bot and, in doing so, passes a start parameter that instructs the bot to return an OAuth link. Once done, the bot can offer a switch_inline button so that the user can easily return to the chat where they wanted to use the bot's inline capabilities.
    -

    InlineQueryResult

    +

    InlineQueryResult

    This object represents one result of an inline query. Telegram clients currently support results of the following 20 types:

    Note: All URLs passed in inline query results will be available to end users and therefore must be assumed to be public.

    -

    InlineQueryResultArticle

    +

    InlineQueryResultArticle

    Represents a link to an article or web page.

    @@ -8249,7 +8279,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -8273,7 +8303,7 @@ pre-formatted fixed-width code block written in the Python programming language
    hide_url BooleanOptional. Pass True if you don't want the URL to be shown in the messageOptional. Pass True if you don't want the URL to be shown in the message
    description
    -

    InlineQueryResultPhoto

    +

    InlineQueryResultPhoto

    Represents a link to a photo. By default, this photo will be sent by the user with optional caption. Alternatively, you can use input_message_content to send a message with the specified content instead of the photo.

    @@ -8351,7 +8381,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    InlineQueryResultGif

    +

    InlineQueryResultGif

    Represents a link to an animated GIF file. By default, this animated GIF file will be sent by the user with optional caption. Alternatively, you can use input_message_content to send a message with the specified content instead of the animation.

    @@ -8400,7 +8430,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -8434,7 +8464,7 @@ pre-formatted fixed-width code block written in the Python programming language
    thumbnail_mime_type StringOptional. MIME type of the thumbnail, must be one of “image/jpeg”, “image/gif”, or “video/mp4”. Defaults to “image/jpeg”Optional. MIME type of the thumbnail, must be one of "image/jpeg", "image/gif", or "video/mp4". Defaults to "image/jpeg"
    title
    -

    InlineQueryResultMpeg4Gif

    +

    InlineQueryResultMpeg4Gif

    Represents a link to a video animation (H.264/MPEG-4 AVC video without sound). By default, this animated MPEG-4 file will be sent by the user with optional caption. Alternatively, you can use input_message_content to send a message with the specified content instead of the animation.

    @@ -8483,7 +8513,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -8517,7 +8547,7 @@ pre-formatted fixed-width code block written in the Python programming language
    thumbnail_mime_type StringOptional. MIME type of the thumbnail, must be one of “image/jpeg”, “image/gif”, or “video/mp4”. Defaults to “image/jpeg”Optional. MIME type of the thumbnail, must be one of "image/jpeg", "image/gif", or "video/mp4". Defaults to "image/jpeg"
    title
    -

    InlineQueryResultVideo

    +

    InlineQueryResultVideo

    Represents a link to a page containing an embedded video player or a video file. By default, this video file will be sent by the user with an optional caption. Alternatively, you can use input_message_content to send a message with the specified content instead of the video.

    If an InlineQueryResultVideo message contains an embedded video (e.g., YouTube), you must replace its content using input_message_content.

    @@ -8549,7 +8579,7 @@ pre-formatted fixed-width code block written in the Python programming language mime_type String -MIME type of the content of the video URL, “text/html” or “video/mp4” +MIME type of the content of the video URL, "text/html" or "video/mp4" thumbnail_url @@ -8608,7 +8638,7 @@ pre-formatted fixed-width code block written in the Python programming language -

    InlineQueryResultAudio

    +

    InlineQueryResultAudio

    Represents a link to an MP3 audio file. By default, this audio file will be sent by the user. Alternatively, you can use input_message_content to send a message with the specified content instead of the audio.

    @@ -8677,7 +8707,7 @@ pre-formatted fixed-width code block written in the Python programming language

    Note: This will only work in Telegram versions released after 9 April, 2016. Older clients will ignore them.

    -

    InlineQueryResultVoice

    +

    InlineQueryResultVoice

    Represents a link to a voice recording in an .OGG container encoded with OPUS. By default, this voice recording will be sent by the user. Alternatively, you can use input_message_content to send a message with the specified content instead of the the voice message.

    @@ -8741,7 +8771,7 @@ pre-formatted fixed-width code block written in the Python programming language

    Note: This will only work in Telegram versions released after 9 April, 2016. Older clients will ignore them.

    -

    InlineQueryResultDocument

    +

    InlineQueryResultDocument

    Represents a link to a file. By default, this file will be sent by the user with an optional caption. Alternatively, you can use input_message_content to send a message with the specified content instead of the file. Currently, only .PDF and .ZIP files can be sent using this method.

    @@ -8790,7 +8820,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -8825,7 +8855,7 @@ pre-formatted fixed-width code block written in the Python programming language
    mime_type StringMIME type of the content of the file, either “application/pdf” or “application/zip”MIME type of the content of the file, either "application/pdf" or "application/zip"
    description

    Note: This will only work in Telegram versions released after 9 April, 2016. Older clients will ignore them.

    -

    InlineQueryResultLocation

    +

    InlineQueryResultLocation

    Represents a location on a map. By default, the location will be sent by the user. Alternatively, you can use input_message_content to send a message with the specified content instead of the location.

    @@ -8909,7 +8939,7 @@ pre-formatted fixed-width code block written in the Python programming language

    Note: This will only work in Telegram versions released after 9 April, 2016. Older clients will ignore them.

    -

    InlineQueryResultVenue

    +

    InlineQueryResultVenue

    Represents a venue. By default, the venue will be sent by the user. Alternatively, you can use input_message_content to send a message with the specified content instead of the venue.

    @@ -8958,7 +8988,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -8998,7 +9028,7 @@ pre-formatted fixed-width code block written in the Python programming language
    foursquare_type StringOptional. Foursquare type of the venue, if known. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.)Optional. Foursquare type of the venue, if known. (For example, "arts_entertainment/default", "arts_entertainment/aquarium" or "food/icecream".)
    google_place_id

    Note: This will only work in Telegram versions released after 9 April, 2016. Older clients will ignore them.

    -

    InlineQueryResultContact

    +

    InlineQueryResultContact

    Represents a contact with a phone number. By default, this contact will be sent by the user. Alternatively, you can use input_message_content to send a message with the specified content instead of the contact.

    @@ -9022,17 +9052,17 @@ pre-formatted fixed-width code block written in the Python programming language - + - + - + @@ -9067,7 +9097,7 @@ pre-formatted fixed-width code block written in the Python programming language
    phone_number StringContact's phone numberContact's phone number
    first_name StringContact's first nameContact's first name
    last_name StringOptional. Contact's last nameOptional. Contact's last name
    vcard

    Note: This will only work in Telegram versions released after 9 April, 2016. Older clients will ignore them.

    -

    InlineQueryResultGame

    +

    InlineQueryResultGame

    Represents a Game.

    @@ -9101,7 +9131,7 @@ pre-formatted fixed-width code block written in the Python programming language

    Note: This will only work in Telegram versions released after October 1, 2016. Older clients will not display any inline results if a game result is among them.

    -

    InlineQueryResultCachedPhoto

    +

    InlineQueryResultCachedPhoto

    Represents a link to a photo stored on the Telegram servers. By default, this photo will be sent by the user with an optional caption. Alternatively, you can use input_message_content to send a message with the specified content instead of the photo.

    @@ -9164,7 +9194,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    InlineQueryResultCachedGif

    +

    InlineQueryResultCachedGif

    Represents a link to an animated GIF file stored on the Telegram servers. By default, this animated GIF file will be sent by the user with an optional caption. Alternatively, you can use input_message_content to send a message with specified content instead of the animation.

    @@ -9222,7 +9252,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    InlineQueryResultCachedMpeg4Gif

    +

    InlineQueryResultCachedMpeg4Gif

    Represents a link to a video animation (H.264/MPEG-4 AVC video without sound) stored on the Telegram servers. By default, this animated MPEG-4 file will be sent by the user with an optional caption. Alternatively, you can use input_message_content to send a message with the specified content instead of the animation.

    @@ -9280,7 +9310,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    InlineQueryResultCachedSticker

    +

    InlineQueryResultCachedSticker

    Represents a link to a sticker stored on the Telegram servers. By default, this sticker will be sent by the user. Alternatively, you can use input_message_content to send a message with the specified content instead of the sticker.

    @@ -9319,7 +9349,7 @@ pre-formatted fixed-width code block written in the Python programming language

    Note: This will only work in Telegram versions released after 9 April, 2016 for static stickers and after 06 July, 2019 for animated stickers. Older clients will ignore them.

    -

    InlineQueryResultCachedDocument

    +

    InlineQueryResultCachedDocument

    Represents a link to a file stored on the Telegram servers. By default, this file will be sent by the user with an optional caption. Alternatively, you can use input_message_content to send a message with the specified content instead of the file.

    @@ -9383,7 +9413,7 @@ pre-formatted fixed-width code block written in the Python programming language

    Note: This will only work in Telegram versions released after 9 April, 2016. Older clients will ignore them.

    -

    InlineQueryResultCachedVideo

    +

    InlineQueryResultCachedVideo

    Represents a link to a video file stored on the Telegram servers. By default, this video file will be sent by the user with an optional caption. Alternatively, you can use input_message_content to send a message with the specified content instead of the video.

    @@ -9446,7 +9476,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    InlineQueryResultCachedVoice

    +

    InlineQueryResultCachedVoice

    Represents a link to a voice message stored on the Telegram servers. By default, this voice message will be sent by the user. Alternatively, you can use input_message_content to send a message with the specified content instead of the voice message.

    @@ -9505,7 +9535,7 @@ pre-formatted fixed-width code block written in the Python programming language

    Note: This will only work in Telegram versions released after 9 April, 2016. Older clients will ignore them.

    -

    InlineQueryResultCachedAudio

    +

    InlineQueryResultCachedAudio

    Represents a link to an MP3 audio file stored on the Telegram servers. By default, this audio file will be sent by the user. Alternatively, you can use input_message_content to send a message with the specified content instead of the audio.

    @@ -9559,7 +9589,7 @@ pre-formatted fixed-width code block written in the Python programming language

    Note: This will only work in Telegram versions released after 9 April, 2016. Older clients will ignore them.

    -

    InputMessageContent

    +

    InputMessageContent

    This object represents the content of a message to be sent as a result of an inline query. Telegram clients currently support the following 5 types:

    -

    InputTextMessageContent

    +

    InputTextMessageContent

    Represents the content of a text message to be sent as the result of an inline query.

    @@ -9601,7 +9631,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    InputLocationMessageContent

    +

    InputLocationMessageContent

    Represents the content of a location message to be sent as the result of an inline query.

    @@ -9644,7 +9674,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    InputVenueMessageContent

    +

    InputVenueMessageContent

    Represents the content of a venue message to be sent as the result of an inline query.

    @@ -9683,7 +9713,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -9697,7 +9727,7 @@ pre-formatted fixed-width code block written in the Python programming language
    foursquare_type StringOptional. Foursquare type of the venue, if known. (For example, “arts_entertainment/default”, “arts_entertainment/aquarium” or “food/icecream”.)Optional. Foursquare type of the venue, if known. (For example, "arts_entertainment/default", "arts_entertainment/aquarium" or "food/icecream".)
    google_place_id
    -

    InputContactMessageContent

    +

    InputContactMessageContent

    Represents the content of a contact message to be sent as the result of an inline query.

    @@ -9711,17 +9741,17 @@ pre-formatted fixed-width code block written in the Python programming language - + - + - + @@ -9730,7 +9760,7 @@ pre-formatted fixed-width code block written in the Python programming language
    phone_number StringContact's phone numberContact's phone number
    first_name StringContact's first nameContact's first name
    last_name StringOptional. Contact's last nameOptional. Contact's last name
    vcard
    -

    InputInvoiceMessageContent

    +

    InputInvoiceMessageContent

    Represents the content of an invoice message to be sent as the result of an inline query.

    @@ -9809,32 +9839,32 @@ pre-formatted fixed-width code block written in the Python programming language - + - + - + - + - + - + @@ -9843,7 +9873,7 @@ pre-formatted fixed-width code block written in the Python programming language
    need_name BooleanOptional. Pass True if you require the user's full name to complete the orderOptional. Pass True if you require the user's full name to complete the order
    need_phone_number BooleanOptional. Pass True if you require the user's phone number to complete the orderOptional. Pass True if you require the user's phone number to complete the order
    need_email BooleanOptional. Pass True if you require the user's email address to complete the orderOptional. Pass True if you require the user's email address to complete the order
    need_shipping_address BooleanOptional. Pass True if you require the user's shipping address to complete the orderOptional. Pass True if you require the user's shipping address to complete the order
    send_phone_number_to_provider BooleanOptional. Pass True if the user's phone number should be sent to providerOptional. Pass True if the user's phone number should be sent to provider
    send_email_to_provider BooleanOptional. Pass True if the user's email address should be sent to providerOptional. Pass True if the user's email address should be sent to provider
    is_flexible
    -

    ChosenInlineResult

    +

    ChosenInlineResult

    Represents a result of an inline query that was chosen by the user and sent to their chat partner.

    @@ -9882,7 +9912,7 @@ pre-formatted fixed-width code block written in the Python programming language

    Note: It is necessary to enable inline feedback via @BotFather in order to receive these objects in updates.

    -

    answerWebAppQuery

    +

    answerWebAppQuery

    Use this method to set the result of an interaction with a Web App and send a corresponding message on behalf of the user to the chat from which the query originated. On success, a SentWebAppMessage object is returned.

    @@ -9908,7 +9938,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    SentWebAppMessage

    +

    SentWebAppMessage

    Describes an inline message sent by a Web App on behalf of a user.

    @@ -9926,9 +9956,9 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    Payments

    +

    Payments

    Your bot can accept payments from Telegram users. Please see the introduction to payments for more details on the process and how to set up payments for your bot. Please note that users will need Telegram v.4.0 or higher to use payments (released on May 18, 2017).

    -

    sendInvoice

    +

    sendInvoice

    Use this method to send invoices. On success, the sent Message is returned.

    @@ -10040,37 +10070,37 @@ pre-formatted fixed-width code block written in the Python programming language - + - + - + - + - + - + @@ -10106,11 +10136,11 @@ pre-formatted fixed-width code block written in the Python programming language - +
    need_name Boolean OptionalPass True if you require the user's full name to complete the orderPass True if you require the user's full name to complete the order
    need_phone_number Boolean OptionalPass True if you require the user's phone number to complete the orderPass True if you require the user's phone number to complete the order
    need_email Boolean OptionalPass True if you require the user's email address to complete the orderPass True if you require the user's email address to complete the order
    need_shipping_address Boolean OptionalPass True if you require the user's shipping address to complete the orderPass True if you require the user's shipping address to complete the order
    send_phone_number_to_provider Boolean OptionalPass True if the user's phone number should be sent to providerPass True if the user's phone number should be sent to provider
    send_email_to_provider Boolean OptionalPass True if the user's email address should be sent to providerPass True if the user's email address should be sent to provider
    is_flexiblereply_markup InlineKeyboardMarkup OptionalA JSON-serialized object for an inline keyboard. If empty, one 'Pay total price' button will be shown. If not empty, the first button must be a Pay button.A JSON-serialized object for an inline keyboard. If empty, one 'Pay total price' button will be shown. If not empty, the first button must be a Pay button.
    -

    createInvoiceLink

    +

    createInvoiceLink

    Use this method to create a link for an invoice. Returns the created invoice link as String on success.

    @@ -10204,37 +10234,37 @@ pre-formatted fixed-width code block written in the Python programming language - + - + - + - + - + - + @@ -10244,7 +10274,7 @@ pre-formatted fixed-width code block written in the Python programming language
    need_name Boolean OptionalPass True if you require the user's full name to complete the orderPass True if you require the user's full name to complete the order
    need_phone_number Boolean OptionalPass True if you require the user's phone number to complete the orderPass True if you require the user's phone number to complete the order
    need_email Boolean OptionalPass True if you require the user's email address to complete the orderPass True if you require the user's email address to complete the order
    need_shipping_address Boolean OptionalPass True if you require the user's shipping address to complete the orderPass True if you require the user's shipping address to complete the order
    send_phone_number_to_provider Boolean OptionalPass True if the user's phone number should be sent to the providerPass True if the user's phone number should be sent to the provider
    send_email_to_provider Boolean OptionalPass True if the user's email address should be sent to the providerPass True if the user's email address should be sent to the provider
    is_flexible
    -

    answerShippingQuery

    +

    answerShippingQuery

    If you sent an invoice requesting a shipping address and the parameter is_flexible was specified, the Bot API will send an Update with a shipping_query field to the bot. Use this method to reply to shipping queries. On success, True is returned.

    @@ -10278,11 +10308,11 @@ pre-formatted fixed-width code block written in the Python programming language - +
    error_message String OptionalRequired if ok is False. Error message in human readable form that explains why it is impossible to complete the order (e.g. "Sorry, delivery to your desired address is unavailable'). Telegram will display this message to the user.Required if ok is False. Error message in human readable form that explains why it is impossible to complete the order (e.g. "Sorry, delivery to your desired address is unavailable'). Telegram will display this message to the user.
    -

    answerPreCheckoutQuery

    +

    answerPreCheckoutQuery

    Once the user has confirmed their payment and shipping details, the Bot API sends the final confirmation in the form of an Update with the field pre_checkout_query. Use this method to respond to such pre-checkout queries. On success, True is returned. Note: The Bot API must receive an answer within 10 seconds after the pre-checkout query was sent.

    @@ -10310,11 +10340,11 @@ pre-formatted fixed-width code block written in the Python programming language - +
    error_message String OptionalRequired if ok is False. Error message in human readable form that explains the reason for failure to proceed with the checkout (e.g. "Sorry, somebody just bought the last of our amazing black T-shirts while you were busy filling out your payment details. Please choose a different color or garment!"). Telegram will display this message to the user.Required if ok is False. Error message in human readable form that explains the reason for failure to proceed with the checkout (e.g. "Sorry, somebody just bought the last of our amazing black T-shirts while you were busy filling out your payment details. Please choose a different color or garment!"). Telegram will display this message to the user.
    -

    LabeledPrice

    +

    LabeledPrice

    This object represents a portion of the price for goods or services.

    @@ -10337,7 +10367,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    Invoice

    +

    Invoice

    This object contains basic information about an invoice.

    @@ -10375,7 +10405,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    ShippingAddress

    +

    ShippingAddress

    This object represents a shipping address.

    @@ -10418,7 +10448,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    OrderInfo

    +

    OrderInfo

    This object represents information about an order.

    @@ -10437,7 +10467,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -10451,7 +10481,7 @@ pre-formatted fixed-width code block written in the Python programming language
    phone_number StringOptional. User's phone numberOptional. User's phone number
    email
    -

    ShippingOption

    +

    ShippingOption

    This object represents one shipping option.

    @@ -10479,7 +10509,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    SuccessfulPayment

    +

    SuccessfulPayment

    This object contains basic information about a successful payment.

    @@ -10527,7 +10557,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    ShippingQuery

    +

    ShippingQuery

    This object contains information about an incoming shipping query.

    @@ -10560,7 +10590,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    PreCheckoutQuery

    +

    PreCheckoutQuery

    This object contains information about an incoming pre-checkout query.

    @@ -10608,9 +10638,9 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    Telegram Passport

    +

    Telegram Passport

    Telegram Passport is a unified authorization method for services that require personal identification. Users can upload their documents once, then instantly share their data with services that require real-world ID (finance, ICOs, etc.). Please see the manual for details.

    -

    PassportData

    +

    PassportData

    Describes Telegram Passport data shared with the bot by the user.

    @@ -10633,8 +10663,8 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    PassportFile

    -

    This object represents a file uploaded to Telegram Passport. Currently all Telegram Passport files are in JPEG format when decrypted and don't exceed 10MB.

    +

    PassportFile

    +

    This object represents a file uploaded to Telegram Passport. Currently all Telegram Passport files are in JPEG format when decrypted and don't exceed 10MB.

    @@ -10652,7 +10682,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -10666,7 +10696,7 @@ pre-formatted fixed-width code block written in the Python programming language
    file_unique_id StringUnique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.Unique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.
    file_size
    -

    EncryptedPassportElement

    +

    EncryptedPassportElement

    Describes documents or other Telegram Passport elements shared with the bot by the user.

    @@ -10680,47 +10710,47 @@ pre-formatted fixed-width code block written in the Python programming language - + - + - + - + - + - + - + - + - + @@ -10729,7 +10759,7 @@ pre-formatted fixed-width code block written in the Python programming language
    type StringElement type. One of “personal_details”, “passport”, “driver_license”, “identity_card”, “internal_passport”, “address”, “utility_bill”, “bank_statement”, “rental_agreement”, “passport_registration”, “temporary_registration”, “phone_number”, “email”.Element type. One of "personal_details", "passport", "driver_license", "identity_card", "internal_passport", "address", "utility_bill", "bank_statement", "rental_agreement", "passport_registration", "temporary_registration", "phone_number", "email".
    data StringOptional. Base64-encoded encrypted Telegram Passport element data provided by the user, available for “personal_details”, “passport”, “driver_license”, “identity_card”, “internal_passport” and “address” types. Can be decrypted and verified using the accompanying EncryptedCredentials.Optional. Base64-encoded encrypted Telegram Passport element data provided by the user, available for "personal_details", "passport", "driver_license", "identity_card", "internal_passport" and "address" types. Can be decrypted and verified using the accompanying EncryptedCredentials.
    phone_number StringOptional. User's verified phone number, available only for “phone_number” typeOptional. User's verified phone number, available only for "phone_number" type
    email StringOptional. User's verified email address, available only for “email” typeOptional. User's verified email address, available only for "email" type
    files Array of PassportFileOptional. Array of encrypted files with documents provided by the user, available for “utility_bill”, “bank_statement”, “rental_agreement”, “passport_registration” and “temporary_registration” types. Files can be decrypted and verified using the accompanying EncryptedCredentials.Optional. Array of encrypted files with documents provided by the user, available for "utility_bill", "bank_statement", "rental_agreement", "passport_registration" and "temporary_registration" types. Files can be decrypted and verified using the accompanying EncryptedCredentials.
    front_side PassportFileOptional. Encrypted file with the front side of the document, provided by the user. Available for “passport”, “driver_license”, “identity_card” and “internal_passport”. The file can be decrypted and verified using the accompanying EncryptedCredentials.Optional. Encrypted file with the front side of the document, provided by the user. Available for "passport", "driver_license", "identity_card" and "internal_passport". The file can be decrypted and verified using the accompanying EncryptedCredentials.
    reverse_side PassportFileOptional. Encrypted file with the reverse side of the document, provided by the user. Available for “driver_license” and “identity_card”. The file can be decrypted and verified using the accompanying EncryptedCredentials.Optional. Encrypted file with the reverse side of the document, provided by the user. Available for "driver_license" and "identity_card". The file can be decrypted and verified using the accompanying EncryptedCredentials.
    selfie PassportFileOptional. Encrypted file with the selfie of the user holding a document, provided by the user; available for “passport”, “driver_license”, “identity_card” and “internal_passport”. The file can be decrypted and verified using the accompanying EncryptedCredentials.Optional. Encrypted file with the selfie of the user holding a document, provided by the user; available for "passport", "driver_license", "identity_card" and "internal_passport". The file can be decrypted and verified using the accompanying EncryptedCredentials.
    translation Array of PassportFileOptional. Array of encrypted files with translated versions of documents provided by the user. Available if requested for “passport”, “driver_license”, “identity_card”, “internal_passport”, “utility_bill”, “bank_statement”, “rental_agreement”, “passport_registration” and “temporary_registration” types. Files can be decrypted and verified using the accompanying EncryptedCredentials.Optional. Array of encrypted files with translated versions of documents provided by the user. Available if requested for "passport", "driver_license", "identity_card", "internal_passport", "utility_bill", "bank_statement", "rental_agreement", "passport_registration" and "temporary_registration" types. Files can be decrypted and verified using the accompanying EncryptedCredentials.
    hash
    -

    EncryptedCredentials

    +

    EncryptedCredentials

    Describes data required for decrypting and authenticating EncryptedPassportElement. See the Telegram Passport Documentation for a complete description of the data decryption and authentication processes.

    @@ -10743,7 +10773,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -10753,13 +10783,13 @@ pre-formatted fixed-width code block written in the Python programming language - +
    data StringBase64-encoded encrypted JSON-serialized data with unique user's payload, data hashes and secrets required for EncryptedPassportElement decryption and authenticationBase64-encoded encrypted JSON-serialized data with unique user's payload, data hashes and secrets required for EncryptedPassportElement decryption and authentication
    hash
    secret StringBase64-encoded secret, encrypted with the bot's public RSA key, required for data decryptionBase64-encoded secret, encrypted with the bot's public RSA key, required for data decryption
    -

    setPassportDataErrors

    +

    setPassportDataErrors

    Informs a user that some of the Telegram Passport elements they provided contains errors. The user will not be able to re-submit their Passport to you until the errors are fixed (the contents of the field for which you returned the error must change). Returns True on success.

    -

    Use this if the data submitted by the user doesn't satisfy the standards your service requires for any reason. For example, if a birthday date seems invalid, a submitted document is blurry, a scan shows evidence of tampering, etc. Supply some details in the error message to make sure the user knows how to correct the issues.

    +

    Use this if the data submitted by the user doesn't satisfy the standards your service requires for any reason. For example, if a birthday date seems invalid, a submitted document is blurry, a scan shows evidence of tampering, etc. Supply some details in the error message to make sure the user knows how to correct the issues.

    @@ -10784,7 +10814,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    PassportElementError

    +

    PassportElementError

    This object represents an error in the Telegram Passport element which was submitted that should be resolved by the user. It should be one of:

    -

    PassportElementErrorDataField

    -

    Represents an issue in one of the data fields that was provided by the user. The error is considered resolved when the field's value changes.

    +

    PassportElementErrorDataField

    +

    Represents an issue in one of the data fields that was provided by the user. The error is considered resolved when the field's value changes.

    @@ -10816,7 +10846,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -10835,7 +10865,7 @@ pre-formatted fixed-width code block written in the Python programming language
    type StringThe section of the user's Telegram Passport which has the error, one of “personal_details”, “passport”, “driver_license”, “identity_card”, “internal_passport”, “address”The section of the user's Telegram Passport which has the error, one of "personal_details", "passport", "driver_license", "identity_card", "internal_passport", "address"
    field_name
    -

    PassportElementErrorFrontSide

    +

    PassportElementErrorFrontSide

    Represents an issue with the front side of a document. The error is considered resolved when the file with the front side of the document changes.

    @@ -10854,7 +10884,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -10868,7 +10898,7 @@ pre-formatted fixed-width code block written in the Python programming language
    type StringThe section of the user's Telegram Passport which has the issue, one of “passport”, “driver_license”, “identity_card”, “internal_passport”The section of the user's Telegram Passport which has the issue, one of "passport", "driver_license", "identity_card", "internal_passport"
    file_hash
    -

    PassportElementErrorReverseSide

    +

    PassportElementErrorReverseSide

    Represents an issue with the reverse side of a document. The error is considered resolved when the file with reverse side of the document changes.

    @@ -10887,7 +10917,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -10901,7 +10931,7 @@ pre-formatted fixed-width code block written in the Python programming language
    type StringThe section of the user's Telegram Passport which has the issue, one of “driver_license”, “identity_card”The section of the user's Telegram Passport which has the issue, one of "driver_license", "identity_card"
    file_hash
    -

    PassportElementErrorSelfie

    +

    PassportElementErrorSelfie

    Represents an issue with the selfie with a document. The error is considered resolved when the file with the selfie changes.

    @@ -10920,7 +10950,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -10934,7 +10964,7 @@ pre-formatted fixed-width code block written in the Python programming language
    type StringThe section of the user's Telegram Passport which has the issue, one of “passport”, “driver_license”, “identity_card”, “internal_passport”The section of the user's Telegram Passport which has the issue, one of "passport", "driver_license", "identity_card", "internal_passport"
    file_hash
    -

    PassportElementErrorFile

    +

    PassportElementErrorFile

    Represents an issue with a document scan. The error is considered resolved when the file with the document scan changes.

    @@ -10953,7 +10983,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -10967,7 +10997,7 @@ pre-formatted fixed-width code block written in the Python programming language
    type StringThe section of the user's Telegram Passport which has the issue, one of “utility_bill”, “bank_statement”, “rental_agreement”, “passport_registration”, “temporary_registration”The section of the user's Telegram Passport which has the issue, one of "utility_bill", "bank_statement", "rental_agreement", "passport_registration", "temporary_registration"
    file_hash
    -

    PassportElementErrorFiles

    +

    PassportElementErrorFiles

    Represents an issue with a list of scans. The error is considered resolved when the list of files containing the scans changes.

    @@ -10986,7 +11016,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -11000,7 +11030,7 @@ pre-formatted fixed-width code block written in the Python programming language
    type StringThe section of the user's Telegram Passport which has the issue, one of “utility_bill”, “bank_statement”, “rental_agreement”, “passport_registration”, “temporary_registration”The section of the user's Telegram Passport which has the issue, one of "utility_bill", "bank_statement", "rental_agreement", "passport_registration", "temporary_registration"
    file_hashes
    -

    PassportElementErrorTranslationFile

    +

    PassportElementErrorTranslationFile

    Represents an issue with one of the files that constitute the translation of a document. The error is considered resolved when the file changes.

    @@ -11019,7 +11049,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -11033,7 +11063,7 @@ pre-formatted fixed-width code block written in the Python programming language
    type StringType of element of the user's Telegram Passport which has the issue, one of “passport”, “driver_license”, “identity_card”, “internal_passport”, “utility_bill”, “bank_statement”, “rental_agreement”, “passport_registration”, “temporary_registration”Type of element of the user's Telegram Passport which has the issue, one of "passport", "driver_license", "identity_card", "internal_passport", "utility_bill", "bank_statement", "rental_agreement", "passport_registration", "temporary_registration"
    file_hash
    -

    PassportElementErrorTranslationFiles

    +

    PassportElementErrorTranslationFiles

    Represents an issue with the translated version of a document. The error is considered resolved when a file with the document translation change.

    @@ -11052,7 +11082,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -11066,7 +11096,7 @@ pre-formatted fixed-width code block written in the Python programming language
    type StringType of element of the user's Telegram Passport which has the issue, one of “passport”, “driver_license”, “identity_card”, “internal_passport”, “utility_bill”, “bank_statement”, “rental_agreement”, “passport_registration”, “temporary_registration”Type of element of the user's Telegram Passport which has the issue, one of "passport", "driver_license", "identity_card", "internal_passport", "utility_bill", "bank_statement", "rental_agreement", "passport_registration", "temporary_registration"
    file_hashes
    -

    PassportElementErrorUnspecified

    +

    PassportElementErrorUnspecified

    Represents an issue in an unspecified place. The error is considered resolved when new data is added.

    @@ -11085,7 +11115,7 @@ pre-formatted fixed-width code block written in the Python programming language - + @@ -11099,20 +11129,20 @@ pre-formatted fixed-width code block written in the Python programming language
    type StringType of element of the user's Telegram Passport which has the issueType of element of the user's Telegram Passport which has the issue
    element_hash
    -

    Games

    +

    Games

    Your bot can offer users HTML5 games to play solo or to compete against each other in groups and one-on-one chats. Create games via @BotFather using the /newgame command. Please note that this kind of power requires responsibility: you will need to accept the terms for each game that your bots will be offering.

    • Games are a new type of content on Telegram, represented by the Game and InlineQueryResultGame objects.
    • -
    • Once you've created a game via BotFather, you can send games to chats as regular messages using the sendGame method, or use inline mode with InlineQueryResultGame.
    • -
    • If you send the game message without any buttons, it will automatically have a 'Play GameName' button. When this button is pressed, your bot gets a CallbackQuery with the game_short_name of the requested game. You provide the correct URL for this particular user and the app opens the game in the in-app browser.
    • -
    • You can manually add multiple buttons to your game message. Please note that the first button in the first row must always launch the game, using the field callback_game in InlineKeyboardButton. You can add extra buttons according to taste: e.g., for a description of the rules, or to open the game's official community.
    • +
    • Once you've created a game via BotFather, you can send games to chats as regular messages using the sendGame method, or use inline mode with InlineQueryResultGame.
    • +
    • If you send the game message without any buttons, it will automatically have a 'Play GameName' button. When this button is pressed, your bot gets a CallbackQuery with the game_short_name of the requested game. You provide the correct URL for this particular user and the app opens the game in the in-app browser.
    • +
    • You can manually add multiple buttons to your game message. Please note that the first button in the first row must always launch the game, using the field callback_game in InlineKeyboardButton. You can add extra buttons according to taste: e.g., for a description of the rules, or to open the game's official community.
    • To make your game more attractive, you can upload a GIF animation that demostrates the game to the users via BotFather (see Lumberjack for example).
    • A game message will also display high scores for the current chat. Use setGameScore to post high scores to the chat with the game, add the edit_message parameter to automatically update the message with the current scoreboard.
    • Use getGameHighScores to get data for in-game high score tables.
    • You can also add an extra sharing button for users to share their best score to different chats.
    • For examples of what can be done using this new stuff, check the @gamebot and @gamee bots.
    -

    sendGame

    +

    sendGame

    Use this method to send a game. On success, the sent Message is returned.

    @@ -11170,11 +11200,11 @@ pre-formatted fixed-width code block written in the Python programming language - +
    reply_markup InlineKeyboardMarkup OptionalA JSON-serialized object for an inline keyboard. If empty, one 'Play game_title' button will be shown. If not empty, the first button must launch the game.A JSON-serialized object for an inline keyboard. If empty, one 'Play game_title' button will be shown. If not empty, the first button must launch the game.
    -

    Game

    +

    Game

    This object represents a game. Use BotFather to create and edit games, their short names will act as unique identifiers.

    @@ -11217,10 +11247,10 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    CallbackGame

    +

    CallbackGame

    A placeholder, currently holds no information. Use BotFather to set up your game.

    -

    setGameScore

    -

    Use this method to set the score of the specified user in a game message. On success, if the message is not an inline message, the Message is returned, otherwise True is returned. Returns an error, if the new score is not greater than the user's current score in the chat and force is False.

    +

    setGameScore

    +

    Use this method to set the score of the specified user in a game message. On success, if the message is not an inline message, the Message is returned, otherwise True is returned. Returns an error, if the new score is not greater than the user's current score in the chat and force is False.

    @@ -11275,7 +11305,7 @@ pre-formatted fixed-width code block written in the Python programming language
    -

    getGameHighScores

    +

    getGameHighScores

    Use this method to get data for high score tables. Will return the score of the specified user and several of their neighbors in a game. Returns an Array of GameHighScore objects.

    This method will currently return scores for the target user, plus two of their closest neighbors on each side. Will also return the top three users if the user and their neighbors are not among them. Please note that this behavior is subject to change.

    @@ -11316,7 +11346,7 @@ pre-formatted fixed-width code block written in the Python programming language -

    GameHighScore

    +

    GameHighScore

    This object represents one row of the high scores table for a game.

    @@ -11345,8 +11375,8 @@ pre-formatted fixed-width code block written in the Python programming language

    -

    And that's about all we've got for now.
    If you've got any questions, please check out our Bot FAQ »

    -
    +

    And that's about all we've got for now. +If you've got any questions, please check out our Bot FAQ »

    diff --git a/data/web/corefork.telegram.org/constructor/appWebViewResultUrl.html b/data/web/corefork.telegram.org/constructor/appWebViewResultUrl.html index fc97a84b6d..c9112b8ebb 100644 --- a/data/web/corefork.telegram.org/constructor/appWebViewResultUrl.html +++ b/data/web/corefork.telegram.org/constructor/appWebViewResultUrl.html @@ -76,7 +76,7 @@

    Type

    AppWebViewResult

    Related pages

    -

    Bot web apps

    +

    Mini Apps on Telegram

    Bots can offer users interactive HTML5 web apps to completely replace any website.

    diff --git a/data/web/corefork.telegram.org/constructor/attachMenuBot.html b/data/web/corefork.telegram.org/constructor/attachMenuBot.html index b77bd0d207..95b7463ede 100644 --- a/data/web/corefork.telegram.org/constructor/attachMenuBot.html +++ b/data/web/corefork.telegram.org/constructor/attachMenuBot.html @@ -87,6 +87,21 @@ Whether the bot would like to send messages to the user. +show_in_attach_menu +flags.3?true +  + + +show_in_side_menu +flags.4?true +  + + +side_menu_disclaimer_needed +flags.5?true +  + + bot_id long Bot ID @@ -98,7 +113,7 @@ peer_types -Vector<AttachMenuPeerType> +flags.3?Vector<AttachMenuPeerType> List of dialog types where this attachment menu entry should be shown @@ -113,7 +128,7 @@

    Related pages

    messages.toggleBotInAttachMenu

    Enable or disable web bot attachment menu »

    -

    Bot web apps

    +

    Mini Apps on Telegram

    Bots can offer users interactive HTML5 web apps to completely replace any website.

    Bot attachment menu entries

    Bots can install attachment menu entries, offering conveniently accessible, versatile web apps.

    diff --git a/data/web/corefork.telegram.org/constructor/authorization.html b/data/web/corefork.telegram.org/constructor/authorization.html index 6880698548..a379d620d8 100644 --- a/data/web/corefork.telegram.org/constructor/authorization.html +++ b/data/web/corefork.telegram.org/constructor/authorization.html @@ -97,6 +97,11 @@ Whether this session will accept phone calls +unconfirmed +flags.5?true +  + + hash long Identifier diff --git a/data/web/corefork.telegram.org/constructor/booster.html b/data/web/corefork.telegram.org/constructor/booster.html index 5804e70933..bd5a7b05f0 100644 --- a/data/web/corefork.telegram.org/constructor/booster.html +++ b/data/web/corefork.telegram.org/constructor/booster.html @@ -2,12 +2,34 @@ - Page not found + booster - - + + - + @@ -39,10 +61,46 @@
    - -

    Page not found

    + +

    booster

    -
    The page has not been saved
    +

    + +
    +
    booster#e9e6380 user_id:long expires:int = Booster;

    +

    Parameters

    + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescription
    user_idlong 
    expiresint 
    +

    Type

    +

    Booster

    diff --git a/data/web/corefork.telegram.org/constructor/botApp.html b/data/web/corefork.telegram.org/constructor/botApp.html index a6e74bb628..babaf8e852 100644 --- a/data/web/corefork.telegram.org/constructor/botApp.html +++ b/data/web/corefork.telegram.org/constructor/botApp.html @@ -120,7 +120,7 @@

    Telegram clients must handle special tg:// and t.me deep links encountered in messages, link entities and in other apps by registering OS handlers.

    messages.getBotApp

    Obtain information about a named bot web app

    -

    Bot web apps

    +

    Mini Apps on Telegram

    Bots can offer users interactive HTML5 web apps to completely replace any website.

    diff --git a/data/web/corefork.telegram.org/constructor/botMenuButton.html b/data/web/corefork.telegram.org/constructor/botMenuButton.html index 7e23cbaf7d..ecfdcb5718 100644 --- a/data/web/corefork.telegram.org/constructor/botMenuButton.html +++ b/data/web/corefork.telegram.org/constructor/botMenuButton.html @@ -81,7 +81,7 @@

    Type

    BotMenuButton

    Related pages

    -

    Bot web apps

    +

    Mini Apps on Telegram

    Bots can offer users interactive HTML5 web apps to completely replace any website.

    Bot menu button

    Bots can choose the behavior of the menu button shown next to the text input field.

    diff --git a/data/web/corefork.telegram.org/constructor/channelFull.html b/data/web/corefork.telegram.org/constructor/channelFull.html index 822566af0b..a372b0b2f3 100644 --- a/data/web/corefork.telegram.org/constructor/channelFull.html +++ b/data/web/corefork.telegram.org/constructor/channelFull.html @@ -137,6 +137,11 @@ Whether the real-time chat translation popup should be hidden. +stories_pinned_available +flags2.5?true +  + + id long ID of the channel @@ -311,6 +316,11 @@ flags.30?ChatReactions Allowed message reactions » + +stories +flags2.4?PeerStories +  +

    Type

    diff --git a/data/web/corefork.telegram.org/constructor/documentAttributeVideo.html b/data/web/corefork.telegram.org/constructor/documentAttributeVideo.html index 30f5c076e9..0d692906b5 100644 --- a/data/web/corefork.telegram.org/constructor/documentAttributeVideo.html +++ b/data/web/corefork.telegram.org/constructor/documentAttributeVideo.html @@ -82,8 +82,13 @@ Whether the video supports streaming +nosound +flags.3?true +  + + duration -int +double Duration in seconds @@ -96,6 +101,11 @@ int Video height + +preload_prefix_size +flags.2?int +  +

    Type

    diff --git a/data/web/corefork.telegram.org/constructor/inputBotAppID.html b/data/web/corefork.telegram.org/constructor/inputBotAppID.html index b2c38857a0..098fcced3b 100644 --- a/data/web/corefork.telegram.org/constructor/inputBotAppID.html +++ b/data/web/corefork.telegram.org/constructor/inputBotAppID.html @@ -81,7 +81,7 @@

    Type

    InputBotApp

    Related pages

    -

    Bot web apps

    +

    Mini Apps on Telegram

    Bots can offer users interactive HTML5 web apps to completely replace any website.

    botApp

    Contains information about a named bot web app.

    diff --git a/data/web/corefork.telegram.org/constructor/inputMediaStory.html b/data/web/corefork.telegram.org/constructor/inputMediaStory.html index 5804e70933..d7cf5dc935 100644 --- a/data/web/corefork.telegram.org/constructor/inputMediaStory.html +++ b/data/web/corefork.telegram.org/constructor/inputMediaStory.html @@ -2,12 +2,34 @@ - Page not found + inputMediaStory - - + + - + @@ -39,10 +61,46 @@
    - -

    Page not found

    + +

    inputMediaStory

    -
    The page has not been saved
    +

    + +
    +
    inputMediaStory#89fdd778 peer:InputPeer id:int = InputMedia;

    +

    Parameters

    + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescription
    peerInputPeer 
    idint 
    +

    Type

    +

    InputMedia

    diff --git a/data/web/corefork.telegram.org/constructor/inputPrivacyKeyAbout.html b/data/web/corefork.telegram.org/constructor/inputPrivacyKeyAbout.html index 5804e70933..610da680bb 100644 --- a/data/web/corefork.telegram.org/constructor/inputPrivacyKeyAbout.html +++ b/data/web/corefork.telegram.org/constructor/inputPrivacyKeyAbout.html @@ -2,12 +2,18 @@ - Page not found + inputPrivacyKeyAbout - - + + - + @@ -39,10 +45,26 @@
    - -

    Page not found

    + +

    inputPrivacyKeyAbout

    -
    The page has not been saved
    +

    + +
    +
    inputPrivacyKeyAbout#3823cc40 = InputPrivacyKey;

    +

    Parameters

    +

    This constructor does not require any parameters.

    +

    Type

    +

    InputPrivacyKey

    diff --git a/data/web/corefork.telegram.org/constructor/inputReplyToMessage.html b/data/web/corefork.telegram.org/constructor/inputReplyToMessage.html index 5804e70933..ae3f8aa353 100644 --- a/data/web/corefork.telegram.org/constructor/inputReplyToMessage.html +++ b/data/web/corefork.telegram.org/constructor/inputReplyToMessage.html @@ -2,12 +2,34 @@ - Page not found + inputReplyToMessage - - + + - + @@ -39,10 +61,51 @@
    - -

    Page not found

    + +

    inputReplyToMessage

    -
    The page has not been saved
    +

    + +
    +
    inputReplyToMessage#9c5386e4 flags:# reply_to_msg_id:int top_msg_id:flags.0?int = InputReplyTo;

    +

    Parameters

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescription
    flags#Flags, see TL conditional fields
    reply_to_msg_idint 
    top_msg_idflags.0?int 
    +

    Type

    +

    InputReplyTo

    diff --git a/data/web/corefork.telegram.org/constructor/inputReplyToStory.html b/data/web/corefork.telegram.org/constructor/inputReplyToStory.html index 5804e70933..4a9f1b4f32 100644 --- a/data/web/corefork.telegram.org/constructor/inputReplyToStory.html +++ b/data/web/corefork.telegram.org/constructor/inputReplyToStory.html @@ -2,12 +2,34 @@ - Page not found + inputReplyToStory - - + + - + @@ -39,10 +61,46 @@
    - -

    Page not found

    + +

    inputReplyToStory

    -
    The page has not been saved
    +

    + +
    +
    inputReplyToStory#15b0f283 user_id:InputUser story_id:int = InputReplyTo;

    +

    Parameters

    + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescription
    user_idInputUser 
    story_idint 
    +

    Type

    +

    InputReplyTo

    diff --git a/data/web/corefork.telegram.org/constructor/invoice.html b/data/web/corefork.telegram.org/constructor/invoice.html index ca68c17165..ef3ecd7f37 100644 --- a/data/web/corefork.telegram.org/constructor/invoice.html +++ b/data/web/corefork.telegram.org/constructor/invoice.html @@ -137,9 +137,9 @@ A vector of suggested amounts of tips in the smallest units of the currency (integer, not float/double). At most 4 suggested tip amounts can be specified. The suggested tip amounts must be positive, passed in a strictly increased order and must not exceed max_tip_amount. -recurring_terms_url -flags.9?string -Terms of service URL for the recurring payment +terms_url +flags.10?string +  diff --git a/data/web/corefork.telegram.org/constructor/keyboardButtonWebView.html b/data/web/corefork.telegram.org/constructor/keyboardButtonWebView.html index 7e6312ae2f..29dc7635ed 100644 --- a/data/web/corefork.telegram.org/constructor/keyboardButtonWebView.html +++ b/data/web/corefork.telegram.org/constructor/keyboardButtonWebView.html @@ -82,7 +82,7 @@

    Type

    KeyboardButton

    Related pages

    -

    Bot web apps

    +

    Mini Apps on Telegram

    Bots can offer users interactive HTML5 web apps to completely replace any website.

    messages.requestWebView

    Open a bot web app, sending over user information after user confirmation.

    diff --git a/data/web/corefork.telegram.org/constructor/mediaAreaGeoPoint.html b/data/web/corefork.telegram.org/constructor/mediaAreaGeoPoint.html index 5804e70933..6913ecd64f 100644 --- a/data/web/corefork.telegram.org/constructor/mediaAreaGeoPoint.html +++ b/data/web/corefork.telegram.org/constructor/mediaAreaGeoPoint.html @@ -2,12 +2,34 @@ - Page not found + mediaAreaGeoPoint - - + + - + @@ -39,10 +61,46 @@
    - -

    Page not found

    + +

    mediaAreaGeoPoint

    -
    The page has not been saved
    +

    + +
    +
    mediaAreaGeoPoint#df8b3b22 coordinates:MediaAreaCoordinates geo:GeoPoint = MediaArea;

    +

    Parameters

    + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescription
    coordinatesMediaAreaCoordinates 
    geoGeoPoint 
    +

    Type

    +

    MediaArea

    diff --git a/data/web/corefork.telegram.org/constructor/mediaAreaSuggestedReaction.html b/data/web/corefork.telegram.org/constructor/mediaAreaSuggestedReaction.html index 5804e70933..4de69c371e 100644 --- a/data/web/corefork.telegram.org/constructor/mediaAreaSuggestedReaction.html +++ b/data/web/corefork.telegram.org/constructor/mediaAreaSuggestedReaction.html @@ -2,12 +2,38 @@ - Page not found + mediaAreaSuggestedReaction - - + + - + @@ -39,10 +65,61 @@
    - -

    Page not found

    + +

    mediaAreaSuggestedReaction

    -
    The page has not been saved
    +

    + +
    +
    mediaAreaSuggestedReaction#14455871 flags:# dark:flags.0?true flipped:flags.1?true coordinates:MediaAreaCoordinates reaction:Reaction = MediaArea;

    +

    Parameters

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescription
    flags#Flags, see TL conditional fields
    darkflags.0?true 
    flippedflags.1?true 
    coordinatesMediaAreaCoordinates 
    reactionReaction 
    +

    Type

    +

    MediaArea

    diff --git a/data/web/corefork.telegram.org/constructor/mediaAreaVenue.html b/data/web/corefork.telegram.org/constructor/mediaAreaVenue.html index 5804e70933..e6752a1a65 100644 --- a/data/web/corefork.telegram.org/constructor/mediaAreaVenue.html +++ b/data/web/corefork.telegram.org/constructor/mediaAreaVenue.html @@ -2,12 +2,44 @@ - Page not found + mediaAreaVenue - - + + - + @@ -39,10 +71,71 @@
    - -

    Page not found

    + +

    mediaAreaVenue

    -
    The page has not been saved
    +

    + +
    +
    mediaAreaVenue#be82db9c coordinates:MediaAreaCoordinates geo:GeoPoint title:string address:string provider:string venue_id:string venue_type:string = MediaArea;

    +

    Parameters

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescription
    coordinatesMediaAreaCoordinates 
    geoGeoPoint 
    titlestring 
    addressstring 
    providerstring 
    venue_idstring 
    venue_typestring 
    +

    Type

    +

    MediaArea

    diff --git a/data/web/corefork.telegram.org/constructor/messageActionWebViewDataSent.html b/data/web/corefork.telegram.org/constructor/messageActionWebViewDataSent.html index c82c7b74ca..793df8b427 100644 --- a/data/web/corefork.telegram.org/constructor/messageActionWebViewDataSent.html +++ b/data/web/corefork.telegram.org/constructor/messageActionWebViewDataSent.html @@ -80,7 +80,7 @@

    keyboardButtonSimpleWebView

    Button to open a bot web app using messages.requestSimpleWebView, without sending user information to the web app.

    Can only be sent or received as part of a reply keyboard, use keyboardButtonWebView for inline keyboards.

    -

    Bot web apps

    +

    Mini Apps on Telegram

    Bots can offer users interactive HTML5 web apps to completely replace any website.

    diff --git a/data/web/corefork.telegram.org/constructor/messageMediaStory.html b/data/web/corefork.telegram.org/constructor/messageMediaStory.html index 5804e70933..5206e00429 100644 --- a/data/web/corefork.telegram.org/constructor/messageMediaStory.html +++ b/data/web/corefork.telegram.org/constructor/messageMediaStory.html @@ -2,12 +2,40 @@ - Page not found + messageMediaStory - - + + - + @@ -39,10 +67,61 @@
    - -

    Page not found

    + +

    messageMediaStory

    -
    The page has not been saved
    +

    + +
    +
    messageMediaStory#68cb6283 flags:# via_mention:flags.1?true peer:Peer id:int story:flags.0?StoryItem = MessageMedia;

    +

    Parameters

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescription
    flags#Flags, see TL conditional fields
    via_mentionflags.1?true 
    peerPeer 
    idint 
    storyflags.0?StoryItem 
    +

    Type

    +

    MessageMedia

    diff --git a/data/web/corefork.telegram.org/constructor/messagePeerVoteMultiple.html b/data/web/corefork.telegram.org/constructor/messagePeerVoteMultiple.html index 5804e70933..67676cf1a2 100644 --- a/data/web/corefork.telegram.org/constructor/messagePeerVoteMultiple.html +++ b/data/web/corefork.telegram.org/constructor/messagePeerVoteMultiple.html @@ -2,12 +2,40 @@ - Page not found + messagePeerVoteMultiple - - + + - + @@ -39,10 +67,51 @@
    - -

    Page not found

    + +

    messagePeerVoteMultiple

    -
    The page has not been saved
    +

    + +
    +
    messagePeerVoteMultiple#4628f6e6 peer:Peer options:Vector<bytes> date:int = MessagePeerVote;

    +

    Parameters

    + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescription
    peerPeer 
    optionsVector<bytes> 
    dateint 
    +

    Type

    +

    MessagePeerVote

    diff --git a/data/web/corefork.telegram.org/constructor/messageReplyStoryHeader.html b/data/web/corefork.telegram.org/constructor/messageReplyStoryHeader.html index 5804e70933..cf2d21330b 100644 --- a/data/web/corefork.telegram.org/constructor/messageReplyStoryHeader.html +++ b/data/web/corefork.telegram.org/constructor/messageReplyStoryHeader.html @@ -2,12 +2,34 @@ - Page not found + messageReplyStoryHeader - - + + - + @@ -39,10 +61,46 @@
    - -

    Page not found

    + +

    messageReplyStoryHeader

    -
    The page has not been saved
    +

    + +
    +
    messageReplyStoryHeader#9c98bfc1 user_id:long story_id:int = MessageReplyHeader;

    +

    Parameters

    + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescription
    user_idlong 
    story_idint 
    +

    Type

    +

    MessageReplyHeader

    diff --git a/data/web/corefork.telegram.org/constructor/messages.botResults b/data/web/corefork.telegram.org/constructor/messages.botResults index f2bcd09147..8ce586ca85 100644 --- a/data/web/corefork.telegram.org/constructor/messages.botResults +++ b/data/web/corefork.telegram.org/constructor/messages.botResults @@ -116,7 +116,7 @@

    Type

    messages.BotResults

    Related pages

    -

    Bot web apps

    +

    Mini Apps on Telegram

    Bots can offer users interactive HTML5 web apps to completely replace any website.

    diff --git a/data/web/corefork.telegram.org/constructor/peerStories.html b/data/web/corefork.telegram.org/constructor/peerStories.html index 5804e70933..95499c5383 100644 --- a/data/web/corefork.telegram.org/constructor/peerStories.html +++ b/data/web/corefork.telegram.org/constructor/peerStories.html @@ -2,12 +2,38 @@ - Page not found + peerStories - - + + - + @@ -39,10 +65,56 @@
    - -

    Page not found

    + +

    peerStories

    -
    The page has not been saved
    +

    + +
    +
    peerStories#9a35e999 flags:# peer:Peer max_read_id:flags.0?int stories:Vector<StoryItem> = PeerStories;

    +

    Parameters

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescription
    flags#Flags, see TL conditional fields
    peerPeer 
    max_read_idflags.0?int 
    storiesVector<StoryItem> 
    +

    Type

    +

    PeerStories

    diff --git a/data/web/corefork.telegram.org/constructor/pollResults.html b/data/web/corefork.telegram.org/constructor/pollResults.html index 6bfe98e585..e37c4cc33e 100644 --- a/data/web/corefork.telegram.org/constructor/pollResults.html +++ b/data/web/corefork.telegram.org/constructor/pollResults.html @@ -88,7 +88,7 @@ recent_voters -flags.3?Vector<long> +flags.3?Vector<Peer> IDs of the last users that recently voted in the poll diff --git a/data/web/corefork.telegram.org/constructor/sponsoredWebPage.html b/data/web/corefork.telegram.org/constructor/sponsoredWebPage.html index 5804e70933..3b884cd7f0 100644 --- a/data/web/corefork.telegram.org/constructor/sponsoredWebPage.html +++ b/data/web/corefork.telegram.org/constructor/sponsoredWebPage.html @@ -2,12 +2,40 @@ - Page not found + sponsoredWebPage - - + + - + @@ -39,10 +67,56 @@
    - -

    Page not found

    + +

    sponsoredWebPage

    -
    The page has not been saved
    +

    + +
    +
    sponsoredWebPage#3db8ec63 flags:# url:string site_name:string photo:flags.0?Photo = SponsoredWebPage;

    +

    Parameters

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescription
    flags#Flags, see TL conditional fields
    urlstring 
    site_namestring 
    photoflags.0?Photo 
    +

    Type

    +

    SponsoredWebPage

    diff --git a/data/web/corefork.telegram.org/constructor/stories.boostersList b/data/web/corefork.telegram.org/constructor/stories.boostersList index 5804e70933..05602b42ad 100644 --- a/data/web/corefork.telegram.org/constructor/stories.boostersList +++ b/data/web/corefork.telegram.org/constructor/stories.boostersList @@ -2,12 +2,38 @@ - Page not found + stories.boostersList - - + + - + @@ -39,10 +65,61 @@
    - -

    Page not found

    + +

    stories.boostersList

    -
    The page has not been saved
    +

    + +
    +
    stories.boostersList#f3dd3d1d flags:# count:int boosters:Vector<Booster> next_offset:flags.0?string users:Vector<User> = stories.BoostersList;

    +

    Parameters

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescription
    flags#Flags, see TL conditional fields
    countint 
    boostersVector<Booster> 
    next_offsetflags.0?string 
    usersVector<User> 
    +

    Type

    +

    stories.BoostersList

    diff --git a/data/web/corefork.telegram.org/constructor/stories.canApplyBoostOk b/data/web/corefork.telegram.org/constructor/stories.canApplyBoostOk index 5804e70933..110c30c473 100644 --- a/data/web/corefork.telegram.org/constructor/stories.canApplyBoostOk +++ b/data/web/corefork.telegram.org/constructor/stories.canApplyBoostOk @@ -2,12 +2,18 @@ - Page not found + stories.canApplyBoostOk - - + + - + @@ -39,10 +45,26 @@
    - -

    Page not found

    + +

    stories.canApplyBoostOk

    -
    The page has not been saved
    +

    + +
    +
    stories.canApplyBoostOk#c3173587 = stories.CanApplyBoostResult;

    +

    Parameters

    +

    This constructor does not require any parameters.

    +

    Type

    +

    stories.CanApplyBoostResult

    diff --git a/data/web/corefork.telegram.org/constructor/storyView.html b/data/web/corefork.telegram.org/constructor/storyView.html index 5804e70933..be4c56b2ff 100644 --- a/data/web/corefork.telegram.org/constructor/storyView.html +++ b/data/web/corefork.telegram.org/constructor/storyView.html @@ -2,12 +2,32 @@ - Page not found + storyView - - + + - + @@ -39,10 +59,66 @@
    - -

    Page not found

    + +

    storyView

    -
    The page has not been saved
    +

    + +
    +
    storyView#b0bdeac5 flags:# blocked:flags.0?true blocked_my_stories_from:flags.1?true user_id:long date:int reaction:flags.2?Reaction = StoryView;

    +

    Parameters

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    NameTypeDescription
    flags#Flags, see TL conditional fields
    blockedflags.0?true 
    blocked_my_stories_fromflags.1?true 
    user_idlong 
    dateint 
    reactionflags.2?Reaction 
    +

    Type

    +

    StoryView

    diff --git a/data/web/corefork.telegram.org/constructor/updateMessagePollVote.html b/data/web/corefork.telegram.org/constructor/updateMessagePollVote.html index c84724c9ee..e4e6a89744 100644 --- a/data/web/corefork.telegram.org/constructor/updateMessagePollVote.html +++ b/data/web/corefork.telegram.org/constructor/updateMessagePollVote.html @@ -72,9 +72,9 @@ Poll ID -user_id -long -User ID +peer +Peeroptions diff --git a/data/web/corefork.telegram.org/constructor/userFull.html b/data/web/corefork.telegram.org/constructor/userFull.html index 711b916a25..d85490d355 100644 --- a/data/web/corefork.telegram.org/constructor/userFull.html +++ b/data/web/corefork.telegram.org/constructor/userFull.html @@ -112,6 +112,16 @@ Whether the real-time chat translation popup should be hidden. +stories_pinned_available +flags.26?true +  + + +blocked_my_stories_from +flags.27?true +  + + id long User ID @@ -201,6 +211,11 @@ flags.24?WallPaper Wallpaper to use in the private chat with the user. + +stories +flags.25?PeerStories +  +

    Type

    diff --git a/data/web/corefork.telegram.org/method/account.changeAuthorizationSettings b/data/web/corefork.telegram.org/method/account.changeAuthorizationSettings index 711e0a2041..98cd9477dc 100644 --- a/data/web/corefork.telegram.org/method/account.changeAuthorizationSettings +++ b/data/web/corefork.telegram.org/method/account.changeAuthorizationSettings @@ -75,6 +75,11 @@ Flags, see TL conditional fields +confirmed +flags.3?true +  + + hash long Session ID from the authorization constructor, fetchable using account.getAuthorizations diff --git a/data/web/corefork.telegram.org/method/channels.getParticipants b/data/web/corefork.telegram.org/method/channels.getParticipants index 0a1c70927f..802750c0df 100644 --- a/data/web/corefork.telegram.org/method/channels.getParticipants +++ b/data/web/corefork.telegram.org/method/channels.getParticipants @@ -123,6 +123,11 @@ CHAT_ADMIN_REQUIRED You must be an admin in this chat to do this. + +400 +MSG_ID_INVALID +Invalid message ID provided. +

    Bots can use this method

    diff --git a/data/web/corefork.telegram.org/method/chatlists.checkChatlistInvite b/data/web/corefork.telegram.org/method/chatlists.checkChatlistInvite index d86d594b6a..9e59a7c611 100644 --- a/data/web/corefork.telegram.org/method/chatlists.checkChatlistInvite +++ b/data/web/corefork.telegram.org/method/chatlists.checkChatlistInvite @@ -93,6 +93,11 @@ INVITE_SLUG_EMPTY The specified invite slug is empty. + +400 +INVITE_SLUG_EXPIRED +  +

    Bots can use this method

    diff --git a/data/web/corefork.telegram.org/method/contacts.block b/data/web/corefork.telegram.org/method/contacts.block index 2226988a6c..a21963c847 100644 --- a/data/web/corefork.telegram.org/method/contacts.block +++ b/data/web/corefork.telegram.org/method/contacts.block @@ -70,6 +70,16 @@ +flags +# +Flags, see TL conditional fields + + +my_stories_from +flags.0?true +  + + id InputPeer User ID @@ -90,6 +100,11 @@ 400 +CHANNEL_PRIVATE +You haven't joined this channel/supergroup. + + +400 CONTACT_ID_INVALID The provided contact ID is invalid.