telegram api constructor · layer 23 · #d9ccc4ef
userRequest
not in the latest layer 229: last defined in layer 23
definition
userRequest#d9ccc4ef id:int first_name:string last_name:string username:string access_hash:long phone:string photo:UserProfilePhoto status:UserStatus = User;
parameters
| name | type | description |
|---|---|---|
id | int | |
first_name | string | |
last_name | string | |
username | string | |
access_hash | long | |
phone | string | |
photo | UserProfilePhoto | |
status | UserStatus |
type
User · other constructors: userEmpty, userSelf, userContact, userForeign, userDeleted
history
present in layers 2–23 · constructor id changed 1×
| id | layers |
|---|---|
| #22e8ceb0 | 2–17 |
| #d9ccc4ef | 18–23 |