| Package | Description |
|---|---|
| org.telegram.api.contacts | |
| org.telegram.api.dialog | |
| org.telegram.api.message | |
| org.telegram.api.notify.peer | |
| org.telegram.api.peer | |
| org.telegram.api.toppeer | |
| org.telegram.api.update |
| Modifier and Type | Method and Description |
|---|---|
TLAbsPeer |
TLResolvedPeer.getPeer() |
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsPeer> |
TLContactsFound.getResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLResolvedPeer.setPeer(TLAbsPeer peer) |
| Modifier and Type | Method and Description |
|---|---|
void |
TLContactsFound.setResults(TLVector<TLAbsPeer> results) |
| Modifier and Type | Method and Description |
|---|---|
TLAbsPeer |
TLDialog.getPeer() |
| Modifier and Type | Method and Description |
|---|---|
TLAbsPeer |
TLMessageService.getToId()
Gets to id.
|
TLAbsPeer |
TLMessage.getToId()
Gets to id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLMessageService.setToId(TLAbsPeer toId)
Sets to id.
|
void |
TLMessage.setToId(TLAbsPeer toId)
Sets to id.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsPeer |
TLNotifyPeer.getPeer() |
| Modifier and Type | Class and Description |
|---|---|
class |
TLPeerChannel
The type TL peer channel.
|
class |
TLPeerChat
The type TL peer chat.
|
class |
TLPeerUser
The type TL peer user.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsPeer |
TLTopPeer.getPeer() |
| Modifier and Type | Method and Description |
|---|---|
TLAbsPeer |
TLUpdateReadMessagesOutbox.getPeer()
Gets peer.
|
TLAbsPeer |
TLUpdateReadMessagesInbox.getPeer()
Gets peer.
|
TLAbsPeer |
TLUpdateDraftMessage.getPeer() |
TLAbsPeer |
TLUpdateBotCallbackQuery.getPeer() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLUpdateReadMessagesOutbox.setPeer(TLAbsPeer peer)
Sets peer.
|
void |
TLUpdateReadMessagesInbox.setPeer(TLAbsPeer peer)
Sets peer.
|
Copyright © 2016. All rights reserved.