danog\MadelineProto\EventHandler\User\Username
Author: Daniil Gentili daniil@daniil.it
Changes were made to the user’s first name, last name or username.
Properties
$userId:intUser identifier$firstName:stringNew first name. Corresponds to the new value ofreal_first_namefield of the userFull constructor.$lastName:stringNew last name. Corresponds to the new value ofreal_last_namefield of the userFull constructor.$usernames:list<UsernameInfo>— Generated by danog/phpdoc