| Modifier and Type | Class and Description |
|---|---|
class |
TLFakeUpdate
The type TL abs update.
|
class |
TLUpdateBotCallbackQuery
The type TL update channel group
|
class |
TLUpdateBotInlineQuery
The type TL update channel group
|
class |
TLUpdateBotInlineSend
The type TL update channel group
|
class |
TLUpdateBotPrecheckoutQuery |
class |
TLUpdateBotShippingQuery |
class |
TLUpdateBotWebhookJSON |
class |
TLUpdateBotWebhookJSONQuery |
class |
TLUpdateChannel
The type TL update channel
|
class |
TLUpdateChannelMessageViews
The type TL update channel new message
|
class |
TLUpdateChannelNewMessage
The type TL update channel new message
|
class |
TLUpdateChannelPinnedMessage
The type TL update new message.
|
class |
TLUpdateChannelTooLong
The type TL update channel too long
|
class |
TLUpdateChannelWebPage
The type TL update chat user typing.
|
class |
TLUpdateChatAdmin
The type TL update channel group
|
class |
TLUpdateChatParticipantAdd
The type TL update chat participant add.
|
class |
TLUpdateChatParticipantAdmin
The type TL update channel group
|
class |
TLUpdateChatParticipantDelete
The type TL update chat participant delete.
|
class |
TLUpdateChatParticipants
The type TL update chat participants.
|
class |
TLUpdateChatUserTyping
The type TL update chat user typing.
|
class |
TLUpdateConfig
The type TL update channel new message
|
class |
TLUpdateContactLink
The type TL update contact link.
|
class |
TLUpdateContactRegistered
The type TL update contact registered.
|
class |
TLUpdateDcOptions
The type TL update dc options.
|
class |
TLUpdateDeleteChannelMessages
The type TL update delete channel messages
|
class |
TLUpdateDeleteMessages
The type TL update delete messages.
|
class |
TLUpdateDialogPinned
The type TL update channel new message
|
class |
TLUpdateDraftMessage
The type TL update channel new message
|
class |
TLUpdateEditChannelMessage
The type TL update new message.
|
class |
TLUpdateEditMessage
The type TL update channel group
|
class |
TLUpdateInlineBotCallbackQuery
The type TL update channel group
|
class |
TLUpdateMessageId
The type TL update message iD.
|
class |
TLUpdateNewMessage
The type TL update new message.
|
class |
TLUpdateNewStickerSet
The type TL update new message.
|
class |
TLUpdateNotifySettings
The type TL update notify settings.
|
class |
TLUpdatePhoneCall
The type TL update chat user typing.
|
class |
TLUpdatePinnedDialogs |
class |
TLUpdatePrivacy
The type TL update privacy.
|
class |
TLUpdatePtsChanged
The type TL update channel new message
|
class |
TLUpdateReadChannelInbox
The type TL update channel new message
|
class |
TLUpdateReadChannelOutbox
The type TL update channel new message
|
class |
TLUpdateReadFeaturedStickers
The type TL update channel new message
|
class |
TLUpdateReadMessagesContents
The type TL update read messages contents.
|
class |
TLUpdateReadMessagesInbox
The type TL update read messages inbox.
|
class |
TLUpdateReadMessagesOutbox
The type TL update read messages outbox.
|
class |
TLUpdateRecentStickers
The type TL update channel new message
|
class |
TLUpdateSavedGifs
The type TL update new message.
|
class |
TLUpdateServiceNotification
The type TL update service notification.
|
class |
TLUpdateStickerSets
The type TL update new message.
|
class |
TLUpdateStickerSetsOrder
The type TL update new message.
|
class |
TLUpdateUserBlocked
The type TL update user blocked.
|
class |
TLUpdateUserName
The type TL update user name.
|
class |
TLUpdateUserPhone
The type TL update user phone.
|
class |
TLUpdateUserPhoto
The type TL update user photo.
|
class |
TLUpdateUserStatus
The type TL update user status.
|
class |
TLUpdateUserTyping
The type TL update user typing.
|
class |
TLUpdateWebPage
The type TL update web page.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TLUpdateEncryptedChatTyping
The type TL update encrypted chat typing.
|
class |
TLUpdateEncryptedMessagesRead
The type TL update encrypted messages read.
|
class |
TLUpdateEncryption
The type TL update encryption.
|
class |
TLUpdateNewEncryptedMessage
The type TL update new encrypted message.
|
| Modifier and Type | Method and Description |
|---|---|
TLAbsUpdate |
TLUpdateShort.getUpdate()
Gets update.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUpdate> |
TLUpdates.getUpdates()
Gets updates.
|
TLVector<TLAbsUpdate> |
TLUpdatesCombined.getUpdates()
Gets updates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLUpdateShort.setUpdate(TLAbsUpdate update)
Sets update.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLUpdates.setUpdates(TLVector<TLAbsUpdate> updates)
Sets updates.
|
void |
TLUpdatesCombined.setUpdates(TLVector<TLAbsUpdate> updates)
Sets updates.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUpdate> |
TLUpdatesChannelDifferences.getOtherUpdates() |
| Modifier and Type | Method and Description |
|---|---|
void |
TLUpdatesChannelDifferences.setOtherUpdates(TLVector<TLAbsUpdate> otherUpdates) |
| Modifier and Type | Field and Description |
|---|---|
protected TLVector<TLAbsUpdate> |
TLAbsDifference.otherUpdates
The Other updates.
|
| Modifier and Type | Method and Description |
|---|---|
TLVector<TLAbsUpdate> |
TLAbsDifference.getOtherUpdates()
Gets other updates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TLAbsDifference.setOtherUpdates(TLVector<TLAbsUpdate> otherUpdates)
Sets other updates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdatesHandlerBase.onTLChannelDifferences(List<TLAbsUser> users,
List<TLAbsMessage> messages,
List<TLAbsUpdate> newUpdates,
List<TLAbsChat> chats) |
| Modifier and Type | Method and Description |
|---|---|
void |
IUpdatesHandler.onTLChannelDifferences(List<TLAbsUser> users,
List<TLAbsMessage> messages,
List<TLAbsUpdate> newUpdates,
List<TLAbsChat> chats) |
Copyright © 2017. All rights reserved.