mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-13 17:27:20 +01:00
10 lines
153 B
Markdown
10 lines
153 B
Markdown
## Constructor: userStatusEmpty
|
|
|
|
### Type:
|
|
|
|
[UserStatus](../types/UserStatus.md)
|
|
### Example:
|
|
|
|
```
|
|
$userStatusEmpty = ['_' => userStatusEmpty', ];
|
|
``` |