Contains information about a username.
username#b4073647 flags:# editable:flags.0?true active:flags.1?true username:string = Username;
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| editable | flags.0?true | Whether the username is editable, meaning it wasn't bought on fragment. |
| active | flags.1?true | Whether the username is active. |
| username | string | The username. |