mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-13 21:47:21 +01:00
19 lines
240 B
Markdown
19 lines
240 B
Markdown
---
|
|
title: userStatusRecently
|
|
---
|
|
## Constructor: userStatusRecently
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [UserStatus](../types/UserStatus.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$userStatusRecently = ['_' => userStatusRecently', ];
|
|
``` |