mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 17:13:56 +00:00
3.1 KiB
3.1 KiB
Methods
Here is list of all available API methods:
- Getting updates
- Available methods
- getMe
- sendMessage
- forwardMessage
- sendPhoto
- sendAudio
- sendDocument
- sendVideo
- sendAnimation
- sendVoice
- sendVideoNote
- sendMediaGroup
- sendLocation
- editMessageLiveLocation
- stopMessageLiveLocation
- sendVenue
- sendContact
- sendPoll
- sendChatAction
- getUserProfilePhotos
- getFile
- kickChatMember
- unbanChatMember
- restrictChatMember
- promoteChatMember
- setChatAdministratorCustomTitle
- setChatPermissions
- exportChatInviteLink
- setChatPhoto
- deleteChatPhoto
- setChatTitle
- setChatDescription
- pinChatMessage
- unpinChatMessage
- leaveChat
- getChat
- getChatAdministrators
- getChatMembersCount
- getChatMember
- setChatStickerSet
- deleteChatStickerSet
- answerCallbackQuery
- Updating messages
- Stickers
- Inline mode
- Payments
- Telegram Passport
- Games