FunctionsClient$commandInfoOn this page$commandInfo Usage Returns the bot command info Parameters FieldDescriptioncommandNameThe command you want to learn information aboutoptionsparameters for information code, name (optional) Example <AoiClient>.addCommand({ name: "command", code: `$replyMessage[$commandInfo[command;code]]`,});