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
:int
User identifier$firstName
:string
New first name. Corresponds to the new value ofreal_first_name
field of the userFull constructor.$lastName
:string
New last name. Corresponds to the new value ofreal_last_name
field of the userFull constructor.$usernames
:list<UsernameInfo>
— Generated by danog/phpdoc