Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Latest commit

 

History

History
54 lines (50 loc) · 1.1 KB

METHODS.md

File metadata and controls

54 lines (50 loc) · 1.1 KB

Methods

This is a list of implemented method

Dependencies

Methods

  • webhooks
  • getupdates
  • getMe
  • forwardMessage
  • sendPhoto
  • sendAudio
  • sendDocument
  • sendVideo
  • sendVoice
  • sendVideoNote
  • sendMediaGroup
  • sendLocation
  • editMessageLiveLocation
  • stopMessageLiveLocation
  • sendVenue
  • sendContact
  • sendChatAction
  • getUserProfilePhotos
  • getFile
  • kickChatMember
  • unbanChatMember
  • restrictChatMember
  • promoteChatMember
  • exportChatInviteLink
  • setChatPhoto
  • deleteChatPhoto
  • setChatDescription
  • setChatTitle
  • pinChatMessage
  • unpinChatMessage
  • leaveChat
  • getChat
  • getChatAdministrators
  • getChatMembersCount
  • getChatMember
  • setChatStickerSet
  • deleteChatStickerSet
  • answerCallbackQuery

Updating messages

  • editMessageText
  • editMessageCaption
  • editMessageReplyMarkup
  • deleteMessage