Current authorized user.
Constructor schema is available as of layer 18. Switch »
| Name | Type | Description |
|---|---|---|
| id | int | User identifier |
| first_name | string | First name the user assigned to himself |
| last_name | string | Last name the user assigned to himself |
| phone | string | Phone number |
| photo | UserProfilePhoto | Profile photo |
| status | UserStatus | Current status |
| inactive | Bool | Inactive |
| username | string | Username |