removeBotFromAttachmentsMenu

Remove a bot from the attachments menu. USER-ONLY

Parameters

botId: ID

The identifier of the bot to remove from the attachments menu.

Result

void

Syntax

await client.removeBotFromAttachmentsMenu(botId);