The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram which is an instant-messaging app with documented API. Use this tag if you're writing a telegram bot and have a specific question regarding the Bot API.
Available methods
- getMe
- sendMessage
- forwardMessage
- sendPhoto
- sendAudio
- sendDocument
- sendSticker
- sendVideo
- sendVideoNote
- sendVoice
- sendLocation
- sendVenue
- sendContact
- sendChatAction
- getUserProfilePhotos
- getUpdates
- setWebhook
- removeWebhook
- getFile
Links:
- Telegram project: https://telegram.org
- Telegram Bot API documentation: https://core.telegram.org/bots/api