Layer 227
UserStatusRecently
Online status: last seen recently
constructor
userStatusRecently#7b197dc8 flags:# by_me:flags.0?true = UserStatus;
Parameters
| Name | Type | Description |
|---|---|---|
| ByMe | flags .0? true | If set, the exact user status of this user is actually available to us, but to view it we must first purchase a Premium subscription, or allow this user to see our exact last online status. See here for more info. |
Returns
UserStatusGogram Example
// Creating UserStatusRecently constructor obj := &tg.UserStatusRecently{ ByMe: nil, }