bot_api
Call any Telegram Bot API method directly using a bot token and optional parameters.
Instructions
Call any Telegram Bot API method as a bot, e.g. method='setMyCommands' or 'sendMessage'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ||
| method | Yes | ||
| params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||