Layer 220
UserStatusLastWeek
Online status: last seen last week
constructor
userStatusLastWeek#541a1d1a flags:# by_me:flags.0?true = UserStatus;
Parameters
| Name | Type | Description |
|---|---|---|
| Flags | # | Flags, see TL conditional fields |
| 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 UserStatusLastWeek constructor obj := &tg.UserStatusLastWeek{ // Optional fields: // ByMe: true, }