Functionsmessage$chatIdOn this page$chatId Will return the chat ID of the given chat id Parameters ParameterDescriptionchatIdchat id (optional) Example <AoiClient>.addCommand({ name: "message", code: ` $replyMessage[$chatId] `,});