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