enableBusinessBots
Enable business bots in a private chat. User-only.
Parameters
The identifier of the private chat to enable business bots in.
Result
void
Syntax
await client.enableBusinessBots(chatId);
Enable business bots in a private chat. User-only.
The identifier of the private chat to enable business bots in.
await client.enableBusinessBots(chatId);