The bot token of a managed bot, exported by the manager bot.
bots.exportedBotToken#3c60b621 token:string = bots.ExportedBotToken;
---functions---
bots.exportBotToken#bd0d99eb bot:InputUser revoke:Bool = bots.ExportedBotToken;
| Constructor | Description |
|---|---|
| bots.exportedBotToken | The bot token of a managed bot », exported by the manager bot. |
| Method | Description |
|---|---|
| bots.exportBotToken | Export the bot token of a managed bot »; can only be called by the manager bot. |