Skip to content

Latest commit

 

History

History
49 lines (48 loc) · 994 Bytes

AvailableMethods.md

File metadata and controls

49 lines (48 loc) · 994 Bytes

Telegram Methods

  • getMe
  • sendMessage
  • forwardMessage
  • sendPhoto
  • sendAudio
  • sendDocument
  • sendSticker (Stickers section)
  • sendVideo
  • sendVoice
  • [] sendVideoNote
  • [] sendMediaGroup
  • sendLocation
  • [] editMessageLiveLocation
  • [] stopMessageLiveLocation
  • sendVenue
  • sendContact
  • sendChatAction
  • getUserProfilePhotos
  • getFile
  • [] kickChatMember
  • [] unbanChatMember
  • [] restrictChatMember
  • [] promoteChatMember
  • [] exportChatInviteLink
  • [] setChatPhoto
  • [] deleteChatPhoto
  • [] setChatTitle
  • [] setChatDescription
  • [] pinChatMessage
  • [] unpinChatMessage
  • leaveChat
  • getChat
  • getChatAdministrators
  • getChatMembersCount
  • getChatMember
  • [] setChatStickerSet
  • [] deleteChatStickerSet
  • [] answerCallbackQuery

Additional

  • getFileData
  • setWebhook
  • getWebhookUpdates
  • replyKeyboardMarkup
  • replyKeyboardHide
  • forceReply
  • sendRequest
  • uploadFile