create_bot
Create a new Telegram bot through BotFather by submitting a name and a username that ends with 'bot', and obtain the bot token.
Instructions
Create a new bot via @BotFather. username must end with 'bot'. Returns the bot token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||