Interface BotWriteAccessAllowReasonAddedToAttachmentMenu

The user added the bot to attachment or side menu using toggleBotIsAddedToAttachmentMenu. Subtype of BotWriteAccessAllowReason.

interface BotWriteAccessAllowReasonAddedToAttachmentMenu {
    @type: "botWriteAccessAllowReasonAddedToAttachmentMenu";
}

Properties

Properties

@type: "botWriteAccessAllowReasonAddedToAttachmentMenu"