Bot API¶
aiogram now is fully support of Telegram Bot API
All methods and types is fully autogenerated from Telegram Bot API docs by parser with code-generator.
- Bot
- Client session
- Types
- Available types
- Animation
- Audio
- BackgroundFill
- BackgroundFillFreeformGradient
- BackgroundFillGradient
- BackgroundFillSolid
- BackgroundType
- BackgroundTypeChatTheme
- BackgroundTypeFill
- BackgroundTypePattern
- BackgroundTypeWallpaper
- Birthdate
- BotCommand
- BotCommandScope
- BotCommandScopeAllChatAdministrators
- BotCommandScopeAllGroupChats
- BotCommandScopeAllPrivateChats
- BotCommandScopeChat
- BotCommandScopeChatAdministrators
- BotCommandScopeChatMember
- BotCommandScopeDefault
- BotDescription
- BotName
- BotShortDescription
- BusinessConnection
- BusinessIntro
- BusinessLocation
- BusinessMessagesDeleted
- BusinessOpeningHours
- BusinessOpeningHoursInterval
- CallbackQuery
- Chat
ChatChat.idChat.typeChat.titleChat.usernameChat.first_nameChat.last_nameChat.is_forumChat.accent_color_idChat.active_usernamesChat.available_reactionsChat.background_custom_emoji_idChat.bioChat.birthdateChat.business_introChat.business_locationChat.business_opening_hoursChat.can_set_sticker_setChat.custom_emoji_sticker_set_nameChat.descriptionChat.emoji_status_custom_emoji_idChat.emoji_status_expiration_dateChat.has_aggressive_anti_spam_enabledChat.has_hidden_membersChat.has_private_forwardsChat.has_protected_contentChat.has_restricted_voice_and_video_messagesChat.has_visible_historyChat.invite_linkChat.join_by_requestChat.join_to_send_messagesChat.linked_chat_idChat.locationChat.message_auto_delete_timeChat.permissionsChat.personal_chatChat.photoChat.pinned_messageChat.profile_accent_color_idChat.profile_background_custom_emoji_idChat.slow_mode_delayChat.sticker_set_nameChat.unrestrict_boost_countChat.shifted_idChat.full_nameChat.ban_sender_chat()Chat.unban_sender_chat()Chat.get_administrators()Chat.delete_message()Chat.revoke_invite_link()Chat.edit_invite_link()Chat.create_invite_link()Chat.export_invite_link()Chat.do()Chat.delete_sticker_set()Chat.set_sticker_set()Chat.get_member()Chat.get_member_count()Chat.leave()Chat.unpin_all_messages()Chat.unpin_message()Chat.pin_message()Chat.set_administrator_custom_title()Chat.set_permissions()Chat.promote()Chat.restrict()Chat.unban()Chat.ban()Chat.set_description()Chat.set_title()Chat.delete_photo()Chat.set_photo()Chat.unpin_all_general_forum_topic_messages()
- ChatAdministratorRights
ChatAdministratorRightsChatAdministratorRights.is_anonymousChatAdministratorRights.can_manage_chatChatAdministratorRights.can_delete_messagesChatAdministratorRights.can_manage_video_chatsChatAdministratorRights.can_restrict_membersChatAdministratorRights.can_promote_membersChatAdministratorRights.can_change_infoChatAdministratorRights.can_invite_usersChatAdministratorRights.can_post_storiesChatAdministratorRights.can_edit_storiesChatAdministratorRights.can_delete_storiesChatAdministratorRights.can_post_messagesChatAdministratorRights.can_edit_messagesChatAdministratorRights.can_pin_messagesChatAdministratorRights.can_manage_topics
- ChatBackground
- ChatBoost
- ChatBoostAdded
- ChatBoostRemoved
- ChatBoostSource
- ChatBoostSourceGiftCode
- ChatBoostSourceGiveaway
- ChatBoostSourcePremium
- ChatBoostUpdated
- ChatFullInfo
ChatFullInfoChatFullInfo.idChatFullInfo.typeChatFullInfo.accent_color_idChatFullInfo.max_reaction_countChatFullInfo.titleChatFullInfo.usernameChatFullInfo.first_nameChatFullInfo.last_nameChatFullInfo.is_forumChatFullInfo.photoChatFullInfo.active_usernamesChatFullInfo.birthdateChatFullInfo.business_introChatFullInfo.business_locationChatFullInfo.business_opening_hoursChatFullInfo.personal_chatChatFullInfo.available_reactionsChatFullInfo.background_custom_emoji_idChatFullInfo.profile_accent_color_idChatFullInfo.profile_background_custom_emoji_idChatFullInfo.emoji_status_custom_emoji_idChatFullInfo.emoji_status_expiration_dateChatFullInfo.bioChatFullInfo.has_private_forwardsChatFullInfo.has_restricted_voice_and_video_messagesChatFullInfo.join_to_send_messagesChatFullInfo.join_by_requestChatFullInfo.descriptionChatFullInfo.invite_linkChatFullInfo.pinned_messageChatFullInfo.permissionsChatFullInfo.can_send_giftChatFullInfo.can_send_paid_mediaChatFullInfo.slow_mode_delayChatFullInfo.unrestrict_boost_countChatFullInfo.message_auto_delete_timeChatFullInfo.has_aggressive_anti_spam_enabledChatFullInfo.has_hidden_membersChatFullInfo.has_protected_contentChatFullInfo.has_visible_historyChatFullInfo.sticker_set_nameChatFullInfo.can_set_sticker_setChatFullInfo.custom_emoji_sticker_set_nameChatFullInfo.linked_chat_idChatFullInfo.location
- ChatInviteLink
ChatInviteLinkChatInviteLink.invite_linkChatInviteLink.creatorChatInviteLink.creates_join_requestChatInviteLink.is_primaryChatInviteLink.is_revokedChatInviteLink.nameChatInviteLink.expire_dateChatInviteLink.member_limitChatInviteLink.pending_join_request_countChatInviteLink.subscription_periodChatInviteLink.subscription_price
- ChatJoinRequest
ChatJoinRequestChatJoinRequest.chatChatJoinRequest.from_userChatJoinRequest.user_chat_idChatJoinRequest.dateChatJoinRequest.bioChatJoinRequest.invite_linkChatJoinRequest.approve()ChatJoinRequest.decline()ChatJoinRequest.answer()ChatJoinRequest.answer_pm()ChatJoinRequest.answer_animation()ChatJoinRequest.answer_animation_pm()ChatJoinRequest.answer_audio()ChatJoinRequest.answer_audio_pm()ChatJoinRequest.answer_contact()ChatJoinRequest.answer_contact_pm()ChatJoinRequest.answer_document()ChatJoinRequest.answer_document_pm()ChatJoinRequest.answer_game()ChatJoinRequest.answer_game_pm()ChatJoinRequest.answer_invoice()ChatJoinRequest.answer_invoice_pm()ChatJoinRequest.answer_location()ChatJoinRequest.answer_location_pm()ChatJoinRequest.answer_media_group()ChatJoinRequest.answer_media_group_pm()ChatJoinRequest.answer_photo()ChatJoinRequest.answer_photo_pm()ChatJoinRequest.answer_poll()ChatJoinRequest.answer_poll_pm()ChatJoinRequest.answer_dice()ChatJoinRequest.answer_dice_pm()ChatJoinRequest.answer_sticker()ChatJoinRequest.answer_sticker_pm()ChatJoinRequest.answer_venue()ChatJoinRequest.answer_venue_pm()ChatJoinRequest.answer_video()ChatJoinRequest.answer_video_pm()ChatJoinRequest.answer_video_note()ChatJoinRequest.answer_video_note_pm()ChatJoinRequest.answer_voice()ChatJoinRequest.answer_voice_pm()
- ChatLocation
- ChatMember
- ChatMemberAdministrator
ChatMemberAdministratorChatMemberAdministrator.statusChatMemberAdministrator.userChatMemberAdministrator.can_be_editedChatMemberAdministrator.is_anonymousChatMemberAdministrator.can_manage_chatChatMemberAdministrator.can_delete_messagesChatMemberAdministrator.can_manage_video_chatsChatMemberAdministrator.can_restrict_membersChatMemberAdministrator.can_promote_membersChatMemberAdministrator.can_change_infoChatMemberAdministrator.can_invite_usersChatMemberAdministrator.can_post_storiesChatMemberAdministrator.can_edit_storiesChatMemberAdministrator.can_delete_storiesChatMemberAdministrator.can_post_messagesChatMemberAdministrator.can_edit_messagesChatMemberAdministrator.can_pin_messagesChatMemberAdministrator.can_manage_topicsChatMemberAdministrator.custom_title
- ChatMemberBanned
- ChatMemberLeft
- ChatMemberMember
- ChatMemberOwner
- ChatMemberRestricted
ChatMemberRestrictedChatMemberRestricted.statusChatMemberRestricted.userChatMemberRestricted.is_memberChatMemberRestricted.can_send_messagesChatMemberRestricted.can_send_audiosChatMemberRestricted.can_send_documentsChatMemberRestricted.can_send_photosChatMemberRestricted.can_send_videosChatMemberRestricted.can_send_video_notesChatMemberRestricted.can_send_voice_notesChatMemberRestricted.can_send_pollsChatMemberRestricted.can_send_other_messagesChatMemberRestricted.can_add_web_page_previewsChatMemberRestricted.can_change_infoChatMemberRestricted.can_invite_usersChatMemberRestricted.can_pin_messagesChatMemberRestricted.can_manage_topicsChatMemberRestricted.until_date
- ChatMemberUpdated
ChatMemberUpdatedChatMemberUpdated.chatChatMemberUpdated.from_userChatMemberUpdated.dateChatMemberUpdated.old_chat_memberChatMemberUpdated.new_chat_memberChatMemberUpdated.invite_linkChatMemberUpdated.via_join_requestChatMemberUpdated.via_chat_folder_invite_linkChatMemberUpdated.answer()ChatMemberUpdated.answer_animation()ChatMemberUpdated.answer_audio()ChatMemberUpdated.answer_contact()ChatMemberUpdated.answer_document()ChatMemberUpdated.answer_game()ChatMemberUpdated.answer_invoice()ChatMemberUpdated.answer_location()ChatMemberUpdated.answer_media_group()ChatMemberUpdated.answer_photo()ChatMemberUpdated.answer_poll()ChatMemberUpdated.answer_dice()ChatMemberUpdated.answer_sticker()ChatMemberUpdated.answer_venue()ChatMemberUpdated.answer_video()ChatMemberUpdated.answer_video_note()ChatMemberUpdated.answer_voice()
- ChatPermissions
ChatPermissionsChatPermissions.can_send_messagesChatPermissions.can_send_audiosChatPermissions.can_send_documentsChatPermissions.can_send_photosChatPermissions.can_send_videosChatPermissions.can_send_video_notesChatPermissions.can_send_voice_notesChatPermissions.can_send_pollsChatPermissions.can_send_other_messagesChatPermissions.can_add_web_page_previewsChatPermissions.can_change_infoChatPermissions.can_invite_usersChatPermissions.can_pin_messagesChatPermissions.can_manage_topics
- ChatPhoto
- ChatShared
- Contact
- CopyTextButton
- Dice
- Document
- ExternalReplyInfo
ExternalReplyInfoExternalReplyInfo.originExternalReplyInfo.chatExternalReplyInfo.message_idExternalReplyInfo.link_preview_optionsExternalReplyInfo.animationExternalReplyInfo.audioExternalReplyInfo.documentExternalReplyInfo.paid_mediaExternalReplyInfo.photoExternalReplyInfo.stickerExternalReplyInfo.storyExternalReplyInfo.videoExternalReplyInfo.video_noteExternalReplyInfo.voiceExternalReplyInfo.has_media_spoilerExternalReplyInfo.contactExternalReplyInfo.diceExternalReplyInfo.gameExternalReplyInfo.giveawayExternalReplyInfo.giveaway_winnersExternalReplyInfo.invoiceExternalReplyInfo.locationExternalReplyInfo.pollExternalReplyInfo.venue
- File
- ForceReply
- ForumTopic
- ForumTopicClosed
- ForumTopicCreated
- ForumTopicEdited
- ForumTopicReopened
- GeneralForumTopicHidden
- GeneralForumTopicUnhidden
- Giveaway
- GiveawayCompleted
- GiveawayCreated
- GiveawayWinners
GiveawayWinnersGiveawayWinners.chatGiveawayWinners.giveaway_message_idGiveawayWinners.winners_selection_dateGiveawayWinners.winner_countGiveawayWinners.winnersGiveawayWinners.additional_chat_countGiveawayWinners.prize_star_countGiveawayWinners.premium_subscription_month_countGiveawayWinners.unclaimed_prize_countGiveawayWinners.only_new_membersGiveawayWinners.was_refundedGiveawayWinners.prize_description
- InaccessibleMessage
InaccessibleMessageInaccessibleMessage.chatInaccessibleMessage.message_idInaccessibleMessage.dateInaccessibleMessage.answer()InaccessibleMessage.reply()InaccessibleMessage.answer_animation()InaccessibleMessage.reply_animation()InaccessibleMessage.answer_audio()InaccessibleMessage.reply_audio()InaccessibleMessage.answer_contact()InaccessibleMessage.reply_contact()InaccessibleMessage.answer_document()InaccessibleMessage.reply_document()InaccessibleMessage.answer_game()InaccessibleMessage.reply_game()InaccessibleMessage.answer_invoice()InaccessibleMessage.reply_invoice()InaccessibleMessage.answer_location()InaccessibleMessage.reply_location()InaccessibleMessage.answer_media_group()InaccessibleMessage.reply_media_group()InaccessibleMessage.answer_photo()InaccessibleMessage.reply_photo()InaccessibleMessage.answer_poll()InaccessibleMessage.reply_poll()InaccessibleMessage.answer_dice()InaccessibleMessage.reply_dice()InaccessibleMessage.answer_sticker()InaccessibleMessage.reply_sticker()InaccessibleMessage.answer_venue()InaccessibleMessage.reply_venue()InaccessibleMessage.answer_video()InaccessibleMessage.reply_video()InaccessibleMessage.answer_video_note()InaccessibleMessage.reply_video_note()InaccessibleMessage.answer_voice()InaccessibleMessage.reply_voice()InaccessibleMessage.answer_paid_media()InaccessibleMessage.reply_paid_media()InaccessibleMessage.as_reply_parameters()
- InlineKeyboardButton
InlineKeyboardButtonInlineKeyboardButton.textInlineKeyboardButton.urlInlineKeyboardButton.callback_dataInlineKeyboardButton.web_appInlineKeyboardButton.login_urlInlineKeyboardButton.switch_inline_queryInlineKeyboardButton.switch_inline_query_current_chatInlineKeyboardButton.switch_inline_query_chosen_chatInlineKeyboardButton.copy_textInlineKeyboardButton.callback_gameInlineKeyboardButton.pay
- InlineKeyboardMarkup
- InputFile
- InputMedia
- InputMediaAnimation
InputMediaAnimationInputMediaAnimation.typeInputMediaAnimation.mediaInputMediaAnimation.thumbnailInputMediaAnimation.captionInputMediaAnimation.parse_modeInputMediaAnimation.caption_entitiesInputMediaAnimation.show_caption_above_mediaInputMediaAnimation.widthInputMediaAnimation.heightInputMediaAnimation.durationInputMediaAnimation.has_spoiler
- InputMediaAudio
- InputMediaDocument
- InputMediaPhoto
- InputMediaVideo
InputMediaVideoInputMediaVideo.typeInputMediaVideo.mediaInputMediaVideo.thumbnailInputMediaVideo.coverInputMediaVideo.start_timestampInputMediaVideo.captionInputMediaVideo.parse_modeInputMediaVideo.caption_entitiesInputMediaVideo.show_caption_above_mediaInputMediaVideo.widthInputMediaVideo.heightInputMediaVideo.durationInputMediaVideo.supports_streamingInputMediaVideo.has_spoiler
- InputPaidMedia
- InputPaidMediaPhoto
- InputPaidMediaVideo
- InputPollOption
- KeyboardButton
- KeyboardButtonPollType
- KeyboardButtonRequestChat
KeyboardButtonRequestChatKeyboardButtonRequestChat.request_idKeyboardButtonRequestChat.chat_is_channelKeyboardButtonRequestChat.chat_is_forumKeyboardButtonRequestChat.chat_has_usernameKeyboardButtonRequestChat.chat_is_createdKeyboardButtonRequestChat.user_administrator_rightsKeyboardButtonRequestChat.bot_administrator_rightsKeyboardButtonRequestChat.bot_is_memberKeyboardButtonRequestChat.request_titleKeyboardButtonRequestChat.request_usernameKeyboardButtonRequestChat.request_photo
- KeyboardButtonRequestUser
- KeyboardButtonRequestUsers
- LinkPreviewOptions
- Location
- LoginUrl
- MaybeInaccessibleMessage
- MenuButton
- MenuButtonCommands
- MenuButtonDefault
- MenuButtonWebApp
- Message
MessageMessage.message_idMessage.dateMessage.chatMessage.message_thread_idMessage.from_userMessage.sender_chatMessage.sender_boost_countMessage.sender_business_botMessage.business_connection_idMessage.forward_originMessage.is_topic_messageMessage.is_automatic_forwardMessage.reply_to_messageMessage.external_replyMessage.quoteMessage.reply_to_storyMessage.via_botMessage.edit_dateMessage.has_protected_contentMessage.is_from_offlineMessage.media_group_idMessage.author_signatureMessage.textMessage.entitiesMessage.link_preview_optionsMessage.effect_idMessage.animationMessage.audioMessage.documentMessage.paid_mediaMessage.photoMessage.stickerMessage.storyMessage.videoMessage.video_noteMessage.voiceMessage.captionMessage.caption_entitiesMessage.show_caption_above_mediaMessage.has_media_spoilerMessage.contactMessage.diceMessage.gameMessage.pollMessage.venueMessage.locationMessage.new_chat_membersMessage.left_chat_memberMessage.new_chat_titleMessage.new_chat_photoMessage.delete_chat_photoMessage.group_chat_createdMessage.supergroup_chat_createdMessage.channel_chat_createdMessage.message_auto_delete_timer_changedMessage.migrate_to_chat_idMessage.migrate_from_chat_idMessage.pinned_messageMessage.invoiceMessage.successful_paymentMessage.refunded_paymentMessage.users_sharedMessage.chat_sharedMessage.connected_websiteMessage.write_access_allowedMessage.passport_dataMessage.proximity_alert_triggeredMessage.boost_addedMessage.chat_background_setMessage.forum_topic_createdMessage.forum_topic_editedMessage.forum_topic_closedMessage.forum_topic_reopenedMessage.general_forum_topic_hiddenMessage.general_forum_topic_unhiddenMessage.giveaway_createdMessage.giveawayMessage.giveaway_winnersMessage.giveaway_completedMessage.video_chat_scheduledMessage.video_chat_startedMessage.video_chat_endedMessage.video_chat_participants_invitedMessage.web_app_dataMessage.reply_markupMessage.forward_dateMessage.forward_fromMessage.forward_from_chatMessage.forward_from_message_idMessage.forward_sender_nameMessage.forward_signatureMessage.user_sharedMessage.content_typeMessage.html_textMessage.md_textMessage.as_reply_parameters()Message.reply_animation()Message.answer_animation()Message.reply_audio()Message.answer_audio()Message.reply_contact()Message.answer_contact()Message.reply_document()Message.answer_document()Message.reply_game()Message.answer_game()Message.reply_invoice()Message.answer_invoice()Message.reply_location()Message.answer_location()Message.reply_media_group()Message.answer_media_group()Message.reply()Message.answer()Message.reply_photo()Message.answer_photo()Message.reply_poll()Message.answer_poll()Message.reply_dice()Message.answer_dice()Message.reply_sticker()Message.answer_sticker()Message.reply_venue()Message.answer_venue()Message.reply_video()Message.answer_video()Message.reply_video_note()Message.answer_video_note()Message.reply_voice()Message.answer_voice()Message.send_copy()Message.copy_to()Message.edit_text()Message.forward()Message.edit_media()Message.edit_reply_markup()Message.delete_reply_markup()Message.edit_live_location()Message.stop_live_location()Message.edit_caption()Message.delete()Message.pin()Message.unpin()Message.get_url()Message.react()Message.answer_paid_media()Message.reply_paid_media()
- MessageAutoDeleteTimerChanged
- MessageEntity
- MessageId
- MessageOrigin
- MessageOriginChannel
- MessageOriginChat
- MessageOriginHiddenUser
- MessageOriginUser
- MessageReactionCountUpdated
- MessageReactionUpdated
- PaidMedia
- PaidMediaInfo
- PaidMediaPhoto
- PaidMediaPreview
- PaidMediaVideo
- PhotoSize
- Poll
- PollAnswer
- PollOption
- ProximityAlertTriggered
- ReactionCount
- ReactionType
- ReactionTypeCustomEmoji
- ReactionTypeEmoji
- ReactionTypePaid
- ReplyKeyboardMarkup
- ReplyKeyboardRemove
- ReplyParameters
- ResponseParameters
- SharedUser
- Story
- SwitchInlineQueryChosenChat
- TextQuote
- User
UserUser.idUser.is_botUser.first_nameUser.last_nameUser.usernameUser.language_codeUser.is_premiumUser.added_to_attachment_menuUser.can_join_groupsUser.can_read_all_group_messagesUser.supports_inline_queriesUser.can_connect_to_businessUser.has_main_web_appUser.full_nameUser.urlUser.mention_markdown()User.mention_html()User.get_profile_photos()
- UserChatBoosts
- UserProfilePhotos
- UserShared
- UsersShared
- Venue
- Video
- VideoChatEnded
- VideoChatParticipantsInvited
- VideoChatScheduled
- VideoChatStarted
- VideoNote
- Voice
- WebAppData
- WebAppInfo
- WriteAccessAllowed
- Inline mode
- ChosenInlineResult
- InlineQuery
- InlineQueryResult
- InlineQueryResultArticle
InlineQueryResultArticleInlineQueryResultArticle.typeInlineQueryResultArticle.idInlineQueryResultArticle.titleInlineQueryResultArticle.input_message_contentInlineQueryResultArticle.reply_markupInlineQueryResultArticle.urlInlineQueryResultArticle.descriptionInlineQueryResultArticle.thumbnail_urlInlineQueryResultArticle.thumbnail_widthInlineQueryResultArticle.thumbnail_heightInlineQueryResultArticle.hide_url
- InlineQueryResultAudio
InlineQueryResultAudioInlineQueryResultAudio.typeInlineQueryResultAudio.idInlineQueryResultAudio.audio_urlInlineQueryResultAudio.titleInlineQueryResultAudio.captionInlineQueryResultAudio.parse_modeInlineQueryResultAudio.caption_entitiesInlineQueryResultAudio.performerInlineQueryResultAudio.audio_durationInlineQueryResultAudio.reply_markupInlineQueryResultAudio.input_message_content
- InlineQueryResultCachedAudio
InlineQueryResultCachedAudioInlineQueryResultCachedAudio.typeInlineQueryResultCachedAudio.idInlineQueryResultCachedAudio.audio_file_idInlineQueryResultCachedAudio.captionInlineQueryResultCachedAudio.parse_modeInlineQueryResultCachedAudio.caption_entitiesInlineQueryResultCachedAudio.reply_markupInlineQueryResultCachedAudio.input_message_content
- InlineQueryResultCachedDocument
InlineQueryResultCachedDocumentInlineQueryResultCachedDocument.typeInlineQueryResultCachedDocument.idInlineQueryResultCachedDocument.titleInlineQueryResultCachedDocument.document_file_idInlineQueryResultCachedDocument.descriptionInlineQueryResultCachedDocument.captionInlineQueryResultCachedDocument.parse_modeInlineQueryResultCachedDocument.caption_entitiesInlineQueryResultCachedDocument.reply_markupInlineQueryResultCachedDocument.input_message_content
- InlineQueryResultCachedGif
InlineQueryResultCachedGifInlineQueryResultCachedGif.typeInlineQueryResultCachedGif.idInlineQueryResultCachedGif.gif_file_idInlineQueryResultCachedGif.titleInlineQueryResultCachedGif.captionInlineQueryResultCachedGif.parse_modeInlineQueryResultCachedGif.caption_entitiesInlineQueryResultCachedGif.show_caption_above_mediaInlineQueryResultCachedGif.reply_markupInlineQueryResultCachedGif.input_message_content
- InlineQueryResultCachedMpeg4Gif
InlineQueryResultCachedMpeg4GifInlineQueryResultCachedMpeg4Gif.typeInlineQueryResultCachedMpeg4Gif.idInlineQueryResultCachedMpeg4Gif.mpeg4_file_idInlineQueryResultCachedMpeg4Gif.titleInlineQueryResultCachedMpeg4Gif.captionInlineQueryResultCachedMpeg4Gif.parse_modeInlineQueryResultCachedMpeg4Gif.caption_entitiesInlineQueryResultCachedMpeg4Gif.show_caption_above_mediaInlineQueryResultCachedMpeg4Gif.reply_markupInlineQueryResultCachedMpeg4Gif.input_message_content
- InlineQueryResultCachedPhoto
InlineQueryResultCachedPhotoInlineQueryResultCachedPhoto.typeInlineQueryResultCachedPhoto.idInlineQueryResultCachedPhoto.photo_file_idInlineQueryResultCachedPhoto.titleInlineQueryResultCachedPhoto.descriptionInlineQueryResultCachedPhoto.captionInlineQueryResultCachedPhoto.parse_modeInlineQueryResultCachedPhoto.caption_entitiesInlineQueryResultCachedPhoto.show_caption_above_mediaInlineQueryResultCachedPhoto.reply_markupInlineQueryResultCachedPhoto.input_message_content
- InlineQueryResultCachedSticker
- InlineQueryResultCachedVideo
InlineQueryResultCachedVideoInlineQueryResultCachedVideo.typeInlineQueryResultCachedVideo.idInlineQueryResultCachedVideo.video_file_idInlineQueryResultCachedVideo.titleInlineQueryResultCachedVideo.descriptionInlineQueryResultCachedVideo.captionInlineQueryResultCachedVideo.parse_modeInlineQueryResultCachedVideo.caption_entitiesInlineQueryResultCachedVideo.show_caption_above_mediaInlineQueryResultCachedVideo.reply_markupInlineQueryResultCachedVideo.input_message_content
- InlineQueryResultCachedVoice
InlineQueryResultCachedVoiceInlineQueryResultCachedVoice.typeInlineQueryResultCachedVoice.idInlineQueryResultCachedVoice.voice_file_idInlineQueryResultCachedVoice.titleInlineQueryResultCachedVoice.captionInlineQueryResultCachedVoice.parse_modeInlineQueryResultCachedVoice.caption_entitiesInlineQueryResultCachedVoice.reply_markupInlineQueryResultCachedVoice.input_message_content
- InlineQueryResultContact
InlineQueryResultContactInlineQueryResultContact.typeInlineQueryResultContact.idInlineQueryResultContact.phone_numberInlineQueryResultContact.first_nameInlineQueryResultContact.last_nameInlineQueryResultContact.vcardInlineQueryResultContact.reply_markupInlineQueryResultContact.input_message_contentInlineQueryResultContact.thumbnail_urlInlineQueryResultContact.thumbnail_widthInlineQueryResultContact.thumbnail_height
- InlineQueryResultDocument
InlineQueryResultDocumentInlineQueryResultDocument.typeInlineQueryResultDocument.idInlineQueryResultDocument.titleInlineQueryResultDocument.document_urlInlineQueryResultDocument.mime_typeInlineQueryResultDocument.captionInlineQueryResultDocument.parse_modeInlineQueryResultDocument.caption_entitiesInlineQueryResultDocument.descriptionInlineQueryResultDocument.reply_markupInlineQueryResultDocument.input_message_contentInlineQueryResultDocument.thumbnail_urlInlineQueryResultDocument.thumbnail_widthInlineQueryResultDocument.thumbnail_height
- InlineQueryResultGame
- InlineQueryResultGif
InlineQueryResultGifInlineQueryResultGif.typeInlineQueryResultGif.idInlineQueryResultGif.gif_urlInlineQueryResultGif.thumbnail_urlInlineQueryResultGif.gif_widthInlineQueryResultGif.gif_heightInlineQueryResultGif.gif_durationInlineQueryResultGif.thumbnail_mime_typeInlineQueryResultGif.titleInlineQueryResultGif.captionInlineQueryResultGif.parse_modeInlineQueryResultGif.caption_entitiesInlineQueryResultGif.show_caption_above_mediaInlineQueryResultGif.reply_markupInlineQueryResultGif.input_message_content
- InlineQueryResultLocation
InlineQueryResultLocationInlineQueryResultLocation.typeInlineQueryResultLocation.idInlineQueryResultLocation.latitudeInlineQueryResultLocation.longitudeInlineQueryResultLocation.titleInlineQueryResultLocation.horizontal_accuracyInlineQueryResultLocation.live_periodInlineQueryResultLocation.headingInlineQueryResultLocation.proximity_alert_radiusInlineQueryResultLocation.reply_markupInlineQueryResultLocation.input_message_contentInlineQueryResultLocation.thumbnail_urlInlineQueryResultLocation.thumbnail_widthInlineQueryResultLocation.thumbnail_height
- InlineQueryResultMpeg4Gif
InlineQueryResultMpeg4GifInlineQueryResultMpeg4Gif.typeInlineQueryResultMpeg4Gif.idInlineQueryResultMpeg4Gif.mpeg4_urlInlineQueryResultMpeg4Gif.thumbnail_urlInlineQueryResultMpeg4Gif.mpeg4_widthInlineQueryResultMpeg4Gif.mpeg4_heightInlineQueryResultMpeg4Gif.mpeg4_durationInlineQueryResultMpeg4Gif.thumbnail_mime_typeInlineQueryResultMpeg4Gif.titleInlineQueryResultMpeg4Gif.captionInlineQueryResultMpeg4Gif.parse_modeInlineQueryResultMpeg4Gif.caption_entitiesInlineQueryResultMpeg4Gif.show_caption_above_mediaInlineQueryResultMpeg4Gif.reply_markupInlineQueryResultMpeg4Gif.input_message_content
- InlineQueryResultPhoto
InlineQueryResultPhotoInlineQueryResultPhoto.typeInlineQueryResultPhoto.idInlineQueryResultPhoto.photo_urlInlineQueryResultPhoto.thumbnail_urlInlineQueryResultPhoto.photo_widthInlineQueryResultPhoto.photo_heightInlineQueryResultPhoto.titleInlineQueryResultPhoto.descriptionInlineQueryResultPhoto.captionInlineQueryResultPhoto.parse_modeInlineQueryResultPhoto.caption_entitiesInlineQueryResultPhoto.show_caption_above_mediaInlineQueryResultPhoto.reply_markupInlineQueryResultPhoto.input_message_content
- InlineQueryResultVenue
InlineQueryResultVenueInlineQueryResultVenue.typeInlineQueryResultVenue.idInlineQueryResultVenue.latitudeInlineQueryResultVenue.longitudeInlineQueryResultVenue.titleInlineQueryResultVenue.addressInlineQueryResultVenue.foursquare_idInlineQueryResultVenue.foursquare_typeInlineQueryResultVenue.google_place_idInlineQueryResultVenue.google_place_typeInlineQueryResultVenue.reply_markupInlineQueryResultVenue.input_message_contentInlineQueryResultVenue.thumbnail_urlInlineQueryResultVenue.thumbnail_widthInlineQueryResultVenue.thumbnail_height
- InlineQueryResultVideo
InlineQueryResultVideoInlineQueryResultVideo.typeInlineQueryResultVideo.idInlineQueryResultVideo.video_urlInlineQueryResultVideo.mime_typeInlineQueryResultVideo.thumbnail_urlInlineQueryResultVideo.titleInlineQueryResultVideo.captionInlineQueryResultVideo.parse_modeInlineQueryResultVideo.caption_entitiesInlineQueryResultVideo.show_caption_above_mediaInlineQueryResultVideo.video_widthInlineQueryResultVideo.video_heightInlineQueryResultVideo.video_durationInlineQueryResultVideo.descriptionInlineQueryResultVideo.reply_markupInlineQueryResultVideo.input_message_content
- InlineQueryResultVoice
InlineQueryResultVoiceInlineQueryResultVoice.typeInlineQueryResultVoice.idInlineQueryResultVoice.voice_urlInlineQueryResultVoice.titleInlineQueryResultVoice.captionInlineQueryResultVoice.parse_modeInlineQueryResultVoice.caption_entitiesInlineQueryResultVoice.voice_durationInlineQueryResultVoice.reply_markupInlineQueryResultVoice.input_message_content
- InlineQueryResultsButton
- InputContactMessageContent
- InputInvoiceMessageContent
InputInvoiceMessageContentInputInvoiceMessageContent.titleInputInvoiceMessageContent.descriptionInputInvoiceMessageContent.payloadInputInvoiceMessageContent.currencyInputInvoiceMessageContent.pricesInputInvoiceMessageContent.provider_tokenInputInvoiceMessageContent.max_tip_amountInputInvoiceMessageContent.suggested_tip_amountsInputInvoiceMessageContent.provider_dataInputInvoiceMessageContent.photo_urlInputInvoiceMessageContent.photo_sizeInputInvoiceMessageContent.photo_widthInputInvoiceMessageContent.photo_heightInputInvoiceMessageContent.need_nameInputInvoiceMessageContent.need_phone_numberInputInvoiceMessageContent.need_emailInputInvoiceMessageContent.need_shipping_addressInputInvoiceMessageContent.send_phone_number_to_providerInputInvoiceMessageContent.send_email_to_providerInputInvoiceMessageContent.is_flexible
- InputLocationMessageContent
- InputMessageContent
- InputTextMessageContent
- InputVenueMessageContent
- PreparedInlineMessage
- SentWebAppMessage
- Payments
- AffiliateInfo
- Invoice
- LabeledPrice
- OrderInfo
- PaidMediaPurchased
- PreCheckoutQuery
- RefundedPayment
- RevenueWithdrawalState
- RevenueWithdrawalStateFailed
- RevenueWithdrawalStatePending
- RevenueWithdrawalStateSucceeded
- ShippingAddress
- ShippingOption
- ShippingQuery
- StarTransaction
- StarTransactions
- SuccessfulPayment
SuccessfulPaymentSuccessfulPayment.currencySuccessfulPayment.total_amountSuccessfulPayment.invoice_payloadSuccessfulPayment.telegram_payment_charge_idSuccessfulPayment.provider_payment_charge_idSuccessfulPayment.subscription_expiration_dateSuccessfulPayment.is_recurringSuccessfulPayment.is_first_recurringSuccessfulPayment.shipping_option_idSuccessfulPayment.order_info
- TransactionPartner
- TransactionPartnerAffiliateProgram
- TransactionPartnerChat
- TransactionPartnerFragment
- TransactionPartnerOther
- TransactionPartnerTelegramAds
- TransactionPartnerTelegramApi
- TransactionPartnerUser
- Stickers
- Gift
- Gifts
- InputSticker
- MaskPosition
- Sticker
StickerSticker.file_idSticker.file_unique_idSticker.typeSticker.widthSticker.heightSticker.is_animatedSticker.is_videoSticker.thumbnailSticker.emojiSticker.set_nameSticker.premium_animationSticker.mask_positionSticker.custom_emoji_idSticker.needs_repaintingSticker.file_sizeSticker.set_position_in_set()Sticker.delete_from_set()
- StickerSet
- Telegram Passport
- EncryptedCredentials
- EncryptedPassportElement
EncryptedPassportElementEncryptedPassportElement.typeEncryptedPassportElement.hashEncryptedPassportElement.dataEncryptedPassportElement.phone_numberEncryptedPassportElement.emailEncryptedPassportElement.filesEncryptedPassportElement.front_sideEncryptedPassportElement.reverse_sideEncryptedPassportElement.selfieEncryptedPassportElement.translation
- PassportData
- PassportElementError
- PassportElementErrorDataField
- PassportElementErrorFile
- PassportElementErrorFiles
- PassportElementErrorFrontSide
- PassportElementErrorReverseSide
- PassportElementErrorSelfie
- PassportElementErrorTranslationFile
- PassportElementErrorTranslationFiles
- PassportElementErrorUnspecified
- PassportFile
- Getting updates
- Update
UpdateUpdate.update_idUpdate.messageUpdate.edited_messageUpdate.channel_postUpdate.edited_channel_postUpdate.business_connectionUpdate.business_messageUpdate.edited_business_messageUpdate.deleted_business_messagesUpdate.message_reactionUpdate.message_reaction_countUpdate.inline_queryUpdate.chosen_inline_resultUpdate.callback_queryUpdate.shipping_queryUpdate.pre_checkout_queryUpdate.purchased_paid_mediaUpdate.pollUpdate.poll_answerUpdate.my_chat_memberUpdate.chat_memberUpdate.chat_join_requestUpdate.chat_boostUpdate.removed_chat_boostUpdate.event_typeUpdate.event
UpdateTypeLookupError
- WebhookInfo
- Update
- Games
- Available types
- Methods
- Stickers
- addStickerToSet
- createNewStickerSet
- deleteStickerFromSet
- deleteStickerSet
- getAvailableGifts
- getCustomEmojiStickers
- getStickerSet
- removeChatVerification
- removeUserVerification
- replaceStickerInSet
- sendGift
- sendSticker
SendStickerSendSticker.chat_idSendSticker.stickerSendSticker.business_connection_idSendSticker.message_thread_idSendSticker.emojiSendSticker.disable_notificationSendSticker.protect_contentSendSticker.allow_paid_broadcastSendSticker.message_effect_idSendSticker.reply_parametersSendSticker.reply_markupSendSticker.allow_sending_without_replySendSticker.reply_to_message_id
- Usage
- setCustomEmojiStickerSetThumbnail
- setStickerEmojiList
- setStickerKeywords
- setStickerMaskPosition
- setStickerPositionInSet
- setStickerSetThumbnail
- setStickerSetTitle
- uploadStickerFile
- verifyChat
- verifyUser
- Available methods
- answerCallbackQuery
- approveChatJoinRequest
- banChatMember
- banChatSenderChat
- close
- closeForumTopic
- closeGeneralForumTopic
- copyMessage
CopyMessageCopyMessage.chat_idCopyMessage.from_chat_idCopyMessage.message_idCopyMessage.message_thread_idCopyMessage.video_start_timestampCopyMessage.captionCopyMessage.parse_modeCopyMessage.caption_entitiesCopyMessage.show_caption_above_mediaCopyMessage.disable_notificationCopyMessage.protect_contentCopyMessage.allow_paid_broadcastCopyMessage.reply_parametersCopyMessage.reply_markupCopyMessage.allow_sending_without_replyCopyMessage.reply_to_message_id
- Usage
- copyMessages
- createChatInviteLink
- createChatSubscriptionInviteLink
- createForumTopic
- declineChatJoinRequest
- deleteChatPhoto
- deleteChatStickerSet
- deleteForumTopic
- deleteMyCommands
- editChatInviteLink
- editChatSubscriptionInviteLink
- editForumTopic
- editGeneralForumTopic
- exportChatInviteLink
- forwardMessage
- forwardMessages
- getBusinessConnection
- getChat
- getChatAdministrators
- getChatMember
- getChatMemberCount
- getChatMenuButton
- getFile
- getForumTopicIconStickers
- getMe
- getMyCommands
- getMyDefaultAdministratorRights
- getMyDescription
- getMyName
- getMyShortDescription
- getUserChatBoosts
- getUserProfilePhotos
- hideGeneralForumTopic
- leaveChat
- logOut
- pinChatMessage
- promoteChatMember
PromoteChatMemberPromoteChatMember.chat_idPromoteChatMember.user_idPromoteChatMember.is_anonymousPromoteChatMember.can_manage_chatPromoteChatMember.can_delete_messagesPromoteChatMember.can_manage_video_chatsPromoteChatMember.can_restrict_membersPromoteChatMember.can_promote_membersPromoteChatMember.can_change_infoPromoteChatMember.can_invite_usersPromoteChatMember.can_post_storiesPromoteChatMember.can_edit_storiesPromoteChatMember.can_delete_storiesPromoteChatMember.can_post_messagesPromoteChatMember.can_edit_messagesPromoteChatMember.can_pin_messagesPromoteChatMember.can_manage_topics
- Usage
- reopenForumTopic
- reopenGeneralForumTopic
- restrictChatMember
- revokeChatInviteLink
- sendAnimation
SendAnimationSendAnimation.chat_idSendAnimation.animationSendAnimation.business_connection_idSendAnimation.message_thread_idSendAnimation.durationSendAnimation.widthSendAnimation.heightSendAnimation.thumbnailSendAnimation.captionSendAnimation.parse_modeSendAnimation.caption_entitiesSendAnimation.show_caption_above_mediaSendAnimation.has_spoilerSendAnimation.disable_notificationSendAnimation.protect_contentSendAnimation.allow_paid_broadcastSendAnimation.message_effect_idSendAnimation.reply_parametersSendAnimation.reply_markupSendAnimation.allow_sending_without_replySendAnimation.reply_to_message_id
- Usage
- sendAudio
SendAudioSendAudio.chat_idSendAudio.audioSendAudio.business_connection_idSendAudio.message_thread_idSendAudio.captionSendAudio.parse_modeSendAudio.caption_entitiesSendAudio.durationSendAudio.performerSendAudio.titleSendAudio.thumbnailSendAudio.disable_notificationSendAudio.protect_contentSendAudio.allow_paid_broadcastSendAudio.message_effect_idSendAudio.reply_parametersSendAudio.reply_markupSendAudio.allow_sending_without_replySendAudio.reply_to_message_id
- Usage
- sendChatAction
- sendContact
SendContactSendContact.chat_idSendContact.phone_numberSendContact.first_nameSendContact.business_connection_idSendContact.message_thread_idSendContact.last_nameSendContact.vcardSendContact.disable_notificationSendContact.protect_contentSendContact.allow_paid_broadcastSendContact.message_effect_idSendContact.reply_parametersSendContact.reply_markupSendContact.allow_sending_without_replySendContact.reply_to_message_id
- Usage
- sendDice
SendDiceSendDice.chat_idSendDice.business_connection_idSendDice.message_thread_idSendDice.emojiSendDice.disable_notificationSendDice.protect_contentSendDice.allow_paid_broadcastSendDice.message_effect_idSendDice.reply_parametersSendDice.reply_markupSendDice.allow_sending_without_replySendDice.reply_to_message_id
- Usage
- sendDocument
SendDocumentSendDocument.chat_idSendDocument.documentSendDocument.business_connection_idSendDocument.message_thread_idSendDocument.thumbnailSendDocument.captionSendDocument.parse_modeSendDocument.caption_entitiesSendDocument.disable_content_type_detectionSendDocument.disable_notificationSendDocument.protect_contentSendDocument.allow_paid_broadcastSendDocument.message_effect_idSendDocument.reply_parametersSendDocument.reply_markupSendDocument.allow_sending_without_replySendDocument.reply_to_message_id
- Usage
- sendLocation
SendLocationSendLocation.chat_idSendLocation.latitudeSendLocation.longitudeSendLocation.business_connection_idSendLocation.message_thread_idSendLocation.horizontal_accuracySendLocation.live_periodSendLocation.headingSendLocation.proximity_alert_radiusSendLocation.disable_notificationSendLocation.protect_contentSendLocation.allow_paid_broadcastSendLocation.message_effect_idSendLocation.reply_parametersSendLocation.reply_markupSendLocation.allow_sending_without_replySendLocation.reply_to_message_id
- Usage
- sendMediaGroup
SendMediaGroupSendMediaGroup.chat_idSendMediaGroup.mediaSendMediaGroup.business_connection_idSendMediaGroup.message_thread_idSendMediaGroup.disable_notificationSendMediaGroup.protect_contentSendMediaGroup.allow_paid_broadcastSendMediaGroup.message_effect_idSendMediaGroup.reply_parametersSendMediaGroup.allow_sending_without_replySendMediaGroup.reply_to_message_id
- Usage
- sendMessage
SendMessageSendMessage.chat_idSendMessage.textSendMessage.business_connection_idSendMessage.message_thread_idSendMessage.parse_modeSendMessage.entitiesSendMessage.link_preview_optionsSendMessage.disable_notificationSendMessage.protect_contentSendMessage.allow_paid_broadcastSendMessage.message_effect_idSendMessage.reply_parametersSendMessage.reply_markupSendMessage.allow_sending_without_replySendMessage.disable_web_page_previewSendMessage.reply_to_message_id
- Usage
- sendPaidMedia
SendPaidMediaSendPaidMedia.chat_idSendPaidMedia.star_countSendPaidMedia.mediaSendPaidMedia.business_connection_idSendPaidMedia.payloadSendPaidMedia.captionSendPaidMedia.parse_modeSendPaidMedia.caption_entitiesSendPaidMedia.show_caption_above_mediaSendPaidMedia.disable_notificationSendPaidMedia.protect_contentSendPaidMedia.allow_paid_broadcastSendPaidMedia.reply_parametersSendPaidMedia.reply_markup
- Usage
- sendPhoto
SendPhotoSendPhoto.chat_idSendPhoto.photoSendPhoto.business_connection_idSendPhoto.message_thread_idSendPhoto.captionSendPhoto.parse_modeSendPhoto.caption_entitiesSendPhoto.show_caption_above_mediaSendPhoto.has_spoilerSendPhoto.disable_notificationSendPhoto.protect_contentSendPhoto.allow_paid_broadcastSendPhoto.message_effect_idSendPhoto.reply_parametersSendPhoto.reply_markupSendPhoto.allow_sending_without_replySendPhoto.reply_to_message_id
- Usage
- sendPoll
SendPollSendPoll.chat_idSendPoll.questionSendPoll.optionsSendPoll.business_connection_idSendPoll.message_thread_idSendPoll.question_parse_modeSendPoll.question_entitiesSendPoll.is_anonymousSendPoll.typeSendPoll.allows_multiple_answersSendPoll.correct_option_idSendPoll.explanationSendPoll.explanation_parse_modeSendPoll.explanation_entitiesSendPoll.open_periodSendPoll.close_dateSendPoll.is_closedSendPoll.disable_notificationSendPoll.protect_contentSendPoll.allow_paid_broadcastSendPoll.message_effect_idSendPoll.reply_parametersSendPoll.reply_markupSendPoll.allow_sending_without_replySendPoll.reply_to_message_id
- Usage
- sendVenue
SendVenueSendVenue.chat_idSendVenue.latitudeSendVenue.longitudeSendVenue.titleSendVenue.addressSendVenue.business_connection_idSendVenue.message_thread_idSendVenue.foursquare_idSendVenue.foursquare_typeSendVenue.google_place_idSendVenue.google_place_typeSendVenue.disable_notificationSendVenue.protect_contentSendVenue.allow_paid_broadcastSendVenue.message_effect_idSendVenue.reply_parametersSendVenue.reply_markupSendVenue.allow_sending_without_replySendVenue.reply_to_message_id
- Usage
- sendVideo
SendVideoSendVideo.chat_idSendVideo.videoSendVideo.business_connection_idSendVideo.message_thread_idSendVideo.durationSendVideo.widthSendVideo.heightSendVideo.thumbnailSendVideo.coverSendVideo.start_timestampSendVideo.captionSendVideo.parse_modeSendVideo.caption_entitiesSendVideo.show_caption_above_mediaSendVideo.has_spoilerSendVideo.supports_streamingSendVideo.disable_notificationSendVideo.protect_contentSendVideo.allow_paid_broadcastSendVideo.message_effect_idSendVideo.reply_parametersSendVideo.reply_markupSendVideo.allow_sending_without_replySendVideo.reply_to_message_id
- Usage
- sendVideoNote
SendVideoNoteSendVideoNote.chat_idSendVideoNote.video_noteSendVideoNote.business_connection_idSendVideoNote.message_thread_idSendVideoNote.durationSendVideoNote.lengthSendVideoNote.thumbnailSendVideoNote.disable_notificationSendVideoNote.protect_contentSendVideoNote.allow_paid_broadcastSendVideoNote.message_effect_idSendVideoNote.reply_parametersSendVideoNote.reply_markupSendVideoNote.allow_sending_without_replySendVideoNote.reply_to_message_id
- Usage
- sendVoice
SendVoiceSendVoice.chat_idSendVoice.voiceSendVoice.business_connection_idSendVoice.message_thread_idSendVoice.captionSendVoice.parse_modeSendVoice.caption_entitiesSendVoice.durationSendVoice.disable_notificationSendVoice.protect_contentSendVoice.allow_paid_broadcastSendVoice.message_effect_idSendVoice.reply_parametersSendVoice.reply_markupSendVoice.allow_sending_without_replySendVoice.reply_to_message_id
- Usage
- setChatAdministratorCustomTitle
- setChatDescription
- setChatMenuButton
- setChatPermissions
- setChatPhoto
- setChatStickerSet
- setChatTitle
- setMessageReaction
- setMyCommands
- setMyDefaultAdministratorRights
- setMyDescription
- setMyName
- setMyShortDescription
- setUserEmojiStatus
- unbanChatMember
- unbanChatSenderChat
- unhideGeneralForumTopic
- unpinAllChatMessages
- unpinAllForumTopicMessages
- unpinAllGeneralForumTopicMessages
- unpinChatMessage
- Updating messages
- deleteMessage
- deleteMessages
- editMessageCaption
EditMessageCaptionEditMessageCaption.business_connection_idEditMessageCaption.chat_idEditMessageCaption.message_idEditMessageCaption.inline_message_idEditMessageCaption.captionEditMessageCaption.parse_modeEditMessageCaption.caption_entitiesEditMessageCaption.show_caption_above_mediaEditMessageCaption.reply_markup
- Usage
- editMessageLiveLocation
EditMessageLiveLocationEditMessageLiveLocation.latitudeEditMessageLiveLocation.longitudeEditMessageLiveLocation.business_connection_idEditMessageLiveLocation.chat_idEditMessageLiveLocation.message_idEditMessageLiveLocation.inline_message_idEditMessageLiveLocation.live_periodEditMessageLiveLocation.horizontal_accuracyEditMessageLiveLocation.headingEditMessageLiveLocation.proximity_alert_radiusEditMessageLiveLocation.reply_markup
- Usage
- editMessageMedia
- editMessageReplyMarkup
- editMessageText
EditMessageTextEditMessageText.textEditMessageText.business_connection_idEditMessageText.chat_idEditMessageText.message_idEditMessageText.inline_message_idEditMessageText.parse_modeEditMessageText.entitiesEditMessageText.link_preview_optionsEditMessageText.reply_markupEditMessageText.disable_web_page_preview
- Usage
- stopMessageLiveLocation
- stopPoll
- Inline mode
- Games
- getGameHighScores
- sendGame
SendGameSendGame.chat_idSendGame.game_short_nameSendGame.business_connection_idSendGame.message_thread_idSendGame.disable_notificationSendGame.protect_contentSendGame.allow_paid_broadcastSendGame.message_effect_idSendGame.reply_parametersSendGame.reply_markupSendGame.allow_sending_without_replySendGame.reply_to_message_id
- Usage
- setGameScore
- Payments
- answerPreCheckoutQuery
- answerShippingQuery
- createInvoiceLink
CreateInvoiceLinkCreateInvoiceLink.titleCreateInvoiceLink.descriptionCreateInvoiceLink.payloadCreateInvoiceLink.currencyCreateInvoiceLink.pricesCreateInvoiceLink.business_connection_idCreateInvoiceLink.provider_tokenCreateInvoiceLink.subscription_periodCreateInvoiceLink.max_tip_amountCreateInvoiceLink.suggested_tip_amountsCreateInvoiceLink.provider_dataCreateInvoiceLink.photo_urlCreateInvoiceLink.photo_sizeCreateInvoiceLink.photo_widthCreateInvoiceLink.photo_heightCreateInvoiceLink.need_nameCreateInvoiceLink.need_phone_numberCreateInvoiceLink.need_emailCreateInvoiceLink.need_shipping_addressCreateInvoiceLink.send_phone_number_to_providerCreateInvoiceLink.send_email_to_providerCreateInvoiceLink.is_flexible
- Usage
- editUserStarSubscription
- getStarTransactions
- refundStarPayment
- sendInvoice
SendInvoiceSendInvoice.chat_idSendInvoice.titleSendInvoice.descriptionSendInvoice.payloadSendInvoice.currencySendInvoice.pricesSendInvoice.message_thread_idSendInvoice.provider_tokenSendInvoice.max_tip_amountSendInvoice.suggested_tip_amountsSendInvoice.start_parameterSendInvoice.provider_dataSendInvoice.photo_urlSendInvoice.photo_sizeSendInvoice.photo_widthSendInvoice.photo_heightSendInvoice.need_nameSendInvoice.need_phone_numberSendInvoice.need_emailSendInvoice.need_shipping_addressSendInvoice.send_phone_number_to_providerSendInvoice.send_email_to_providerSendInvoice.is_flexibleSendInvoice.disable_notificationSendInvoice.protect_contentSendInvoice.allow_paid_broadcastSendInvoice.message_effect_idSendInvoice.reply_parametersSendInvoice.reply_markupSendInvoice.allow_sending_without_replySendInvoice.reply_to_message_id
- Usage
- Getting updates
- Telegram Passport
- Stickers
- Enums
- BotCommandScopeType
- ChatAction
- ChatBoostSourceType
- ChatMemberStatus
- ChatType
- ContentType
ContentTypeContentType.UNKNOWNContentType.ANYContentType.TEXTContentType.ANIMATIONContentType.AUDIOContentType.DOCUMENTContentType.PAID_MEDIAContentType.PHOTOContentType.STICKERContentType.STORYContentType.VIDEOContentType.VIDEO_NOTEContentType.VOICEContentType.CONTACTContentType.DICEContentType.GAMEContentType.POLLContentType.VENUEContentType.LOCATIONContentType.NEW_CHAT_MEMBERSContentType.LEFT_CHAT_MEMBERContentType.NEW_CHAT_TITLEContentType.NEW_CHAT_PHOTOContentType.DELETE_CHAT_PHOTOContentType.GROUP_CHAT_CREATEDContentType.SUPERGROUP_CHAT_CREATEDContentType.CHANNEL_CHAT_CREATEDContentType.MESSAGE_AUTO_DELETE_TIMER_CHANGEDContentType.MIGRATE_TO_CHAT_IDContentType.MIGRATE_FROM_CHAT_IDContentType.PINNED_MESSAGEContentType.INVOICEContentType.SUCCESSFUL_PAYMENTContentType.REFUNDED_PAYMENTContentType.USERS_SHAREDContentType.CHAT_SHAREDContentType.CONNECTED_WEBSITEContentType.WRITE_ACCESS_ALLOWEDContentType.PASSPORT_DATAContentType.PROXIMITY_ALERT_TRIGGEREDContentType.BOOST_ADDEDContentType.CHAT_BACKGROUND_SETContentType.FORUM_TOPIC_CREATEDContentType.FORUM_TOPIC_EDITEDContentType.FORUM_TOPIC_CLOSEDContentType.FORUM_TOPIC_REOPENEDContentType.GENERAL_FORUM_TOPIC_HIDDENContentType.GENERAL_FORUM_TOPIC_UNHIDDENContentType.GIVEAWAY_CREATEDContentType.GIVEAWAYContentType.GIVEAWAY_WINNERSContentType.GIVEAWAY_COMPLETEDContentType.VIDEO_CHAT_SCHEDULEDContentType.VIDEO_CHAT_STARTEDContentType.VIDEO_CHAT_ENDEDContentType.VIDEO_CHAT_PARTICIPANTS_INVITEDContentType.WEB_APP_DATAContentType.USER_SHARED
- Currency
CurrencyCurrency.AEDCurrency.AFNCurrency.ALLCurrency.AMDCurrency.ARSCurrency.AUDCurrency.AZNCurrency.BAMCurrency.BDTCurrency.BGNCurrency.BNDCurrency.BOBCurrency.BRLCurrency.BYNCurrency.CADCurrency.CHFCurrency.CLPCurrency.CNYCurrency.COPCurrency.CRCCurrency.CZKCurrency.DKKCurrency.DOPCurrency.DZDCurrency.EGPCurrency.ETBCurrency.EURCurrency.GBPCurrency.GELCurrency.GTQCurrency.HKDCurrency.HNLCurrency.HRKCurrency.HUFCurrency.IDRCurrency.ILSCurrency.INRCurrency.ISKCurrency.JMDCurrency.JPYCurrency.KESCurrency.KGSCurrency.KRWCurrency.KZTCurrency.LBPCurrency.LKRCurrency.MADCurrency.MDLCurrency.MNTCurrency.MURCurrency.MVRCurrency.MXNCurrency.MYRCurrency.MZNCurrency.NGNCurrency.NIOCurrency.NOKCurrency.NPRCurrency.NZDCurrency.PABCurrency.PENCurrency.PHPCurrency.PKRCurrency.PLNCurrency.PYGCurrency.QARCurrency.RONCurrency.RSDCurrency.RUBCurrency.SARCurrency.SEKCurrency.SGDCurrency.THBCurrency.TJSCurrency.TRYCurrency.TTDCurrency.TWDCurrency.TZSCurrency.UAHCurrency.UGXCurrency.USDCurrency.UYUCurrency.UZSCurrency.VNDCurrency.YERCurrency.ZAR
- DiceEmoji
- EncryptedPassportElement
EncryptedPassportElementEncryptedPassportElement.PERSONAL_DETAILSEncryptedPassportElement.PASSPORTEncryptedPassportElement.DRIVER_LICENSEEncryptedPassportElement.IDENTITY_CARDEncryptedPassportElement.INTERNAL_PASSPORTEncryptedPassportElement.ADDRESSEncryptedPassportElement.UTILITY_BILLEncryptedPassportElement.BANK_STATEMENTEncryptedPassportElement.RENTAL_AGREEMENTEncryptedPassportElement.PASSPORT_REGISTRATIONEncryptedPassportElement.TEMPORARY_REGISTRATIONEncryptedPassportElement.PHONE_NUMBEREncryptedPassportElement.EMAIL
- InlineQueryResultType
InlineQueryResultTypeInlineQueryResultType.AUDIOInlineQueryResultType.DOCUMENTInlineQueryResultType.GIFInlineQueryResultType.MPEG4_GIFInlineQueryResultType.PHOTOInlineQueryResultType.STICKERInlineQueryResultType.VIDEOInlineQueryResultType.VOICEInlineQueryResultType.ARTICLEInlineQueryResultType.CONTACTInlineQueryResultType.GAMEInlineQueryResultType.LOCATIONInlineQueryResultType.VENUE
- InputMediaType
- InputPaidMediaType
- KeyboardButtonPollTypeType
- MaskPositionPoint
- MenuButtonType
- MessageEntityType
MessageEntityTypeMessageEntityType.MENTIONMessageEntityType.HASHTAGMessageEntityType.CASHTAGMessageEntityType.BOT_COMMANDMessageEntityType.URLMessageEntityType.EMAILMessageEntityType.PHONE_NUMBERMessageEntityType.BOLDMessageEntityType.ITALICMessageEntityType.UNDERLINEMessageEntityType.STRIKETHROUGHMessageEntityType.SPOILERMessageEntityType.BLOCKQUOTEMessageEntityType.EXPANDABLE_BLOCKQUOTEMessageEntityType.CODEMessageEntityType.PREMessageEntityType.TEXT_LINKMessageEntityType.TEXT_MENTIONMessageEntityType.CUSTOM_EMOJI
- MessageOriginType
- PaidMediaType
- ParseMode
- PassportElementErrorType
PassportElementErrorTypePassportElementErrorType.DATAPassportElementErrorType.FRONT_SIDEPassportElementErrorType.REVERSE_SIDEPassportElementErrorType.SELFIEPassportElementErrorType.FILEPassportElementErrorType.FILESPassportElementErrorType.TRANSLATION_FILEPassportElementErrorType.TRANSLATION_FILESPassportElementErrorType.UNSPECIFIED
- PollType
- ReactionTypeType
- RevenueWithdrawalStateType
- StickerFormat
- StickerType
- TopicIconColor
- TransactionPartnerType
- UpdateType
UpdateTypeUpdateType.MESSAGEUpdateType.EDITED_MESSAGEUpdateType.CHANNEL_POSTUpdateType.EDITED_CHANNEL_POSTUpdateType.BUSINESS_CONNECTIONUpdateType.BUSINESS_MESSAGEUpdateType.EDITED_BUSINESS_MESSAGEUpdateType.DELETED_BUSINESS_MESSAGESUpdateType.MESSAGE_REACTIONUpdateType.MESSAGE_REACTION_COUNTUpdateType.INLINE_QUERYUpdateType.CHOSEN_INLINE_RESULTUpdateType.CALLBACK_QUERYUpdateType.SHIPPING_QUERYUpdateType.PRE_CHECKOUT_QUERYUpdateType.PURCHASED_PAID_MEDIAUpdateType.POLLUpdateType.POLL_ANSWERUpdateType.MY_CHAT_MEMBERUpdateType.CHAT_MEMBERUpdateType.CHAT_JOIN_REQUESTUpdateType.CHAT_BOOSTUpdateType.REMOVED_CHAT_BOOST
- How to download file?
- How to upload file?
- Global defaults
DefaultBotPropertiesDefaultBotProperties.parse_modeDefaultBotProperties.disable_notificationDefaultBotProperties.protect_contentDefaultBotProperties.allow_sending_without_replyDefaultBotProperties.link_previewDefaultBotProperties.link_preview_is_disabledDefaultBotProperties.link_preview_prefer_small_mediaDefaultBotProperties.link_preview_prefer_large_mediaDefaultBotProperties.link_preview_show_above_textDefaultBotProperties.show_caption_above_media
- Example