| Modifier and Type | Method and Description |
|---|---|
User |
IndividualChat.getPartner() |
| Modifier and Type | Method and Description |
|---|---|
User |
InlineQuery.getSender() |
User |
ChosenInlineResult.getSender() |
| Modifier and Type | Method and Description |
|---|---|
User |
Message.getForwardedFrom() |
User |
Message.getSender() |
| Modifier and Type | Method and Description |
|---|---|
User |
LeftChatParticipantContent.getContent() |
User |
NewChatParticipantContent.getContent() |
| Modifier and Type | Method and Description |
|---|---|
User |
ParticipantJoinGroupChatEvent.getParticipant() |
User |
ParticipantLeaveGroupChatEvent.getParticipant() |
| Modifier and Type | Method and Description |
|---|---|
User |
IndividualChatImpl.getPartner() |
| Modifier and Type | Method and Description |
|---|---|
User |
ChosenInlineResultImpl.getSender() |
User |
InlineQueryImpl.getSender() |
| Modifier and Type | Method and Description |
|---|---|
User |
MessageImpl.getForwardedFrom() |
User |
MessageImpl.getSender() |
| Modifier and Type | Method and Description |
|---|---|
User |
LeftChatParticipantContentImpl.getContent() |
User |
NewParticipantContentImpl.getContent() |
| Modifier and Type | Class and Description |
|---|---|
class |
UserImpl |
| Modifier and Type | Method and Description |
|---|---|
static User |
UserImpl.createUser(int userID) |
static User |
UserImpl.createUser(org.json.JSONObject jsonObject) |
Copyright © 2016. All rights reserved.