Functionsinfo$isAddedToAttachmentMenuOn this page$isAddedToAttachmentMenu Usage if this user added the bot to the attachment menu Example <AoiClient>.addCommand({ name: "command", code: `$replyMessage[$isAddedToAttachmentMenu]`,});