Skip to content

Latest commit

 

History

History
212 lines (183 loc) · 4.68 KB

File metadata and controls

212 lines (183 loc) · 4.68 KB

API Coverage

Coverage snapshot date: 2026-03-27

Source: Telegram Bot API

Implemented methods: 3 / 134

Core

  • getMe
  • logOut
  • close
  • getUpdates
  • setWebhook
  • deleteWebhook
  • getWebhookInfo

Sending Messages and Media

  • sendMessage
  • forwardMessage
  • forwardMessages
  • copyMessage
  • copyMessages
  • sendPhoto
  • sendAudio
  • sendDocument
  • sendVideo
  • sendAnimation
  • sendVoice
  • sendVideoNote
  • sendPaidMedia
  • sendMediaGroup
  • sendLocation
  • sendVenue
  • sendContact
  • sendPoll
  • sendChecklist
  • sendDice
  • sendMessageDraft
  • sendChatAction
  • setMessageReaction

Users, Files, and Profile

  • getUserProfilePhotos
  • getUserProfileAudios
  • setUserEmojiStatus
  • getFile

Chat Administration

  • banChatMember
  • unbanChatMember
  • restrictChatMember
  • promoteChatMember
  • setChatAdministratorCustomTitle
  • setChatMemberTag
  • banChatSenderChat
  • unbanChatSenderChat
  • setChatPermissions
  • exportChatInviteLink
  • createChatInviteLink
  • editChatInviteLink
  • createChatSubscriptionInviteLink
  • editChatSubscriptionInviteLink
  • revokeChatInviteLink
  • approveChatJoinRequest
  • declineChatJoinRequest
  • setChatPhoto
  • deleteChatPhoto
  • setChatTitle
  • setChatDescription
  • pinChatMessage
  • unpinChatMessage
  • unpinAllChatMessages
  • leaveChat
  • getChat
  • getChatAdministrators
  • getChatMemberCount
  • getChatMember
  • setChatStickerSet
  • deleteChatStickerSet

Forum Topics

  • getForumTopicIconStickers
  • createForumTopic
  • editForumTopic
  • closeForumTopic
  • reopenForumTopic
  • deleteForumTopic
  • unpinAllForumTopicMessages
  • editGeneralForumTopic
  • closeGeneralForumTopic
  • reopenGeneralForumTopic
  • hideGeneralForumTopic
  • unhideGeneralForumTopic
  • unpinAllGeneralForumTopicMessages

Callbacks, Commands, and Bot Profile

  • answerCallbackQuery
  • getUserChatBoosts
  • getBusinessConnection
  • setMyCommands
  • deleteMyCommands
  • getMyCommands
  • setMyName
  • getMyName
  • setMyDescription
  • getMyDescription
  • setMyShortDescription
  • getMyShortDescription
  • setMyProfilePhoto
  • removeMyProfilePhoto
  • setChatMenuButton
  • getChatMenuButton
  • setMyDefaultAdministratorRights
  • getMyDefaultAdministratorRights

Business, Gifts, and Stories

  • getAvailableGifts
  • sendGift
  • giftPremiumSubscription
  • verifyUser
  • verifyChat
  • removeUserVerification
  • removeChatVerification
  • readBusinessMessage
  • deleteBusinessMessages
  • setBusinessAccountName
  • setBusinessAccountUsername
  • setBusinessAccountBio
  • setBusinessAccountProfilePhoto
  • removeBusinessAccountProfilePhoto
  • setBusinessAccountGiftSettings
  • getBusinessAccountStarBalance
  • transferBusinessAccountStars
  • getBusinessAccountGifts
  • getUserGifts
  • getChatGifts
  • convertGiftToStars
  • upgradeGift
  • transferGift
  • postStory
  • repostStory
  • editStory
  • deleteStory

Editing and Moderation

  • editMessageText
  • editMessageCaption
  • editMessageMedia
  • editMessageLiveLocation
  • stopMessageLiveLocation
  • editMessageChecklist
  • editMessageReplyMarkup
  • stopPoll
  • approveSuggestedPost
  • declineSuggestedPost
  • deleteMessage
  • deleteMessages

Stickers

  • sendSticker
  • getStickerSet
  • getCustomEmojiStickers
  • uploadStickerFile
  • createNewStickerSet
  • addStickerToSet
  • setStickerPositionInSet
  • deleteStickerFromSet
  • replaceStickerInSet
  • setStickerEmojiList
  • setStickerKeywords
  • setStickerMaskPosition
  • setStickerSetTitle
  • setStickerSetThumbnail
  • setCustomEmojiStickerSetThumbnail
  • deleteStickerSet

Inline Mode and Web Apps

  • answerInlineQuery
  • answerWebAppQuery
  • savePreparedInlineMessage

Payments and Stars

  • sendInvoice
  • createInvoiceLink
  • answerShippingQuery
  • answerPreCheckoutQuery
  • getMyStarBalance
  • getStarTransactions
  • refundStarPayment
  • editUserStarSubscription

Passport

  • setPassportDataErrors

Games

  • sendGame
  • setGameScore
  • getGameHighScores