revokeManagedBotToken
Revoke the token of a managed bot. BOT-ONLY
Parameters
The identifier of the bot user.
Result
string
The managed bot’s new token.
Syntax
await client.revokeManagedBotToken(userId);
Revoke the token of a managed bot. BOT-ONLY
The identifier of the bot user.
The managed bot’s new token.
await client.revokeManagedBotToken(userId);