bots.setBotInfo
Set localized name, about text and description of a bot (or of the current account, if called by a bot).
Authorization
bearerAuth In: header
Path Parameters
Workspace ID
Telegram account ID
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Set localized name, about text and description of a bot (or of the current account, if called by a bot).
Response Body
application/json
application/json
curl -X POST "https://example.com/workspaces/string/telegram-accounts/string/call/bots.setBotInfo" \ -H "Content-Type: application/json" \ -d '{ "params": { "langCode": "string" } }'{ "result": true}setBotGroupDefaultAdminRights
Set the default [suggested admin rights](https://core.telegram.org/api/rights#suggested-bot-rights) for bots being added as admins to groups, see [here for more info on how to handle them »](https://core.telegram.org/api/rights#suggested-bot-rights).
setBotMenuButton
Sets the [menu button action »](https://core.telegram.org/api/bots/menu) for a given user or for all users