telegram.org

Auto-generated OpenAPI schema

74 endpoints messaging
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (3 total)

telegram-bot-sdk ✓ Official
composer require telegram-bot-sdk
composer require telegram-bot-sdk
# See https://github.com/rapierorg/telegram-bot-swift
curl examples
Use this method to close the bot instance before moving it from one local ser…
curl \
  https://api.telegram.org/bot123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11/close
A simple method for testing your bot's auth token. Requires no parameters. Re…
curl \
  https://api.telegram.org/bot123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11/getMe
Endpoints (74 total)
POST
/close
Use this method to close the bot instance before moving it from one local ser…
POST
/getMe
A simple method for testing your bot's auth token. Requires no parameters. Re…
POST
/logOut
Use this method to log out from the cloud Bot API server before launching the…
POST
/getChat
Use this method to get up to date information about the chat (current name of…
POST
/getFile
Use this method to get basic info about a file and prepare it for downloading…
POST
/sendDice
Use this method to send an animated emoji that will display a random value. O…
POST
/sendGame
Use this method to send a game. On success, the sent [Message](https://core.t…
POST
/sendPoll
Use this method to send a native poll. On success, the sent [Message](https:/…
POST
/stopPoll
Use this method to stop a poll which was sent by the bot. On success, the sto…
POST
/leaveChat
Use this method for your bot to leave a group, supergroup or channel. Returns…
POST
/sendAudio
Use this method to send audio files, if you want Telegram clients to display …
POST
/sendPhoto
Use this method to send photos. On success, the sent [Message](https://core.t…
Related APIs in same category
apache.orgapache.orgapache.orgslack.comslack.com
Language coverage
PHP
2
Swift
1
At a glance
Total SDKs3
Languages2
Endpoints74
Categories1
https://api.telegram.org/bot123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11