removeBotFromAttachmentsMenu
Remove a bot from the attachments menu. USER-ONLY
Parameters
The identifier of the bot to remove from the attachments menu.
Result
void
Syntax
await client.removeBotFromAttachmentsMenu(botId);
Remove a bot from the attachments menu. USER-ONLY
The identifier of the bot to remove from the attachments menu.
await client.removeBotFromAttachmentsMenu(botId);