mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-13 17:48:38 +01:00
16 lines
225 B
Markdown
16 lines
225 B
Markdown
|
## Constructor: userStatusEmpty
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required |
|
||
|
|----------|:-------------:|---------:|
|
||
|
|
||
|
|
||
|
### Type: [UserStatus](../types/UserStatus.md)
|
||
|
|
||
|
### Example:
|
||
|
|
||
|
|
||
|
```
|
||
|
$userStatusEmpty = ;
|
||
|
```
|