| Package | Description |
|---|---|
| org.telegram.api.update | |
| org.telegram.api.user | |
| org.telegram.api.user.status |
| Modifier and Type | Method and Description |
|---|---|
TLAbsUserStatus |
TLUpdateUserStatus.getStatus()
Gets status.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLUpdateUserStatus.setStatus(TLAbsUserStatus status)
Sets status.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsUserStatus |
TLUser.getStatus() |
| Modifier and Type | Class and Description |
|---|---|
class |
TLUserStatusEmpty
The type TL user status empty.
|
class |
TLUserStatusLastMonth
The type TL user status last month.
|
class |
TLUserStatusLastWeek
The type TL user status last week.
|
class |
TLUserStatusOffline
The type TL user status offline.
|
class |
TLUserStatusOnline
The type TL user status online.
|
class |
TLUserStatusRecently
The type TL user status recently.
|
Copyright © 2017. All rights reserved.