Functionsinfo$chatUsernameOn this page$chatUsername Usage Retrieves the username of the current chat. Example <AoiClient>.addCommand({ name: "chatusername", code: `$replyMessage[$chatUsername]`,});