Functionsinfo$chatFirstNameOn this page$chatFirstName Usage Retrieves the first name of the user in the current chat. Example <AoiClient>.addCommand({ name: "chatfirstname", code: `$replyMessage[$chatFirstName]`,});