1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 17:48:38 +01:00
MadelineProto/docs/API_docs/constructors/userStatusEmpty.md

16 lines
225 B
Markdown
Raw Normal View History

## Constructor: userStatusEmpty
### Attributes:
| Name | Type | Required |
|----------|:-------------:|---------:|
### Type: [UserStatus](../types/UserStatus.md)
### Example:
```
$userStatusEmpty = ;
```