A user that is not a contact of the current user.
Constructor schema is available as of layer 18. Switch »
| Name | Type | Description |
|---|---|---|
| id | int | User identifier |
| first_name | string | First name as supplied by the user |
| last_name | string | Last name as supplied by the user |
| access_hash | long | Checksum dependent on the user identifier |
| photo | UserProfilePhoto | Profile photo |
| status | UserStatus | Current status |
| username | string | Username |