Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X º 

A

AbsApiState - Interface in org.telegram.api.engine.storage
Created with IntelliJ IDEA.
AbsMTProtoState - Class in org.telegram.mtproto.state
Created with IntelliJ IDEA.
AbsMTProtoState() - Constructor for class org.telegram.mtproto.state.AbsMTProtoState
 
accessHash - Variable in class org.telegram.api.input.document.TLAbsInputDocument
The Access hash.
accessHash - Variable in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
The Access hash.
add(T) - Method in class org.telegram.tl.TLVector
 
add(int, T) - Method in class org.telegram.tl.TLVector
 
addAll(Collection<? extends T>) - Method in class org.telegram.tl.TLVector
 
addAll(int, Collection<? extends T>) - Method in class org.telegram.tl.TLVector
 
addCurrentSalt(long) - Method in class org.telegram.mtproto.state.AbsMTProtoState
 
addListener(PyroClientListener) - Method in class jawnae.pyronet.PyroClient
 
addObserver(NotificationsService.NotificationObserver, int) - Method in class org.telegram.bot.services.NotificationsService
 
AES256IGEDecrypt(byte[], byte[], int, byte[], byte[]) - Method in interface org.telegram.mtproto.secure.aes.AESImplementation
 
AES256IGEDecrypt(String, String, byte[], byte[]) - Method in interface org.telegram.mtproto.secure.aes.AESImplementation
 
AES256IGEDecrypt(byte[], byte[], int, byte[], byte[]) - Method in class org.telegram.mtproto.secure.aes.DefaultAESImplementation
 
AES256IGEDecrypt(String, String, byte[], byte[]) - Method in class org.telegram.mtproto.secure.aes.DefaultAESImplementation
 
AES256IGEDecrypt(byte[], byte[], byte[]) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
AES256IGEDecrypt(File, File, byte[], byte[]) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
AES256IGEDecryptBig(byte[], byte[], int, byte[], byte[]) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
AES256IGEEncrypt(byte[], byte[], int, byte[], byte[]) - Method in interface org.telegram.mtproto.secure.aes.AESImplementation
 
AES256IGEEncrypt(String, String, byte[], byte[]) - Method in interface org.telegram.mtproto.secure.aes.AESImplementation
 
AES256IGEEncrypt(byte[], byte[], int, byte[], byte[]) - Method in class org.telegram.mtproto.secure.aes.DefaultAESImplementation
 
AES256IGEEncrypt(String, String, byte[], byte[]) - Method in class org.telegram.mtproto.secure.aes.DefaultAESImplementation
 
AES256IGEEncrypt(File, File, byte[], byte[]) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
AES256IGEEncrypt(byte[], byte[], byte[]) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
AESFastEngine - Class in org.telegram.mtproto.secure.aes
An implementation of the AES (Rijndael), from FIPS-197.
AESFastEngine() - Constructor for class org.telegram.mtproto.secure.aes.AESFastEngine
default constructor - 128 bit block size.
AESImplementation - Interface in org.telegram.mtproto.secure.aes
Created by Ruben Bermudez on 12.02.14.
align(byte[], int) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
alignKeyZero(byte[], int) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
allocate(int) - Method in class org.telegram.mtproto.util.BytesCache
 
allocateBytes(int) - Method in class org.telegram.tl.TLContext
 
allowFlashCalls() - Method in class org.telegram.api.functions.account.TLRequestAccountSendConfirmPhoneCode
 
ApiCallback - Interface in org.telegram.api.engine
Created with IntelliJ IDEA.
apiId - Variable in class org.telegram.api.engine.AppInfo
The Api id.
append(ByteBufferDesc) - Method in class jawnae.pyronet.ByteStream
Appends the ByteBuffer instance to the ByteStream.
AppInfo - Class in org.telegram.api.engine
Created with IntelliJ IDEA.
AppInfo(int, String, String, String, String) - Constructor for class org.telegram.api.engine.AppInfo
Instantiates a new App info.
appVersion - Variable in class org.telegram.api.engine.AppInfo
The App version.
arrayEq(byte[], byte[]) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
attach(Object) - Method in class jawnae.pyronet.PyroClient
Attach any object to a client, for example to store session information
attachment() - Method in class jawnae.pyronet.PyroClient
Returns the previously attached object, or null if none is set
Authorizer - Class in org.telegram.mtproto.pq
Created with IntelliJ IDEA.
Authorizer() - Constructor for class org.telegram.mtproto.pq.Authorizer
 
AVAILABLE_KEYS - Static variable in class org.telegram.mtproto.secure.Keys
 

B

badMsgId - Variable in class org.telegram.mtproto.tl.MTBadMessage
 
badMsqSeqno - Variable in class org.telegram.mtproto.tl.MTBadMessage
 
badServerSalt(long) - Method in class org.telegram.mtproto.state.AbsMTProtoState
 
blockCount - Variable in class org.telegram.api.engine.file.Uploader.UploadTask
The Block count.
blocked - Variable in class org.telegram.api.contacts.blocked.TLAbsBlocked
 
blocks - Variable in class org.telegram.api.engine.file.Downloader.DownloadTask
The Blocks.
blocks - Variable in class org.telegram.api.engine.file.Uploader.UploadTask
The Blocks.
blockSize - Variable in class org.telegram.api.engine.file.Downloader.DownloadTask
The Block size.
blockSize - Variable in class org.telegram.api.engine.file.Uploader.UploadTask
The Block size.
BotConfig - Class in org.telegram.bot.structure
 
BotConfig() - Constructor for class org.telegram.bot.structure.BotConfig
 
BotLogger - Class in org.telegram.bot.services
 
BotLogger() - Constructor for class org.telegram.bot.services.BotLogger
 
buffer - Variable in class org.telegram.mtproto.transport.ByteBufferDesc
 
BuffersStorage - Class in org.telegram.mtproto.transport
 
BuffersStorage(boolean) - Constructor for class org.telegram.mtproto.transport.BuffersStorage
 
build() - Method in interface org.telegram.bot.ChatUpdatesBuilder
 
buttons - Variable in class org.telegram.api.keyboard.TLKeyboardButtonRow
 
ByteBufferDesc - Class in org.telegram.mtproto.transport
 
ByteBufferDesc(int) - Constructor for class org.telegram.mtproto.transport.ByteBufferDesc
 
ByteBufferDesc(boolean) - Constructor for class org.telegram.mtproto.transport.ByteBufferDesc
 
ByteBufferDesc(byte[]) - Constructor for class org.telegram.mtproto.transport.ByteBufferDesc
 
bytes - Variable in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
The Bytes.
BytesCache - Class in org.telegram.mtproto.util
Created by Ruben Bermudez on 04.02.14.
BytesCache(String) - Constructor for class org.telegram.mtproto.util.BytesCache
 
ByteStream - Class in jawnae.pyronet
 
ByteStream() - Constructor for class jawnae.pyronet.ByteStream
 

C

CallWrapper - Interface in org.telegram.mtproto
Created with IntelliJ IDEA.
cancelTask(int) - Method in class org.telegram.api.engine.file.Downloader
Cancel task.
cancelTask(int) - Method in class org.telegram.api.engine.file.Uploader
Cancel task.
canSetUsername() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
canViewParticipants() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
capacity() - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
castResponse(TLObject) - Method in class org.telegram.tl.TLMethod
 
Chat - Interface in org.telegram.bot.structure
 
chatId - Variable in class org.telegram.api.chat.participant.chatparticipants.TLAbsChatParticipants
 
chatId - Variable in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
The Chat id.
chats - Variable in class org.telegram.api.messages.dialogs.TLAbsDialogs
The Chats.
chats - Variable in class org.telegram.api.messages.TLAbsMessages
The Chats.
chats - Variable in class org.telegram.api.messages.TLMessagesChats
The Chats.
chats - Variable in class org.telegram.api.updates.difference.TLAbsDifference
The Chats.
ChatUpdatesBuilder - Interface in org.telegram.bot
 
checkSeq(int, int, int) - Method in interface org.telegram.bot.handlers.interfaces.IUpdatesHandler
 
checkSeq(int, int, int) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
checkThread() - Method in class jawnae.pyronet.PyroSelector
 
CLASS_ID - Static variable in class org.telegram.api.account.TLAccountAuthorizations
The constant CLASS_ID for this class.
CLASS_ID - Static variable in class org.telegram.api.account.TLAccountDaysTTL
The constant CLASS_ID of this class.
CLASS_ID - Static variable in class org.telegram.api.account.TLAccountNoPassword
The constant CLASS_ID for this class.
CLASS_ID - Static variable in class org.telegram.api.account.TLAccountPassword
The constant CLASS_ID of this class.
CLASS_ID - Static variable in class org.telegram.api.account.TLAccountPasswordInputSettings
The constant CLASS_ID of this class.
CLASS_ID - Static variable in class org.telegram.api.account.TLAccountPasswordSettings
The constant CLASS_ID for this class.
CLASS_ID - Static variable in class org.telegram.api.account.TLAccountPrivacyRules
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.auth.codetype.TLCodeTypeCall
 
CLASS_ID - Static variable in class org.telegram.api.auth.codetype.TLCodeTypeFlashCall
 
CLASS_ID - Static variable in class org.telegram.api.auth.codetype.TLCodeTypeSms
 
CLASS_ID - Static variable in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeApp
 
CLASS_ID - Static variable in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeCall
 
CLASS_ID - Static variable in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeFlashCall
 
CLASS_ID - Static variable in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeSms
 
CLASS_ID - Static variable in class org.telegram.api.auth.TLAuthorization
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.auth.TLCheckedPhone
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.auth.TLExportedAuthorization
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.auth.TLPasswordRecovery
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.auth.TLSentCode
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaAuto
 
CLASS_ID - Static variable in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaContact
 
CLASS_ID - Static variable in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaGeo
 
CLASS_ID - Static variable in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaVenue
 
CLASS_ID - Static variable in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageText
 
CLASS_ID - Static variable in class org.telegram.api.bot.inlineresult.TLBotInlineMediaResult
 
CLASS_ID - Static variable in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
CLASS_ID - Static variable in class org.telegram.api.bot.TLBotCommand
 
CLASS_ID - Static variable in class org.telegram.api.bot.TLBotInfo
 
CLASS_ID - Static variable in class org.telegram.api.bot.TLInlineBotSwitchPm
 
CLASS_ID - Static variable in class org.telegram.api.channel.filters.TLChannelMessagesFilter
 
CLASS_ID - Static variable in class org.telegram.api.channel.filters.TLChannelMessagesFilterEmpty
 
CLASS_ID - Static variable in class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterAdmins
 
CLASS_ID - Static variable in class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterBots
 
CLASS_ID - Static variable in class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterKicked
 
CLASS_ID - Static variable in class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterRecent
 
CLASS_ID - Static variable in class org.telegram.api.channel.participants.role.TLChannelParticipantRoleEditor
 
CLASS_ID - Static variable in class org.telegram.api.channel.participants.role.TLChannelParticipantRoleEmpty
 
CLASS_ID - Static variable in class org.telegram.api.channel.participants.role.TLChannelParticipantRoleModerator
 
CLASS_ID - Static variable in class org.telegram.api.channel.participants.TLChannelParticipant
 
CLASS_ID - Static variable in class org.telegram.api.channel.participants.TLChannelParticipantCreator
 
CLASS_ID - Static variable in class org.telegram.api.channel.participants.TLChannelParticipantEditor
 
CLASS_ID - Static variable in class org.telegram.api.channel.participants.TLChannelParticipantKicked
 
CLASS_ID - Static variable in class org.telegram.api.channel.participants.TLChannelParticipantModerator
 
CLASS_ID - Static variable in class org.telegram.api.channel.participants.TLChannelParticipantSelf
 
CLASS_ID - Static variable in class org.telegram.api.channel.TLChannelParticipant
 
CLASS_ID - Static variable in class org.telegram.api.channel.TLChannelParticipants
 
CLASS_ID - Static variable in class org.telegram.api.chat.channel.TLChannel
 
CLASS_ID - Static variable in class org.telegram.api.chat.channel.TLChannelForbidden
 
CLASS_ID - Static variable in class org.telegram.api.chat.channel.TLChannelFull
 
CLASS_ID - Static variable in class org.telegram.api.chat.invite.TLChatInvite
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.chat.invite.TLChatInviteAlready
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.chat.invite.TLChatInviteEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.chat.invite.TLChatInviteExported
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipant
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantAdmin
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantCreator
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipants
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipantsForbidden
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.chat.photo.TLChatPhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.chat.photo.TLChatPhotoEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.chat.TLChat
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.chat.TLChatEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.chat.TLChatForbidden
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.chat.TLChatFull
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contact.link.TLContactLinkContact
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contact.link.TLContactLinkHasPhone
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contact.link.TLContactLinkNone
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contact.link.TLContactLinkUnknown
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contact.TLContact
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contact.TLContactBlocked
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contact.TLContactStatus
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contact.TLImportedContact
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contacts.blocked.TLBlocked
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contacts.blocked.TLBlockedSlice
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contacts.TLContacts
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contacts.TLContactsFound
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contacts.TLContactsLink
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contacts.TLContactsNotModified
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contacts.TLImportedContacts
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contacts.TLResolvedPeer
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.contacts.toppeers.TLContactsTopPeers
 
CLASS_ID - Static variable in class org.telegram.api.contacts.toppeers.TLContactsTopPeersNotModified
 
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAbortKey
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAcceptKey
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionCommitKey
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionFlushHistory
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionNoop
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionNotifyLayer
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionReadMessages
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionRequestKey
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionResend
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionSetMessageTTL
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionTyping
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageLayer
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaContact
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaGeoPoint
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageService
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.dialog.TLDialog
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.disablefeature.TLDisabledFeature
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.document.attribute.TLDocumentAttributeAnimated
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.document.attribute.TLDocumentAttributeAudio
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.document.attribute.TLDocumentAttributeFilename
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.document.attribute.TLDocumentAttributeHasStickers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.document.attribute.TLDocumentAttributeImageSize
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.document.attribute.TLDocumentAttributeSticker
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.document.attribute.TLDocumentAttributeVideo
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.document.TLDocument
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.document.TLDocumentEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.draft.TLDraftMessage
 
CLASS_ID - Static variable in class org.telegram.api.draft.TLDraftMessageEmpty
 
CLASS_ID - Static variable in class org.telegram.api.encrypted.chat.TLEncryptedChat
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.encrypted.chat.TLEncryptedChatDiscarded
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.encrypted.chat.TLEncryptedChatEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.encrypted.chat.TLEncryptedChatWaiting
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.encrypted.file.TLEncryptedFile
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.encrypted.file.TLEncryptedFileEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.encrypted.message.TLEncryptedMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.encrypted.message.TLEncryptedMessageService
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.file.location.TLFileLocation
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.file.location.TLFileLocationUnavailable
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.foundgif.TLFoundGif
 
CLASS_ID - Static variable in class org.telegram.api.foundgif.TLFoundGifCached
 
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountChangePhone
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountCheckUsername
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountConfirmPhone
 
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountDeleteAccount
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountGetAccountTTL
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountGetAuthorizations
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountGetNotifySettings
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountGetPassword
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountGetPasswordSettings
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountGetPrivacy
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountGetWallPapers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountRegisterDevice
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountReportPeer
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountResetAuthorization
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountResetNotifySettings
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountSendChangePhoneCode
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountSendConfirmPhoneCode
 
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountSetAccountTTL
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountSetPrivacy
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountUnregisterDevice
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountUpdateDeviceLocked
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountUpdateNotifySettings
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountUpdatePasswordSettings
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountUpdateProfile
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountUpdateStatus
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.account.TLRequestAccountUpdateUsername
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthBindTempAuthKey
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthCancelCode
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthCheckPassword
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthCheckPhone
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthDropTempAuthKeys
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthExportAuthorization
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthImportAuthorization
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthLogOut
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthRecoverPassword
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthRequestPasswordRecovery
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthResendCode
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthResetAuthorizations
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthSendCode
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthSendInvites
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthSignIn
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.auth.TLRequestAuthSignUp
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsCheckUsername
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsCreateChannel
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsDeleteChannel
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsDeleteMessages
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsDeleteUserHistory
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsEditAbout
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsEditAdmin
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsEditPhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsEditTitle
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsExportInvite
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsExportMessageLink
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsGetAdminedPublicChannels
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsGetChannels
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsGetFullChannel
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsGetMessages
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipant
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsInviteToChannel
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsJoinChannel
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsKickFromChannel
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsLeaveChannel
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsReadHistory
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsReportSpam
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsToggleInvites
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsToggleSignatures
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsUpdatePinnedMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.channels.TLRequestChannelsUpdateUsername
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.contacts.TLRequestContactsBlock
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContact
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContacts
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.contacts.TLRequestContactsExportCard
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.contacts.TLRequestContactsGetBlocked
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.contacts.TLRequestContactsGetContacts
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.contacts.TLRequestContactsGetStatuses
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.contacts.TLRequestContactsImportCard
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.contacts.TLRequestContactsImportContacts
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.contacts.TLRequestContactsResetTopPeerRating
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.contacts.TLRequestContactsResolveUsername
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.contacts.TLRequestContactsSearch
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.contacts.TLRequestContactsUnblock
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.help.TLRequestHelpGetAppChangelog
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.help.TLRequestHelpGetAppUpdate
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.help.TLRequestHelpGetConfig
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.help.TLRequestHelpGetInviteText
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.help.TLRequestHelpGetNearestDc
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.help.TLRequestHelpGetSupport
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.help.TLRequestHelpGetTermsOfService
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.help.TLRequestHelpSaveAppLog
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesAcceptEncryption
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesAddChatUser
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesCheckChatInvite
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesClearRecentStickers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesCreateChat
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesDeleteChatUser
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesDeleteHistory
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesDeleteMessages
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesDiscardEncryption
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesEditChatAdmin
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesEditChatPhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesEditChatTitle
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesEditInlineBotMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesEditMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesExportChatInvite
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetAllDrafts
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetAllStickers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetArchivedStickers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetAttachedStickers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetBotCallbackAnswer
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetChats
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetDhConfig
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetDocumentByHash
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetFeaturedStickers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetFullChat
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetGameHighScores
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineGameHighScores
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetMaskStickers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetMessageEditData
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetMessages
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetMessagesViews
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerDialogs
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerSettings
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetRecentStickers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetSavedGifs
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetStickersSet
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesGetWebPagePreview
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesHideReportSpam
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesImportChatInvite
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesInstallStickersSet
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesMigrateChat
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesReadContents
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesReadEncryptedHistory
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesReadFeaturedStickers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesReadHistory
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesReceivedMessages
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesReceivedQueue
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesReorderStickerSets
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesReportSpam
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesRequestEncryption
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSaveGif
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSaveRecentStickers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSearch
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSearchGifs
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSendEncrypted
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedService
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSetEncryptedTyping
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineBotResults
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineGameScore
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesSetTyping
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesStartBot
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesToggleChatAdmins
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.messages.TLRequestMessagesUninstallStickersSet
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.photos.TLRequestPhotosDeletePhotos
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.photos.TLRequestPhotosUpdateProfilePhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.photos.TLRequestPhotosUploadProfilePhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.TLRequestInitConnection
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.TLRequestInvokeAfterMsg
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.TLRequestInvokeAfterMsgs
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.TLRequestInvokeWithLayer
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.TLRequestInvokeWithoutUpdates
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.updates.TLRequestUpdatesGetDifference
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.updates.TLRequestUpdatesGetState
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.upload.TLRequestUploadGetFile
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.upload.TLRequestUploadSaveFilePart
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.users.TLRequestUsersGetFullUser
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.functions.users.TLRequestUsersGetUsers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.game.TLGame
 
CLASS_ID - Static variable in class org.telegram.api.geo.point.TLGeoPoint
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.geo.point.TLGeoPointEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.help.changelog.TLAppChangelog
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.help.changelog.TLAppChangelogEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.help.TLAppUpdate
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.help.TLInviteText
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.help.TLNoAppUpdate
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.help.TLSupport
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.help.TLTermsOfService
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageGame
 
CLASS_ID - Static variable in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaAuto
 
CLASS_ID - Static variable in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaContact
 
CLASS_ID - Static variable in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaGeo
 
CLASS_ID - Static variable in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaVenue
 
CLASS_ID - Static variable in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageText
 
CLASS_ID - Static variable in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
CLASS_ID - Static variable in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultDocument
 
CLASS_ID - Static variable in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultGame
 
CLASS_ID - Static variable in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultPhoto
 
CLASS_ID - Static variable in class org.telegram.api.input.bot.TLInputBotInlineMessageId
 
CLASS_ID - Static variable in class org.telegram.api.input.chat.photo.TLInputChatPhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.chat.photo.TLInputChatPhotoEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.chat.photo.TLInputChatUploadedPhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.chat.TLInputChannel
 
CLASS_ID - Static variable in class org.telegram.api.input.chat.TLInputChannelEmpty
 
CLASS_ID - Static variable in class org.telegram.api.input.document.TLInputDocument
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.document.TLInputDocumentEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.encrypted.file.location.TLInputEncryptedFileLocation
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.encrypted.file.TLInputEncryptedFile
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.encrypted.file.TLInputEncryptedFileBigUploaded
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.encrypted.file.TLInputEncryptedFileEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.encrypted.file.TLInputEncryptedFileUploaded
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.encrypted.TLInputEncryptedChat
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.file.TLInputFile
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.file.TLInputFileBig
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.filelocation.TLInputDocumentFileLocation
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.filelocation.TLInputFileLocation
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.game.TLInputGameId
 
CLASS_ID - Static variable in class org.telegram.api.input.game.TLInputGameShortName
 
CLASS_ID - Static variable in class org.telegram.api.input.geopoint.TLInputGeoPoint
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.geopoint.TLInputGeoPointEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.media.TLInputMediaContact
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.media.TLInputMediaDocument
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.media.TLInputMediaDocumentExternal
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.media.TLInputMediaEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.media.TLInputMediaGame
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.media.TLInputMediaGeoPoint
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.media.TLInputMediaGifExternal
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.media.TLInputMediaPhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.media.TLInputMediaPhotoExternal
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.media.TLInputMediaUploadedDocument
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.media.TLInputMediaUploadedPhoto
 
CLASS_ID - Static variable in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.media.TLInputMediaVenue
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.messages.entity.TLInputMessageEntityMentionName
 
CLASS_ID - Static variable in class org.telegram.api.input.messages.filter.TLMessagesFilterChatPhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.messages.filter.TLMessagesFilterDocument
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.messages.filter.TLMessagesFilterEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.messages.filter.TLMessagesFilterGif
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.messages.filter.TLMessagesFilterMusic
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.messages.filter.TLMessagesFilterPhotos
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.messages.filter.TLMessagesFilterPhotoVideo
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.messages.filter.TLMessagesFilterPhotoVideoDocuments
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.messages.filter.TLMessagesFilterUrl
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.messages.filter.TLMessagesFilterVideo
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.messages.filter.TLMessagesFilterVoice
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.notify.TLInputNotifyAll
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.notify.TLInputNotifyChats
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.notify.TLInputNotifyPeer
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.notify.TLInputNotifyUsers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.peer.notify.events.TLInputPeerNotifyEventsAll
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.peer.notify.events.TLInputPeerNotifyEventsEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.peer.notify.TLInputPeerNotifySettings
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.peer.TLInputPeerChannel
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.peer.TLInputPeerChat
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.peer.TLInputPeerEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.peer.TLInputPeerSelf
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.peer.TLInputPeerUser
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.photo.TLInputPhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.photo.TLInputPhotoEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.privacy.inputprivacykey.TLInputPrivacyKeyChatInvite
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.privacy.inputprivacykey.TLInputPrivacyKeyStatusTimestamp
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowAll
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowContacts
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowUsers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowAll
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowContacts
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowUsers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.reportspamreason.TLReportSpamReasonOther
 
CLASS_ID - Static variable in class org.telegram.api.input.reportspamreason.TLReportSpamReasonPornography
 
CLASS_ID - Static variable in class org.telegram.api.input.reportspamreason.TLReportSpamReasonSpam
 
CLASS_ID - Static variable in class org.telegram.api.input.reportspamreason.TLReportSpamReasonViolence
 
CLASS_ID - Static variable in class org.telegram.api.input.sticker.media.TLInputStickeredMediaDocument
 
CLASS_ID - Static variable in class org.telegram.api.input.sticker.media.TLInputStickeredMediaPhoto
 
CLASS_ID - Static variable in class org.telegram.api.input.sticker.set.TLInputStickerSetEmpty
 
CLASS_ID - Static variable in class org.telegram.api.input.sticker.set.TLInputStickerSetId
 
CLASS_ID - Static variable in class org.telegram.api.input.sticker.set.TLInputStickerSetShortName
 
CLASS_ID - Static variable in class org.telegram.api.input.TLInputAppEvent
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.TLInputPhoneContact
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.user.TLInputUser
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.user.TLInputUserEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.input.user.TLInputUserSelf
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.keyboard.button.TLKeyboardButton
 
CLASS_ID - Static variable in class org.telegram.api.keyboard.button.TLKeyboardButtonCallback
 
CLASS_ID - Static variable in class org.telegram.api.keyboard.button.TLKeyboardButtonGame
 
CLASS_ID - Static variable in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestGeoLocation
 
CLASS_ID - Static variable in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestPhone
 
CLASS_ID - Static variable in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestSwitchInline
 
CLASS_ID - Static variable in class org.telegram.api.keyboard.button.TLKeyboardButtonUrl
 
CLASS_ID - Static variable in class org.telegram.api.keyboard.replymarkup.TLReplayInlineKeyboardMarkup
 
CLASS_ID - Static variable in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardForceReply
 
CLASS_ID - Static variable in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardHide
 
CLASS_ID - Static variable in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardMarkup
 
CLASS_ID - Static variable in class org.telegram.api.keyboard.TLKeyboardButtonRow
 
CLASS_ID - Static variable in class org.telegram.api.message.action.TLMessageActionChannelCreate
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.action.TLMessageActionChannelMigratedFrom
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.action.TLMessageActionChatAddUser
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.action.TLMessageActionChatCreate
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.action.TLMessageActionChatDeletePhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.action.TLMessageActionChatDeleteUser
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.action.TLMessageActionChatEditPhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.action.TLMessageActionChatEditTitle
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.action.TLMessageActionChatJoinedByLink
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.action.TLMessageActionEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.action.TLMessageActionGameScore
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.action.TLMessageActionHistoryClear
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.action.TLMessageActionMigrateTo
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.action.TLMessageActionPinMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.entity.TLMessageEntityBold
 
CLASS_ID - Static variable in class org.telegram.api.message.entity.TLMessageEntityBotCommand
 
CLASS_ID - Static variable in class org.telegram.api.message.entity.TLMessageEntityCode
 
CLASS_ID - Static variable in class org.telegram.api.message.entity.TLMessageEntityEmail
 
CLASS_ID - Static variable in class org.telegram.api.message.entity.TLMessageEntityHashtag
 
CLASS_ID - Static variable in class org.telegram.api.message.entity.TLMessageEntityItalic
 
CLASS_ID - Static variable in class org.telegram.api.message.entity.TLMessageEntityMention
 
CLASS_ID - Static variable in class org.telegram.api.message.entity.TLMessageEntityMentionName
 
CLASS_ID - Static variable in class org.telegram.api.message.entity.TLMessageEntityPre
 
CLASS_ID - Static variable in class org.telegram.api.message.entity.TLMessageEntityTextUrl
 
CLASS_ID - Static variable in class org.telegram.api.message.entity.TLMessageEntityUnknown
 
CLASS_ID - Static variable in class org.telegram.api.message.entity.TLMessageEntityUrl
 
CLASS_ID - Static variable in class org.telegram.api.message.media.TLMessageMediaContact
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.media.TLMessageMediaDocument
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.media.TLMessageMediaEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.media.TLMessageMediaGame
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.media.TLMessageMediaGeo
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.media.TLMessageMediaPhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.media.TLMessageMediaUnsupported
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.media.TLMessageMediaVenue
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.media.TLMessageMediaWebPage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.TLExportedMessageLink
 
CLASS_ID - Static variable in class org.telegram.api.message.TLMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.TLMessageEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.TLMessageFwdHeader
 
CLASS_ID - Static variable in class org.telegram.api.message.TLMessageRange
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.message.TLMessageService
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.dhconfig.TLDhConfig
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.dhconfig.TLDhConfigNotModified
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.dialogs.TLDialogs
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.dialogs.TLDialogsSlice
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.savedgifs.TLSavedGifs
 
CLASS_ID - Static variable in class org.telegram.api.messages.savedgifs.TLSavedGifsNotModified
 
CLASS_ID - Static variable in class org.telegram.api.messages.sentencrypted.TLSentEncryptedFile
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.sentencrypted.TLSentEncryptedMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.stickers.featured.TLMessagesFeaturedStickers
 
CLASS_ID - Static variable in class org.telegram.api.messages.stickers.featured.TLMessagesFeaturedStickersNotModified
 
CLASS_ID - Static variable in class org.telegram.api.messages.stickers.recent.TLMessagesRecentStickers
 
CLASS_ID - Static variable in class org.telegram.api.messages.stickers.recent.TLMessagesRecentStickersNotModified
 
CLASS_ID - Static variable in class org.telegram.api.messages.stickers.setintallresult.TLMessagesStickerSetInstallResultArchive
 
CLASS_ID - Static variable in class org.telegram.api.messages.stickers.setintallresult.TLMessagesStickerSetInstallResultSuccess
 
CLASS_ID - Static variable in class org.telegram.api.messages.stickers.TLAllStickers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.stickers.TLAllStickersNotModified
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.stickers.TLMessagesStickerSet
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.stickers.TLStickers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.stickers.TLStickersNotModified
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.TLAffectedHistory
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.TLAffectedMessages
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.TLBotResults
 
CLASS_ID - Static variable in class org.telegram.api.messages.TLChannelMessages
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.TLFoundGifs
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.TLMessages
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.TLMessagesArchivedStickers
 
CLASS_ID - Static variable in class org.telegram.api.messages.TLMessagesBotCallbackAnswer
 
CLASS_ID - Static variable in class org.telegram.api.messages.TLMessagesChatFull
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.TLMessagesChats
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.messages.TLMessagesEditData
 
CLASS_ID - Static variable in class org.telegram.api.messages.TLMessagesHighScores
 
CLASS_ID - Static variable in class org.telegram.api.messages.TLMessagesPeerDialogs
 
CLASS_ID - Static variable in class org.telegram.api.messages.TLMessagesSlice
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.notify.peer.TLNotifyAll
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.notify.peer.TLNotifyChats
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.notify.peer.TLNotifyPeer
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.notify.peer.TLNotifyUsers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.peer.notify.events.TLPeerNotifyEventsAll
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.peer.notify.events.TLPeerNotifyEventsEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.peer.notify.settings.TLPeerNotifySettings
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.peer.notify.settings.TLPeerNotifySettingsEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.peer.TLPeerChannel
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.peer.TLPeerChat
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.peer.TLPeerSettings
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.peer.TLPeerUser
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.photo.size.TLPhotoCachedSize
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.photo.size.TLPhotoSize
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.photo.size.TLPhotoSizeEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.photo.TLPhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.photo.TLPhotoEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.photos.TLPhotos
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.photos.TLPhotosPhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.photos.TLPhotosSlice
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.privacy.privacykey.TLPrivacyKeyChatInvite
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.privacy.privacykey.TLPrivacyKeyStatusTimestamp
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowAll
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowContacts
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowUsers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowAll
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowContacts
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowUsers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.sendmessage.action.TLSendMessageCancelAction
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.sendmessage.action.TLSendMessageChooseContactAction
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.sendmessage.action.TLSendMessageGamePlayAction
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.sendmessage.action.TLSendMessageGeoLocationAction
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.sendmessage.action.TLSendMessageRecordAudioAction
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.sendmessage.action.TLSendMessageRecordVideoAction
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.sendmessage.action.TLSendMessageTypingAction
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.sendmessage.action.TLSendMessageUploadAudioAction
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.sendmessage.action.TLSendMessageUploadDocumentAction
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.sendmessage.action.TLSendMessageUploadPhotoAction
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.sendmessage.action.TLSendMessageUploadVideoAction
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.sticker.pack.TLStickerPack
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.sticker.set.TLStickerSet
 
CLASS_ID - Static variable in class org.telegram.api.sticker.stickersetconvered.TLStickerSetCovered
 
CLASS_ID - Static variable in class org.telegram.api.sticker.stickersetconvered.TLStickerSetMultiCovered
 
CLASS_ID - Static variable in class org.telegram.api.sticker.TLMaskCoords
 
CLASS_ID - Static variable in class org.telegram.api.storage.file.TLFileGif
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.storage.file.TLFileJpeg
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.storage.file.TLFileMov
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.storage.file.TLFileMp3
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.storage.file.TLFileMp4
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.storage.file.TLFilePartial
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.storage.file.TLFilePdf
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.storage.file.TLFilePng
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.storage.file.TLFileUnknown
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.storage.file.TLFileWebp
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.TLAuthorization
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.TLConfig
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.TLDcOption
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.TLHighScore
 
CLASS_ID - Static variable in class org.telegram.api.TLNearestDc
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.TLReceivedNotifyMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.toppeer.category.TLTopPeerCategoryBotsInline
 
CLASS_ID - Static variable in class org.telegram.api.toppeer.category.TLTopPeerCategoryBotsPM
 
CLASS_ID - Static variable in class org.telegram.api.toppeer.category.TLTopPeerCategoryChannels
 
CLASS_ID - Static variable in class org.telegram.api.toppeer.category.TLTopPeerCategoryCorrespondents
 
CLASS_ID - Static variable in class org.telegram.api.toppeer.category.TLTopPeerCategoryGroups
 
CLASS_ID - Static variable in class org.telegram.api.toppeer.TLTopPeer
 
CLASS_ID - Static variable in class org.telegram.api.toppeer.TLTopPeerCategoryPeers
 
CLASS_ID - Static variable in class org.telegram.api.update.encrypted.TLUpdateEncryptedChatTyping
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.encrypted.TLUpdateEncryptedMessagesRead
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.encrypted.TLUpdateEncryption
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.encrypted.TLUpdateNewEncryptedMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateBotCallbackQuery
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateBotInlineQuery
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateBotInlineSend
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateChannel
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateChannelMessageViews
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateChannelNewMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateChannelPinnedMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateChannelTooLong
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateChatAdmin
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateChatParticipantAdd
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateChatParticipantAdmin
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateChatParticipantDelete
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateChatParticipants
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateChatUserTyping
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateConfig
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateContactLink
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateContactRegistered
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateDcOptions
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateDeleteChannelMessages
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateDeleteMessages
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateDraftMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateEditChannelMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateEditMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateInlineBotCallbackQuery
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateMessageId
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateNewAuthorization
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateNewMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateNewStickerSet
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateNotifySettings
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdatePrivacy
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdatePtsChanged
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateReadChannelInbox
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateReadChannelOutbox
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateReadFeaturedStickers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateReadMessagesContents
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateReadMessagesInbox
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateReadMessagesOutbox
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateRecentStickers
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateSavedGifs
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateServiceNotification
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateStickerSets
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateStickerSetsOrder
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateUserBlocked
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateUserName
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateUserPhone
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateUserPhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateUserStatus
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateUserTyping
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.update.TLUpdateWebPage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesTooLong
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.updates.difference.TLDifference
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.updates.difference.TLDifferenceEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.updates.difference.TLDifferenceSlice
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.updates.TLUpdates
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.updates.TLUpdatesCombined
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.updates.TLUpdateShort
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.updates.TLUpdateShortChatMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.updates.TLUpdateShortMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.updates.TLUpdateShortSentMessage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.updates.TLUpdatesState
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.updates.TLUpdatesTooLong
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.upload.TLFile
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.user.profile.photo.TLUserProfilePhoto
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.user.profile.photo.TLUserProfilePhotoEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.user.status.TLUserStatusEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.user.status.TLUserStatusLastMonth
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.user.status.TLUserStatusLastWeek
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.user.status.TLUserStatusOffline
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.user.status.TLUserStatusOnline
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.user.status.TLUserStatusRecently
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.user.TLUser
 
CLASS_ID - Static variable in class org.telegram.api.user.TLUserEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.user.TLUserFull
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.wallpaper.TLWallPaper
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.wallpaper.TLWallPaperSolid
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.webpage.TLWebPage
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.webpage.TLWebPageEmpty
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.api.webpage.TLWebPagePending
The constant CLASS_ID.
CLASS_ID - Static variable in class org.telegram.bot.kernel.engine.storage.TLDcInfo
 
CLASS_ID - Static variable in class org.telegram.bot.kernel.engine.storage.TLKey
 
CLASS_ID - Static variable in class org.telegram.bot.kernel.engine.storage.TLLastKnownSalt
 
CLASS_ID - Static variable in class org.telegram.bot.kernel.engine.storage.TLOldSession
 
CLASS_ID - Static variable in class org.telegram.bot.kernel.engine.storage.TLStorage
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTBadMessageNotification
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTBadServerSalt
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTDestroySession
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTDestroySessionNone
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTDestroySessionOk
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTFutureSalt
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTFutureSalts
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTGetFutureSalts
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTHttpWait
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTInvokeAfter
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTMessageCopy
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTMessageDetailedInfo
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTMessagesAllInfo
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTMessagesContainer
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTMessagesStateInfo
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTMsgsAck
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTMsgsStateReq
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTNeedResendMessage
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTNewMessageDetailedInfo
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTNewSessionCreated
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTPing
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTPingDelayDisconnect
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTPong
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTRpcAnswerDropped
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTRpcAnswerDroppedRunning
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTRpcAnswerUnknown
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTRpcDropAnswer
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTRpcError
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.MTRpcResult
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.pq.ClientDhInner
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.pq.DhGenFailure
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.pq.DhGenOk
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.pq.DhGenRetry
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.pq.MTRpcReqError
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.pq.PQInner
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.pq.ReqDhParams
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.pq.ReqPQ
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.pq.ReqSetDhClientParams
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.pq.ResPQ
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.pq.ServerDhFailure
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.pq.ServerDhInner
 
CLASS_ID - Static variable in class org.telegram.mtproto.tl.pq.ServerDhOk
 
CLASS_ID - Static variable in class org.telegram.tl.TLBoolFalse
 
CLASS_ID - Static variable in class org.telegram.tl.TLBoolTrue
 
CLASS_ID - Static variable in class org.telegram.tl.TLError
 
CLASS_ID - Static variable in class org.telegram.tl.TLGzipObject
 
CLASS_ID - Static variable in class org.telegram.tl.TLNull
 
CLASS_ID - Static variable in class org.telegram.tl.TLTrue
 
CLASS_ID - Static variable in class org.telegram.tl.TLVector
 
cleanData() - Method in class org.telegram.tl.TLBytes
 
clear() - Method in class org.telegram.tl.TLVector
 
ClientDhInner - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
ClientDhInner(byte[], byte[], long, byte[]) - Constructor for class org.telegram.mtproto.tl.pq.ClientDhInner
 
ClientDhInner() - Constructor for class org.telegram.mtproto.tl.pq.ClientDhInner
 
clientId - Variable in class org.telegram.api.input.TLInputPhoneContact
The Client id.
close() - Method in class jawnae.pyronet.PyroSelector
 
close() - Method in class org.telegram.api.engine.TelegramApi
Close void.
close() - Method in class org.telegram.mtproto.MTProto
 
closeConnections() - Method in class org.telegram.mtproto.MTProto
 
code - Variable in class org.telegram.tl.TLError
 
color - Variable in class org.telegram.api.wallpaper.TLAbsWallPaper
The Color.
compact() - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
concat(byte[]...) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
config(String, String) - Static method in class org.telegram.bot.services.BotLogger
 
config(String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
config(String, String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
confirmMessage(long) - Method in class org.telegram.mtproto.schedule.Scheduller
 
connect(InetSocketAddress) - Method in class jawnae.pyronet.PyroSelector
 
connect(InetSocketAddress, InetSocketAddress) - Method in class jawnae.pyronet.PyroSelector
 
connect() - Method in class org.telegram.mtproto.transport.TcpContext
 
connectedClient(PyroClient) - Method in class jawnae.pyronet.PyroClientAdapter
 
connectedClient(PyroClient) - Method in interface jawnae.pyronet.PyroClientListener
 
connectedClient(PyroClient) - Method in class org.telegram.mtproto.transport.TcpContext
 
ConnectionInfo - Class in org.telegram.mtproto.state
Created with IntelliJ IDEA.
ConnectionInfo(int, int, String, int) - Constructor for class org.telegram.mtproto.state.ConnectionInfo
 
ConnectionType - Class in org.telegram.mtproto.transport
Created by Ruben Bermudez on 26.11.13.
ConnectionType(int, String, int, int) - Constructor for class org.telegram.mtproto.transport.ConnectionType
 
contact - Variable in class org.telegram.api.contact.link.TLAbsContactLink
 
contains(Object) - Method in class org.telegram.tl.TLVector
 
containsAll(Collection<?>) - Method in class org.telegram.tl.TLVector
 
convertCompatClass(TLObject) - Method in class org.telegram.tl.TLContext
 
count - Variable in class org.telegram.api.photos.TLPhotosSlice
The Count.
cover - Variable in class org.telegram.api.sticker.stickersetconvered.TLAbsStickerSetCovered
 
createTLInputPeer(IUser, Chat) - Static method in class org.telegram.bot.factories.TLFactory
 
createTLInputUser(IUser) - Static method in class org.telegram.bot.factories.TLFactory
 
createWeakMessageId() - Method in class org.telegram.mtproto.time.TimeOverlord
 
critical - Variable in class org.telegram.api.help.TLAbsAppUpdate
The Critical.
CryptoUtils - Class in org.telegram.mtproto.secure
Author: Korshakov Stepan Created: 18.07.13 3:54
CryptoUtils() - Constructor for class org.telegram.mtproto.secure.CryptoUtils
 
CustomTimerTask - Class in org.telegram.bot.kernel
 
CustomTimerTask(String, int) - Constructor for class org.telegram.bot.kernel.CustomTimerTask
Constructor

D

d(String, String) - Static method in class org.telegram.api.engine.Logger
D void.
d(String, String) - Method in interface org.telegram.api.engine.LoggerInterface
D void.
d(String, String) - Static method in class org.telegram.mtproto.log.Logger
 
d(String, String) - Method in interface org.telegram.mtproto.log.LogInterface
 
DatabaseManager - Interface in org.telegram.bot.kernel.database
 
date - Variable in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
The Date.
date - Variable in class org.telegram.api.messages.sentencrypted.TLAbsSentEncryptedMessage
The Date.
date - Variable in class org.telegram.api.updates.difference.TLAbsDifference
The Date.
dcId - Variable in class org.telegram.api.engine.file.Downloader.DownloadTask
The Dc id.
debug(String, String) - Static method in class org.telegram.bot.services.BotLogger
 
debug(String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
debug(String, String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
DefaultAESImplementation - Class in org.telegram.mtproto.secure.aes
Created by Ruben Bermudez on 12.02.14.
DefaultAESImplementation() - Constructor for class org.telegram.mtproto.secure.aes.DefaultAESImplementation
 
DefaultUpdatesHandler - Class in org.telegram.bot.handlers
 
DefaultUpdatesHandler(IKernelComm, IDifferenceParametersService, DatabaseManager) - Constructor for class org.telegram.bot.handlers.DefaultUpdatesHandler
 
deserialize(InputStream, TLContext) - Method in class org.telegram.tl.TLObject
Deserializing object from stream and current TLContext
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.account.TLAccountAuthorizations
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.account.TLAccountDaysTTL
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.account.TLAccountNoPassword
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.account.TLAccountPassword
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.account.TLAccountPasswordInputSettings
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.account.TLAccountPasswordSettings
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.account.TLAccountPrivacyRules
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeApp
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeCall
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeFlashCall
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeSms
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.auth.TLAuthorization
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.auth.TLCheckedPhone
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.auth.TLExportedAuthorization
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.auth.TLPasswordRecovery
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.auth.TLSentCode
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaAuto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaContact
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaGeo
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaVenue
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageText
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineMediaResult
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.bot.TLBotCommand
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.bot.TLBotInfo
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.bot.TLInlineBotSwitchPm
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.channel.filters.TLChannelMessagesFilter
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.channel.participants.TLChannelParticipant
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.channel.participants.TLChannelParticipantCreator
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.channel.participants.TLChannelParticipantEditor
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.channel.participants.TLChannelParticipantKicked
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.channel.participants.TLChannelParticipantModerator
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.channel.participants.TLChannelParticipantSelf
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.channel.TLChannelParticipant
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.channel.TLChannelParticipants
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.channel.TLChannel
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.channel.TLChannelForbidden
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.channel.TLChannelFull
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.invite.TLChatInvite
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.invite.TLChatInviteAlready
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.invite.TLChatInviteExported
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipant
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantAdmin
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantCreator
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipants
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipantsForbidden
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.photo.TLChatPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.TLChat
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.TLChatEmpty
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.TLChatForbidden
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.chat.TLChatFull
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.contact.TLContact
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.contact.TLContactBlocked
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.contact.TLContactStatus
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.contact.TLImportedContact
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.contacts.blocked.TLBlocked
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.contacts.blocked.TLBlockedSlice
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.contacts.TLContacts
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.contacts.TLContactsFound
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.contacts.TLContactsLink
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.contacts.TLImportedContacts
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.contacts.TLResolvedPeer
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.contacts.toppeers.TLContactsTopPeers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAbortKey
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAcceptKey
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionCommitKey
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionNotifyLayer
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionReadMessages
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionRequestKey
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionResend
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionSetMessageTTL
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionTyping
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageLayer
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaContact
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaGeoPoint
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageService
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.dialog.TLDialog
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.disablefeature.TLDisabledFeature
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAudio
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeFilename
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeImageSize
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeSticker
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeVideo
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.document.TLDocument
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.document.TLDocumentEmpty
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.draft.TLDraftMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatDiscarded
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatEmpty
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatWaiting
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.encrypted.message.TLEncryptedMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.encrypted.message.TLEncryptedMessageService
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.engine.GzipRequest
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.file.location.TLFileLocation
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.file.location.TLFileLocationUnavailable
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.foundgif.TLFoundGif
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.foundgif.TLFoundGifCached
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountChangePhone
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountCheckUsername
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountConfirmPhone
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountDeleteAccount
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountGetNotifySettings
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountGetPasswordSettings
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountGetPrivacy
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountRegisterDevice
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountReportPeer
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountResetAuthorization
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountSendChangePhoneCode
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountSendConfirmPhoneCode
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountSetAccountTTL
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountSetPrivacy
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountUnregisterDevice
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateDeviceLocked
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateNotifySettings
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdatePasswordSettings
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateProfile
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateStatus
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateUsername
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthBindTempAuthKey
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthCancelCode
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthCheckPassword
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthCheckPhone
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthDropTempAuthKeys
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthExportAuthorization
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthImportAuthorization
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthRecoverPassword
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthResendCode
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthSendCode
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthSendInvites
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthSignIn
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsCheckUsername
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsCreateChannel
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteChannel
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteMessages
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteUserHistory
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAbout
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAdmin
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditTitle
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsExportInvite
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsExportMessageLink
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetChannels
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetFullChannel
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetMessages
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipant
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsInviteToChannel
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsJoinChannel
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsKickFromChannel
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsLeaveChannel
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsReadHistory
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsReportSpam
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleInvites
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleSignatures
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdatePinnedMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdateUsername
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsBlock
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContact
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContacts
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetBlocked
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetContacts
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsImportCard
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsImportContacts
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsResetTopPeerRating
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsResolveUsername
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsSearch
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsUnblock
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.help.TLRequestHelpSaveAppLog
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesAcceptEncryption
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesAddChatUser
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesCheckChatInvite
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesClearRecentStickers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesCreateChat
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteChatUser
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteHistory
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteMessages
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDiscardEncryption
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatAdmin
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatTitle
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditInlineBotMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesExportChatInvite
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAllStickers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetArchivedStickers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAttachedStickers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetBotCallbackAnswer
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetChats
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDhConfig
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDocumentByHash
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetFeaturedStickers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetFullChat
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetGameHighScores
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineGameHighScores
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMaskStickers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessageEditData
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessages
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessagesViews
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerDialogs
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerSettings
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetRecentStickers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetSavedGifs
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetStickersSet
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetWebPagePreview
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesHideReportSpam
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesImportChatInvite
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesInstallStickersSet
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesMigrateChat
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadContents
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadEncryptedHistory
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadFeaturedStickers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadHistory
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReceivedMessages
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReceivedQueue
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReorderStickerSets
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReportSpam
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesRequestEncryption
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveGif
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveRecentStickers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGifs
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncrypted
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedService
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetEncryptedTyping
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineBotResults
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineGameScore
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetTyping
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesStartBot
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesToggleChatAdmins
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesUninstallStickersSet
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.photos.TLRequestPhotosDeletePhotos
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.photos.TLRequestPhotosUpdateProfilePhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.photos.TLRequestPhotosUploadProfilePhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.TLRequestInitConnection
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsg
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsgs
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.TLRequestInvokeWithLayer
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.TLRequestInvokeWithoutUpdates
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetDifference
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.upload.TLRequestUploadGetFile
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveFilePart
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.users.TLRequestUsersGetFullUser
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.functions.users.TLRequestUsersGetUsers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.game.TLGame
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.geo.point.TLGeoPoint
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.help.changelog.TLAppChangelog
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.help.TLAppUpdate
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.help.TLInviteText
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.help.TLSupport
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.help.TLTermsOfService
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageGame
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaAuto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaContact
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaGeo
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaVenue
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageText
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultDocument
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultGame
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.bot.TLInputBotInlineMessageId
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.chat.photo.TLInputChatPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.chat.photo.TLInputChatUploadedPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.chat.TLInputChannel
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.document.TLInputDocument
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.encrypted.file.location.TLInputEncryptedFileLocation
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.encrypted.file.TLInputEncryptedFile
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.encrypted.file.TLInputEncryptedFileBigUploaded
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.encrypted.file.TLInputEncryptedFileUploaded
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.encrypted.TLInputEncryptedChat
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.file.TLInputFile
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.file.TLInputFileBig
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.filelocation.TLInputDocumentFileLocation
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.filelocation.TLInputFileLocation
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.game.TLInputGameId
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.game.TLInputGameShortName
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.geopoint.TLInputGeoPoint
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.media.TLInputMediaContact
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.media.TLInputMediaDocument
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.media.TLInputMediaDocumentExternal
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.media.TLInputMediaGame
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.media.TLInputMediaGeoPoint
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.media.TLInputMediaGifExternal
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.media.TLInputMediaPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.media.TLInputMediaPhotoExternal
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.media.TLInputMediaUploadedDocument
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.media.TLInputMediaUploadedPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.media.TLInputMediaVenue
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.messages.entity.TLInputMessageEntityMentionName
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.notify.TLInputNotifyPeer
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.peer.notify.TLInputPeerNotifySettings
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.peer.TLInputPeerChannel
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.peer.TLInputPeerChat
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.peer.TLInputPeerUser
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.photo.TLInputPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowUsers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowUsers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.reportspamreason.TLReportSpamReasonOther
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.sticker.media.TLInputStickeredMediaDocument
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.sticker.media.TLInputStickeredMediaPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.sticker.set.TLInputStickerSetId
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.sticker.set.TLInputStickerSetShortName
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.TLInputAppEvent
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.TLInputPhoneContact
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.input.user.TLInputUser
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.keyboard.button.TLKeyboardButton
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonCallback
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonGame
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestGeoLocation
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestPhone
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestSwitchInline
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonUrl
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.keyboard.replymarkup.TLReplayInlineKeyboardMarkup
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardForceReply
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardHide
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardMarkup
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.keyboard.TLKeyboardButtonRow
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.action.TLMessageActionChannelCreate
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.action.TLMessageActionChannelMigratedFrom
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.action.TLMessageActionChatAddUser
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.action.TLMessageActionChatCreate
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.action.TLMessageActionChatDeleteUser
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.action.TLMessageActionChatEditPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.action.TLMessageActionChatEditTitle
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.action.TLMessageActionChatJoinedByLink
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.action.TLMessageActionGameScore
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.action.TLMessageActionMigrateTo
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.entity.TLMessageEntityBold
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.entity.TLMessageEntityBotCommand
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.entity.TLMessageEntityCode
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.entity.TLMessageEntityEmail
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.entity.TLMessageEntityHashtag
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.entity.TLMessageEntityItalic
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.entity.TLMessageEntityMention
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.entity.TLMessageEntityMentionName
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.entity.TLMessageEntityPre
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.entity.TLMessageEntityTextUrl
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.entity.TLMessageEntityUnknown
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.entity.TLMessageEntityUrl
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.media.TLMessageMediaContact
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.media.TLMessageMediaDocument
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.media.TLMessageMediaGame
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.media.TLMessageMediaGeo
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.media.TLMessageMediaPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.media.TLMessageMediaVenue
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.media.TLMessageMediaWebPage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.TLExportedMessageLink
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.TLMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.TLMessageEmpty
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.TLMessageFwdHeader
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.TLMessageRange
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.message.TLMessageService
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.dhconfig.TLDhConfig
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.dhconfig.TLDhConfigNotModified
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.dialogs.TLDialogs
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.dialogs.TLDialogsSlice
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.savedgifs.TLSavedGifs
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.sentencrypted.TLSentEncryptedFile
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.sentencrypted.TLSentEncryptedMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.stickers.featured.TLMessagesFeaturedStickers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.stickers.recent.TLMessagesRecentStickers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.stickers.setintallresult.TLMessagesStickerSetInstallResultArchive
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.stickers.TLAllStickers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.stickers.TLMessagesStickerSet
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.stickers.TLStickers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.TLAffectedHistory
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.TLAffectedMessages
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.TLBotResults
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.TLChannelMessages
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.TLFoundGifs
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.TLMessages
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.TLMessagesArchivedStickers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.TLMessagesBotCallbackAnswer
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.TLMessagesChatFull
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.TLMessagesChats
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.TLMessagesEditData
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.TLMessagesHighScores
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.TLMessagesPeerDialogs
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.messages.TLMessagesSlice
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.notify.peer.TLNotifyPeer
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.peer.notify.settings.TLPeerNotifySettings
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.peer.TLPeerChannel
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.peer.TLPeerChat
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.peer.TLPeerSettings
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.peer.TLPeerUser
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.photo.size.TLPhotoCachedSize
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.photo.size.TLPhotoSize
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.photo.size.TLPhotoSizeEmpty
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.photo.TLPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.photo.TLPhotoEmpty
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.photos.TLPhotos
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.photos.TLPhotosPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.photos.TLPhotosSlice
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowUsers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowUsers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadAudioAction
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadDocumentAction
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadPhotoAction
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadVideoAction
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.sticker.pack.TLStickerPack
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.sticker.set.TLStickerSet
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.sticker.stickersetconvered.TLStickerSetCovered
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.sticker.stickersetconvered.TLStickerSetMultiCovered
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.sticker.TLMaskCoords
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.TLAuthorization
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.TLConfig
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.TLDcOption
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.TLHighScore
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.TLNearestDc
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.TLReceivedNotifyMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.toppeer.TLTopPeer
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.toppeer.TLTopPeerCategoryPeers
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedChatTyping
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedMessagesRead
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.encrypted.TLUpdateEncryption
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.encrypted.TLUpdateNewEncryptedMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateBotCallbackQuery
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateBotInlineQuery
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateBotInlineSend
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateChannel
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateChannelMessageViews
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateChannelNewMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateChannelPinnedMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateChannelTooLong
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateChatAdmin
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateChatParticipantAdd
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateChatParticipantAdmin
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateChatParticipantDelete
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateChatParticipants
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateChatUserTyping
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateContactLink
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateContactRegistered
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateDcOptions
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateDeleteChannelMessages
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateDeleteMessages
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateDraftMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateEditChannelMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateEditMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateInlineBotCallbackQuery
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateMessageId
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateNewAuthorization
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateNewMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateNewStickerSet
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateNotifySettings
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdatePrivacy
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateReadChannelInbox
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateReadChannelOutbox
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateReadMessagesContents
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateReadMessagesInbox
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateReadMessagesOutbox
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateServiceNotification
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateStickerSetsOrder
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateUserBlocked
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateUserName
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateUserPhone
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateUserPhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateUserStatus
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateUserTyping
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.update.TLUpdateWebPage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesEmpty
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesTooLong
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.updates.difference.TLDifference
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.updates.difference.TLDifferenceEmpty
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.updates.difference.TLDifferenceSlice
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.updates.TLUpdates
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.updates.TLUpdatesCombined
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.updates.TLUpdateShort
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.updates.TLUpdatesState
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.upload.TLFile
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.user.profile.photo.TLUserProfilePhoto
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.user.status.TLUserStatusOffline
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.user.status.TLUserStatusOnline
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.user.TLUser
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.user.TLUserEmpty
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.user.TLUserFull
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.wallpaper.TLWallPaper
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.wallpaper.TLWallPaperSolid
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.webpage.TLWebPage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.webpage.TLWebPageEmpty
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.api.webpage.TLWebPagePending
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.bot.kernel.engine.storage.TLDcInfo
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.bot.kernel.engine.storage.TLKey
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.bot.kernel.engine.storage.TLLastKnownSalt
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.bot.kernel.engine.storage.TLOldSession
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.bot.kernel.engine.storage.TLStorage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTBadMessageNotification
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTBadServerSalt
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTDestroySession
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTDestroySessionNone
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTDestroySessionOk
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTFutureSalt
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTFutureSalts
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTGetFutureSalts
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTHttpWait
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTInvokeAfter
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTMessageCopy
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTMessageDetailedInfo
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTMessagesAllInfo
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTMessagesContainer
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTMessagesStateInfo
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTMsgsAck
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTMsgsStateReq
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTNeedResendMessage
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTNewMessageDetailedInfo
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTNewSessionCreated
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTPing
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTPingDelayDisconnect
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTPong
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTRpcAnswerDropped
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTRpcDropAnswer
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTRpcError
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.MTRpcResult
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.pq.ClientDhInner
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.pq.DhGenResult
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.pq.MTRpcReqError
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.pq.PQInner
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.pq.ReqDhParams
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.pq.ReqPQ
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.pq.ReqSetDhClientParams
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.pq.ResPQ
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.pq.ServerDhFailure
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.pq.ServerDhInner
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.pq.ServerDhOk
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.tl.TLError
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.tl.TLGzipObject
 
deserializeBody(InputStream, TLContext) - Method in class org.telegram.tl.TLObject
Deserializing object from stream and context
deserializeBody(InputStream, TLContext) - Method in class org.telegram.tl.TLVector
 
DeserializeException - Exception in org.telegram.tl
Created with IntelliJ IDEA.
DeserializeException() - Constructor for exception org.telegram.tl.DeserializeException
 
DeserializeException(String) - Constructor for exception org.telegram.tl.DeserializeException
 
DeserializeException(String, Throwable) - Constructor for exception org.telegram.tl.DeserializeException
 
DeserializeException(Throwable) - Constructor for exception org.telegram.tl.DeserializeException
 
deserializeIntVector(InputStream) - Method in class org.telegram.tl.TLContext
 
deserializeLongVector(InputStream) - Method in class org.telegram.tl.TLContext
 
deserializeMessage(byte[]) - Method in class org.telegram.tl.TLContext
 
deserializeMessage(int, InputStream) - Method in class org.telegram.tl.TLContext
 
deserializeMessage(InputStream) - Method in class org.telegram.tl.TLContext
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.engine.GzipRequest
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountChangePhone
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountCheckUsername
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountConfirmPhone
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountDeleteAccount
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountGetAccountTTL
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountGetAuthorizations
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountGetNotifySettings
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountGetPassword
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountGetPasswordSettings
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountGetPrivacy
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountGetWallPapers
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountRegisterDevice
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountReportPeer
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountResetAuthorization
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountResetNotifySettings
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountSendChangePhoneCode
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountSendConfirmPhoneCode
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountSetAccountTTL
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountSetPrivacy
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountUnregisterDevice
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateDeviceLocked
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateNotifySettings
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdatePasswordSettings
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateProfile
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateStatus
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateUsername
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthBindTempAuthKey
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthCancelCode
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthCheckPassword
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthCheckPhone
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthDropTempAuthKeys
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthExportAuthorization
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthImportAuthorization
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthLogOut
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthRecoverPassword
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthRequestPasswordRecovery
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthResendCode
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthResetAuthorizations
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthSendCode
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthSendInvites
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthSignIn
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsCheckUsername
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsCreateChannel
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteChannel
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteMessages
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteUserHistory
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAbout
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAdmin
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditPhoto
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditTitle
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsExportInvite
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsExportMessageLink
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetAdminedPublicChannels
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetChannels
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetFullChannel
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetMessages
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipant
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsInviteToChannel
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsJoinChannel
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsKickFromChannel
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsLeaveChannel
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsReadHistory
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsReportSpam
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleInvites
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleSignatures
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdatePinnedMessage
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdateUsername
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsBlock
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContact
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContacts
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsExportCard
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetBlocked
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetContacts
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetStatuses
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsImportCard
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsImportContacts
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsResetTopPeerRating
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsResolveUsername
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsSearch
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.contacts.TLRequestContactsUnblock
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.help.TLRequestHelpGetAppChangelog
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.help.TLRequestHelpGetAppUpdate
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.help.TLRequestHelpGetConfig
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.help.TLRequestHelpGetInviteText
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.help.TLRequestHelpGetNearestDc
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.help.TLRequestHelpGetSupport
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.help.TLRequestHelpGetTermsOfService
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.help.TLRequestHelpSaveAppLog
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesAcceptEncryption
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesAddChatUser
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesCheckChatInvite
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesClearRecentStickers
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesCreateChat
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteChatUser
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteHistory
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteMessages
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDiscardEncryption
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatAdmin
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatPhoto
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatTitle
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditInlineBotMessage
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditMessage
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesExportChatInvite
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessage
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAllDrafts
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAllStickers
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetArchivedStickers
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAttachedStickers
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetBotCallbackAnswer
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetChats
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDhConfig
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDocumentByHash
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetFeaturedStickers
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetFullChat
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetGameHighScores
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineGameHighScores
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMaskStickers
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessageEditData
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessages
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessagesViews
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerDialogs
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerSettings
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetRecentStickers
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetSavedGifs
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetStickersSet
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetWebPagePreview
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesHideReportSpam
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesImportChatInvite
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesInstallStickersSet
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesMigrateChat
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadContents
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadEncryptedHistory
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadFeaturedStickers
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadHistory
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReceivedMessages
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReceivedQueue
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReorderStickerSets
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReportSpam
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesRequestEncryption
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveGif
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveRecentStickers
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGifs
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncrypted
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedService
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetEncryptedTyping
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineBotResults
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineGameScore
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetTyping
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesStartBot
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesToggleChatAdmins
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.messages.TLRequestMessagesUninstallStickersSet
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.photos.TLRequestPhotosDeletePhotos
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.photos.TLRequestPhotosUpdateProfilePhoto
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.photos.TLRequestPhotosUploadProfilePhoto
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.TLRequestInitConnection
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsg
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsgs
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.TLRequestInvokeWithLayer
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.TLRequestInvokeWithoutUpdates
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetDifference
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetState
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.upload.TLRequestUploadGetFile
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveFilePart
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.users.TLRequestUsersGetFullUser
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.api.functions.users.TLRequestUsersGetUsers
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.pq.ReqDhParams
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.pq.ReqPQ
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.mtproto.tl.pq.ReqSetDhClientParams
 
deserializeResponse(byte[], TLContext) - Method in class org.telegram.tl.TLMethod
 
deserializeResponse(InputStream, TLContext) - Method in class org.telegram.tl.TLMethod
 
deserializeStringVector(InputStream) - Method in class org.telegram.tl.TLContext
 
deserializeVector(InputStream) - Method in class org.telegram.tl.TLContext
 
destFile - Variable in class org.telegram.api.engine.file.Downloader.DownloadTask
The Dest file.
destroy() - Method in class org.telegram.mtproto.transport.PlainTcpConnection
 
deviceModel - Variable in class org.telegram.api.engine.AppInfo
The Device model.
DhGenFailure - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
DhGenFailure(byte[], byte[], byte[]) - Constructor for class org.telegram.mtproto.tl.pq.DhGenFailure
 
DhGenFailure() - Constructor for class org.telegram.mtproto.tl.pq.DhGenFailure
 
DhGenOk - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
DhGenOk(byte[], byte[], byte[]) - Constructor for class org.telegram.mtproto.tl.pq.DhGenOk
 
DhGenOk() - Constructor for class org.telegram.mtproto.tl.pq.DhGenOk
 
DhGenResult - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
DhGenResult(byte[], byte[], byte[]) - Constructor for class org.telegram.mtproto.tl.pq.DhGenResult
 
DhGenResult() - Constructor for class org.telegram.mtproto.tl.pq.DhGenResult
 
DhGenRetry - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
DhGenRetry(byte[], byte[], byte[]) - Constructor for class org.telegram.mtproto.tl.pq.DhGenRetry
 
DhGenRetry() - Constructor for class org.telegram.mtproto.tl.pq.DhGenRetry
 
dhPrime - Variable in class org.telegram.mtproto.tl.pq.ServerDhInner
 
dialogs - Variable in class org.telegram.api.messages.dialogs.TLAbsDialogs
The Dialogs.
DifferenceParametersService - Class in org.telegram.bot.kernel.differenceparameters
 
DifferenceParametersService(DatabaseManager) - Constructor for class org.telegram.bot.kernel.differenceparameters.DifferenceParametersService
 
DifferencesHandler - Class in org.telegram.bot.handlers
 
DifferencesHandler(IKernelComm, IDifferenceParametersService, IUpdatesHandler) - Constructor for class org.telegram.bot.handlers.DifferencesHandler
 
disablePtsCheck() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
disableUpdatePts() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
disableWebPreview() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
disableWebPreview() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
 
discard(int) - Method in class jawnae.pyronet.ByteStream
Discards the specified amount of bytes from the stream.
disconnectedClient(PyroClient) - Method in class jawnae.pyronet.PyroClientAdapter
 
disconnectedClient(PyroClient) - Method in interface jawnae.pyronet.PyroClientListener
 
disconnectedClient(PyroClient) - Method in class org.telegram.mtproto.transport.TcpContext
 
doAuth(TLAuthorization) - Method in interface org.telegram.api.engine.storage.AbsApiState
 
doAuth(TLAuthorization) - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
doAuth(int, String) - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
doAuth(ConnectionInfo[]) - Method in class org.telegram.mtproto.pq.Authorizer
 
doGetFile(int, TLAbsInputFileLocation, int, int) - Method in class org.telegram.api.engine.TelegramApi
Do get file.
doRpcCall(TLMethod<T>, RpcCallback<T>) - Method in class org.telegram.api.engine.TelegramApi
Do rpc call.
doRpcCall(TLMethod<T>, int, RpcCallback<T>) - Method in class org.telegram.api.engine.TelegramApi
Do rpc call.
doRpcCall(TLMethod<T>) - Method in class org.telegram.api.engine.TelegramApi
Do rpc call.
doRpcCall(TLMethod<T>, int) - Method in class org.telegram.api.engine.TelegramApi
Do rpc call.
doRpcCallAsync(TLMethod<T>, TelegramFunctionCallback<T>) - Method in interface org.telegram.bot.kernel.IKernelComm
 
doRpcCallAsync(TLMethod<T>, TelegramFunctionCallback<T>) - Method in class org.telegram.bot.kernel.KernelComm
 
doRpcCallAsyncNoReturn(TLMethod<TLObject>) - Method in interface org.telegram.bot.kernel.IKernelComm
 
doRpcCallAsyncNoReturn(TLMethod<TLObject>) - Method in class org.telegram.bot.kernel.KernelComm
 
doRpcCallGzip(TLMethod<T>, int) - Method in class org.telegram.api.engine.TelegramApi
Do rpc call gzip.
doRpcCallNonAuth(TLMethod<T>) - Method in class org.telegram.api.engine.TelegramApi
Do rpc call non auth.
doRpcCallNonAuth(TLMethod<T>, int) - Method in class org.telegram.api.engine.TelegramApi
Do rpc call non auth.
doRpcCallNonAuth(TLMethod<T>, int, int) - Method in class org.telegram.api.engine.TelegramApi
Do rpc call non auth.
doRpcCallNonAuth(TLMethod<T>, int, RpcCallback<T>) - Method in class org.telegram.api.engine.TelegramApi
Do rpc call non auth.
doRpcCallSide(TLMethod<T>) - Method in class org.telegram.api.engine.TelegramApi
Do rpc call side.
doRpcCallSide(TLMethod<T>, int) - Method in class org.telegram.api.engine.TelegramApi
Do rpc call side.
doRpcCallSideGzip(TLMethod<T>, int) - Method in class org.telegram.api.engine.TelegramApi
Do rpc call side gzip.
doRpcCallSync(TLMethod<T>) - Method in interface org.telegram.bot.kernel.IKernelComm
 
doRpcCallSync(TLMethod<T>) - Method in class org.telegram.bot.kernel.KernelComm
 
doRpcCallSyncNoAuth(TLMethod<T>) - Method in interface org.telegram.bot.kernel.IKernelComm
 
doRpcCallSyncNoAuth(TLMethod<T>) - Method in class org.telegram.bot.kernel.KernelComm
 
doRpcCallWeak(TLMethod<T>) - Method in class org.telegram.api.engine.TelegramApi
Do rpc call weak.
doRpcCallWeak(TLMethod<T>, int) - Method in class org.telegram.api.engine.TelegramApi
Do rpc call weak.
doSaveBigFilePart(long, int, int, byte[]) - Method in class org.telegram.api.engine.TelegramApi
Do save big file part.
doSaveFilePart(long, int, byte[]) - Method in class org.telegram.api.engine.TelegramApi
Do save file part.
doSchedule(int, boolean) - Method in class org.telegram.mtproto.schedule.Scheduller
 
Downloader - Class in org.telegram.api.engine.file
Created by Ruben Bermudez on 18.11.13.
Downloader(TelegramApi) - Constructor for class org.telegram.api.engine.file.Downloader
Instantiates a new Downloader.
Downloader.DownloadTask - Class in org.telegram.api.engine.file
The type Download task.
DownloadListener - Interface in org.telegram.api.engine.file
Created by Ruben Bermudez on 18.11.13.
DownloadTask() - Constructor for class org.telegram.api.engine.file.Downloader.DownloadTask
 
dropConnection() - Method in class jawnae.pyronet.PyroClient
Immediately drop the connection, regardless of any pending outbound bytes.
droppedClient(PyroClient, IOException) - Method in class jawnae.pyronet.PyroClientAdapter
 
droppedClient(PyroClient, IOException) - Method in interface jawnae.pyronet.PyroClientListener
 
droppedClient(PyroClient, IOException) - Method in class org.telegram.mtproto.transport.TcpContext
 

E

e(String, Throwable) - Static method in class org.telegram.api.engine.Logger
E void.
e(String, Throwable) - Method in interface org.telegram.api.engine.LoggerInterface
E void.
e(String, Throwable) - Static method in class org.telegram.mtproto.log.Logger
 
e(String, String) - Static method in class org.telegram.mtproto.log.Logger
 
e(String, String) - Method in interface org.telegram.mtproto.log.LogInterface
 
e(String, Throwable) - Method in interface org.telegram.mtproto.log.LogInterface
 
emailUnconfirmedPattern - Variable in class org.telegram.api.account.TLAbsAccountPassword
The Email unconfirmed pattern.
enableAttached(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesClearRecentStickers
 
enableAttached(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetRecentStickers
 
enableAttached(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveRecentStickers
 
enableBackground(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
enableBotsInline() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
enableBotsPM() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
enableBroadcast(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
enableBroadcast(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
 
enableChannels() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
enableCorrespondents() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
enableEditMessage(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
 
enableEditMessage(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineGameScore
 
enableGame(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetBotCallbackAnswer
 
enableGettingDifferences() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
enableGroups() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
enableJustClear() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteHistory
 
enableMasks(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetArchivedStickers
 
enableMasks(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReorderStickerSets
 
enableSilent(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
enableWithMyScore(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
encrypted - Variable in class org.telegram.mtproto.tl.pq.ReqSetDhClientParams
 
encryptedAnswer - Variable in class org.telegram.mtproto.tl.pq.ServerDhParams
 
encryptedData - Variable in class org.telegram.mtproto.tl.pq.ReqDhParams
 
Entropy - Class in org.telegram.mtproto.secure
Created with IntelliJ IDEA.
error(String, String) - Static method in class org.telegram.bot.services.BotLogger
 
error(String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
error(String, String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
errorCode - Variable in class org.telegram.mtproto.tl.MTBadMessage
 
execute() - Method in class org.telegram.bot.kernel.CustomTimerTask
 
executeMethod(byte[]) - Method in class org.telegram.mtproto.transport.PlainTcpConnection
 
ExponentalBackoff - Class in org.telegram.mtproto.backoff
Created by Ruben Bermudez on 27.12.13.
ExponentalBackoff(String) - Constructor for class org.telegram.mtproto.backoff.ExponentalBackoff
 
exportedInvite - Variable in class org.telegram.api.chat.TLAbsChatFull
 

F

feedEntropy(byte[]) - Method in class org.telegram.mtproto.secure.Entropy
 
file - Variable in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
The File.
file - Variable in class org.telegram.api.engine.file.Downloader.DownloadTask
The File.
file - Variable in class org.telegram.api.engine.file.Uploader.UploadTask
The File.
file - Variable in class org.telegram.api.messages.sentencrypted.TLAbsSentEncryptedMessage
The File.
FILE_CANCELED - Static variable in class org.telegram.api.engine.file.Downloader
The constant FILE_CANCELED.
FILE_CANCELED - Static variable in class org.telegram.api.engine.file.Uploader
The constant FILE_CANCELED.
FILE_COMPLETED - Static variable in class org.telegram.api.engine.file.Downloader
The constant FILE_COMPLETED.
FILE_COMPLETED - Static variable in class org.telegram.api.engine.file.Uploader
The constant FILE_COMPLETED.
FILE_DOWNLOADING - Static variable in class org.telegram.api.engine.file.Downloader
The constant FILE_DOWNLOADING.
FILE_FAILURE - Static variable in class org.telegram.api.engine.file.Downloader
The constant FILE_FAILURE.
FILE_IN_PROGRESS - Static variable in class org.telegram.api.engine.file.Uploader
The constant FILE_IN_PROGRESS.
FILE_QUEUED - Static variable in class org.telegram.api.engine.file.Downloader
The constant FILE_QUEUED.
FILE_QUEUED - Static variable in class org.telegram.api.engine.file.Uploader
The constant FILE_QUEUED.
finalize() - Method in class org.telegram.bot.kernel.KernelComm
 
finalize() - Method in class org.telegram.bot.kernel.MainHandler
 
finalize() - Method in class org.telegram.bot.kernel.TimerExecutor
 
findActualSalt(int) - Method in class org.telegram.mtproto.state.AbsMTProtoState
 
findDivider(long) - Method in interface org.telegram.mtproto.secure.pq.PQImplementation
 
findDivider(long) - Method in class org.telegram.mtproto.secure.pq.PQLopatin
 
fine(String, String) - Static method in class org.telegram.bot.services.BotLogger
 
fine(String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
fine(String, String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
finer(String, String) - Static method in class org.telegram.bot.services.BotLogger
 
finer(String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
finer(String, String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
finest(String, String) - Static method in class org.telegram.bot.services.BotLogger
 
finest(String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
finest(String, String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
fingerPrint - Variable in class org.telegram.mtproto.tl.pq.ReqDhParams
 
fingerprints - Variable in class org.telegram.mtproto.tl.pq.ResPQ
 
firstName - Variable in class org.telegram.api.input.TLInputPhoneContact
The First name.
FLAG_EXCLUDE_NEW_MESSAGES - Static variable in class org.telegram.api.channel.filters.TLChannelMessagesFilter
 
FLAG_IMPORTANT_ONLY - Static variable in class org.telegram.api.channel.filters.TLChannelMessagesFilter
 
flags - Variable in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardForceReply
 
flags - Variable in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardMarkup
 
flags - Variable in class org.telegram.api.updates.channel.differences.TLAbsUpdatesChannelDifferences
 
flush() - Method in class jawnae.pyronet.PyroClient
Writes as many as possible bytes to the socket buffer
flushOrDie() - Method in class jawnae.pyronet.PyroClient
Makes an attempt to write all outbound bytes, fails on failure.
forgetMessage(int) - Method in class org.telegram.mtproto.MTProto
 
forgetMessage(int) - Method in class org.telegram.mtproto.schedule.Scheduller
 
forgetMessageByMsgId(long) - Method in class org.telegram.mtproto.schedule.Scheduller
 
fromBigInt(BigInteger) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 

G

g - Variable in class org.telegram.api.messages.dhconfig.TLAbsDhConfig
The G.
g - Variable in class org.telegram.mtproto.tl.pq.ServerDhInner
 
g_a - Variable in class org.telegram.mtproto.tl.pq.ServerDhInner
 
gb - Variable in class org.telegram.mtproto.tl.pq.ClientDhInner
 
generateRandomId() - Method in class org.telegram.mtproto.secure.Entropy
 
generateSeed(int) - Method in class org.telegram.mtproto.secure.Entropy
 
generateSeed(byte[]) - Method in class org.telegram.mtproto.secure.Entropy
 
GenericErrorTelegramFunctionCallback<T extends TLObject> - Class in org.telegram.bot
 
GenericErrorTelegramFunctionCallback() - Constructor for class org.telegram.bot.GenericErrorTelegramFunctionCallback
 
geoPoint - Variable in class org.telegram.api.input.media.TLInputMediaGeoPoint
The Geo point.
get(ByteBuffer) - Method in class jawnae.pyronet.ByteStream
Fills the specified buffer with as much bytes as possible.
get(int) - Method in class org.telegram.tl.TLVector
 
getAbout() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
getAbout() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateProfile
 
getAbout() - Method in class org.telegram.api.functions.channels.TLRequestChannelsCreateChannel
 
getAbout() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAbout
 
getAbout() - Method in class org.telegram.api.user.TLUserFull
 
getAccess_hash() - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
Gets access _ hash.
getAccessHash() - Method in class org.telegram.api.chat.channel.TLChannel
 
getAccessHash() - Method in class org.telegram.api.chat.channel.TLChannelForbidden
 
getAccessHash() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Gets access hash.
getAccessHash() - Method in class org.telegram.api.document.TLDocument
 
getAccessHash() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
Gets access hash.
getAccessHash() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
Gets access hash.
getAccessHash() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatWaiting
Gets access hash.
getAccessHash() - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
Gets access hash.
getAccessHash() - Method in class org.telegram.api.game.TLGame
 
getAccessHash() - Method in class org.telegram.api.input.bot.TLInputBotInlineMessageId
 
getAccessHash() - Method in class org.telegram.api.input.chat.TLInputChannel
 
getAccessHash() - Method in class org.telegram.api.input.document.TLAbsInputDocument
Gets access hash.
getAccessHash() - Method in class org.telegram.api.input.encrypted.file.location.TLInputEncryptedFileLocation
Gets access hash.
getAccessHash() - Method in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Gets access hash.
getAccessHash() - Method in class org.telegram.api.input.encrypted.TLInputEncryptedChat
Gets access hash.
getAccessHash() - Method in class org.telegram.api.input.filelocation.TLInputDocumentFileLocation
Gets access hash.
getAccessHash() - Method in class org.telegram.api.input.game.TLInputGameId
 
getAccessHash() - Method in class org.telegram.api.input.peer.TLInputPeerChannel
Gets access hash.
getAccessHash() - Method in class org.telegram.api.input.peer.TLInputPeerUser
Gets access hash.
getAccessHash() - Method in class org.telegram.api.input.photo.TLInputPhoto
 
getAccessHash() - Method in class org.telegram.api.input.sticker.set.TLInputStickerSetId
 
getAccessHash() - Method in class org.telegram.api.input.user.TLInputUser
Gets access hash.
getAccessHash() - Method in class org.telegram.api.photo.TLPhoto
Gets access hash.
getAccessHash() - Method in class org.telegram.api.sticker.set.TLStickerSet
 
getAccessHash() - Method in class org.telegram.api.user.TLUser
 
getAccessHash() - Method in interface org.telegram.bot.structure.Chat
Returns chat access hash
getAction() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionTyping
Gets action.
getAction() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageService
Gets action.
getAction() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetTyping
Gets action.
getAction() - Method in class org.telegram.api.message.TLMessageService
Gets action.
getAction() - Method in class org.telegram.api.update.TLUpdateChatUserTyping
 
getAction() - Method in class org.telegram.api.update.TLUpdateUserTyping
 
getAddOffset() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
 
getAddress() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaVenue
 
getAddress() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaVenue
 
getAddress() - Method in class org.telegram.api.input.media.TLInputMediaVenue
Gets address.
getAddress() - Method in class org.telegram.api.message.media.TLMessageMediaVenue
Gets address.
getAddress() - Method in class org.telegram.bot.kernel.engine.storage.TLDcInfo
 
getAddress() - Method in class org.telegram.mtproto.state.ConnectionInfo
 
getAdminCount() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
getAdminId() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
Gets admin id.
getAdminId() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
Gets admin id.
getAdminId() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatWaiting
Gets admin id.
getAlgorithmName() - Method in class org.telegram.mtproto.secure.aes.AESFastEngine
 
getAllowedContexts() - Method in class org.telegram.mtproto.schedule.PrepareSchedule
 
getAlt() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeSticker
Gets alt.
getAnswerMsgId() - Method in class org.telegram.mtproto.tl.MTMessageDetailedInfo
 
getAnswerMsgId() - Method in class org.telegram.mtproto.tl.MTNewMessageDetailedInfo
 
getApi() - Method in class org.telegram.api.engine.file.Downloader
Gets api.
getApi() - Method in class org.telegram.api.engine.file.Uploader
Gets api.
getApi() - Method in interface org.telegram.bot.kernel.IKernelComm
 
getApi() - Method in class org.telegram.bot.kernel.KernelComm
 
getApiContext() - Method in class org.telegram.api.engine.TelegramApi
Gets api context.
getApiHash() - Method in class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
 
getApiHash() - Method in class org.telegram.api.functions.auth.TLRequestAuthSendCode
Gets api hash.
getApiId() - Method in class org.telegram.api.engine.AppInfo
Gets api id.
getApiId() - Method in class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
 
getApiId() - Method in class org.telegram.api.functions.auth.TLRequestAuthSendCode
Gets api id.
getApiId() - Method in class org.telegram.api.functions.TLRequestInitConnection
Gets api id.
getApiId() - Method in class org.telegram.api.TLAuthorization
Gets api id.
getApiState() - Method in class org.telegram.bot.kernel.KernelAuth
 
getAppName() - Method in class org.telegram.api.TLAuthorization
Gets app name.
getAppVersion() - Method in class org.telegram.api.engine.AppInfo
Gets app version.
getAppVersion() - Method in class org.telegram.api.functions.TLRequestInitConnection
Gets app version.
getAppVersion() - Method in class org.telegram.api.TLAuthorization
Gets app version.
getAttributes() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Gets attributes.
getAttributes() - Method in class org.telegram.api.document.TLDocument
 
getAttributes() - Method in class org.telegram.api.input.media.TLInputMediaUploadedDocument
Gets attributes.
getAttributes() - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
 
getAuthfile() - Method in class org.telegram.bot.structure.BotConfig
 
getAuthKey(int) - Method in interface org.telegram.api.engine.storage.AbsApiState
Get auth key.
getAuthKey(int) - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
getAuthKey() - Method in class org.telegram.bot.kernel.engine.storage.TLKey
 
getAuthKey() - Method in class org.telegram.mtproto.pq.PqAuth
 
getAuthKey() - Method in class org.telegram.mtproto.state.AbsMTProtoState
 
getAuthKey() - Method in class org.telegram.mtproto.state.MemoryProtoState
 
getAuthKeyId() - Method in class org.telegram.api.update.TLUpdateNewAuthorization
Gets auth key id.
getAuthor() - Method in class org.telegram.api.webpage.TLWebPage
 
getAuthorizations() - Method in class org.telegram.api.account.TLAccountAuthorizations
Gets authorizations.
getAvailableConnections(int) - Method in interface org.telegram.api.engine.storage.AbsApiState
Get available connections.
getAvailableConnections(int) - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
getAvailableConnections() - Method in class org.telegram.mtproto.state.AbsMTProtoState
 
getAvailableConnections() - Method in class org.telegram.mtproto.state.MemoryProtoState
 
getBadMsgId() - Method in class org.telegram.mtproto.tl.MTBadMessage
 
getBadMsqSeqno() - Method in class org.telegram.mtproto.tl.MTBadMessage
 
getBgColor() - Method in class org.telegram.api.wallpaper.TLWallPaperSolid
Gets bg color.
getBlocked() - Method in class org.telegram.api.contacts.blocked.TLAbsBlocked
Gets blocked.
getBlockSize() - Method in class org.telegram.mtproto.secure.aes.AESFastEngine
 
getBot() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
getBot() - Method in class org.telegram.api.functions.messages.TLRequestMessagesStartBot
 
getBotAuthToken() - Method in class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
 
getBotId() - Method in class org.telegram.api.input.game.TLInputGameShortName
 
getBotInfo() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
getBotInfo() - Method in class org.telegram.api.user.TLUserFull
 
getBotInfoVersion() - Method in class org.telegram.api.user.TLUser
 
getBotInlinePlaceholder() - Method in class org.telegram.api.user.TLUser
 
getBotToken() - Method in class org.telegram.bot.structure.BotConfig
 
getBytes() - Method in class org.telegram.api.auth.TLExportedAuthorization
Gets bytes.
getBytes() - Method in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
Gets bytes.
getBytes() - Method in class org.telegram.api.functions.auth.TLRequestAuthImportAuthorization
Gets bytes.
getBytes() - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
Gets bytes.
getBytes() - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveFilePart
Gets bytes.
getBytes() - Method in class org.telegram.api.photo.size.TLPhotoCachedSize
Gets bytes.
getBytes() - Method in class org.telegram.api.upload.TLFile
Gets bytes.
getBytes() - Method in class org.telegram.mtproto.tl.MTMessageDetailedInfo
 
getBytes() - Method in class org.telegram.mtproto.tl.MTNewMessageDetailedInfo
 
getBytes() - Method in class org.telegram.mtproto.tl.MTRpcAnswerDropped
 
getCacheTime() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineBotResults
 
getCaption() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaAuto
 
getCaption() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaAuto
 
getCaption() - Method in class org.telegram.api.input.media.TLInputMediaDocument
 
getCaption() - Method in class org.telegram.api.input.media.TLInputMediaDocumentExternal
 
getCaption() - Method in class org.telegram.api.input.media.TLInputMediaPhoto
Gets caption.
getCaption() - Method in class org.telegram.api.input.media.TLInputMediaPhotoExternal
 
getCaption() - Method in class org.telegram.api.input.media.TLInputMediaUploadedDocument
 
getCaption() - Method in class org.telegram.api.input.media.TLInputMediaUploadedPhoto
Gets caption.
getCaption() - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
 
getCaption() - Method in class org.telegram.api.message.media.TLMessageMediaDocument
 
getCaption() - Method in class org.telegram.api.message.media.TLMessageMediaPhoto
Gets caption.
getCategories() - Method in class org.telegram.api.contacts.toppeers.TLContactsTopPeers
 
getCategory() - Method in class org.telegram.api.functions.contacts.TLRequestContactsResetTopPeerRating
 
getCategory() - Method in class org.telegram.api.toppeer.TLTopPeerCategoryPeers
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsCheckUsername
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteChannel
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteMessages
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteUserHistory
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAbout
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAdmin
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditPhoto
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditTitle
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsExportInvite
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsExportMessageLink
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetFullChannel
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetMessages
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipant
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsInviteToChannel
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsJoinChannel
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsKickFromChannel
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsLeaveChannel
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsReadHistory
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsReportSpam
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleInvites
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleSignatures
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdatePinnedMessage
 
getChannel() - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdateUsername
 
getChannel() - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
 
getChannelDifferences(int, long) - Method in class org.telegram.bot.handlers.DifferencesHandler
 
getChannelDifferences(int, long) - Method in interface org.telegram.bot.handlers.interfaces.IDifferencesHandler
Load differences from server
getChannelId() - Method in class org.telegram.api.input.chat.TLAbsInputChannel
 
getChannelId() - Method in class org.telegram.api.input.chat.TLInputChannel
 
getChannelId() - Method in class org.telegram.api.input.chat.TLInputChannelEmpty
 
getChannelId() - Method in class org.telegram.api.input.peer.TLInputPeerChannel
Gets channel id.
getChannelId() - Method in class org.telegram.api.message.action.TLMessageActionMigrateTo
 
getChannelId() - Method in class org.telegram.api.message.TLMessageFwdHeader
 
getChannelId() - Method in interface org.telegram.api.update.TLChannelUpdate
 
getChannelId() - Method in class org.telegram.api.update.TLUpdateChannel
 
getChannelId() - Method in class org.telegram.api.update.TLUpdateChannelMessageViews
 
getChannelId() - Method in class org.telegram.api.update.TLUpdateChannelNewMessage
 
getChannelId() - Method in class org.telegram.api.update.TLUpdateChannelPinnedMessage
 
getChannelId() - Method in class org.telegram.api.update.TLUpdateChannelTooLong
 
getChannelId() - Method in class org.telegram.api.update.TLUpdateDeleteChannelMessages
 
getChannelId() - Method in class org.telegram.api.update.TLUpdateEditChannelMessage
 
getChannelId() - Method in class org.telegram.api.update.TLUpdateReadChannelInbox
 
getChannelId() - Method in class org.telegram.api.update.TLUpdateReadChannelOutbox
 
getChannelId() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
getChannelPost() - Method in class org.telegram.api.message.TLMessageFwdHeader
 
getChat() - Method in class org.telegram.api.chat.invite.TLChatInviteAlready
Gets chat.
getChat() - Method in class org.telegram.api.update.encrypted.TLUpdateEncryption
Gets chat.
getChatBigSize() - Method in class org.telegram.api.TLConfig
 
getChatById(int) - Method in interface org.telegram.bot.kernel.database.DatabaseManager
 
getChatId() - Method in class org.telegram.api.chat.participant.chatparticipants.TLAbsChatParticipants
Gets chat id.
getChatId() - Method in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
Gets chat id.
getChatId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesAddChatUser
 
getChatId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteChatUser
 
getChatId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDiscardEncryption
Gets chat id.
getChatId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatAdmin
 
getChatId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatPhoto
 
getChatId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatTitle
 
getChatId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesExportChatInvite
 
getChatId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetFullChat
 
getChatId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesMigrateChat
 
getChatId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesToggleChatAdmins
 
getChatId() - Method in class org.telegram.api.input.encrypted.TLInputEncryptedChat
Gets chat id.
getChatId() - Method in class org.telegram.api.input.peer.TLInputPeerChat
Gets chat id.
getChatId() - Method in class org.telegram.api.message.action.TLMessageActionChannelMigratedFrom
 
getChatId() - Method in class org.telegram.api.message.TLAbsMessage
 
getChatId() - Method in class org.telegram.api.message.TLMessage
 
getChatId() - Method in class org.telegram.api.message.TLMessageEmpty
 
getChatId() - Method in class org.telegram.api.message.TLMessageService
 
getChatId() - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedChatTyping
Gets chat id.
getChatId() - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedMessagesRead
Gets chat id.
getChatId() - Method in class org.telegram.api.update.TLUpdateChatAdmin
 
getChatId() - Method in class org.telegram.api.update.TLUpdateChatParticipantAdd
Gets chat id.
getChatId() - Method in class org.telegram.api.update.TLUpdateChatParticipantAdmin
 
getChatId() - Method in class org.telegram.api.update.TLUpdateChatParticipantDelete
Gets chat id.
getChatId() - Method in class org.telegram.api.update.TLUpdateChatUserTyping
 
getChatId() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Gets chat id.
getChatInstance() - Method in class org.telegram.api.update.TLUpdateBotCallbackQuery
 
getChatInstance() - Method in class org.telegram.api.update.TLUpdateInlineBotCallbackQuery
 
getChats() - Method in class org.telegram.api.contacts.TLContactsFound
 
getChats() - Method in class org.telegram.api.contacts.TLResolvedPeer
 
getChats() - Method in class org.telegram.api.contacts.toppeers.TLContactsTopPeers
 
getChats() - Method in class org.telegram.api.messages.dialogs.TLAbsDialogs
Gets chats.
getChats() - Method in class org.telegram.api.messages.TLAbsMessages
Gets chats.
getChats() - Method in class org.telegram.api.messages.TLMessagesChatFull
Gets chats.
getChats() - Method in class org.telegram.api.messages.TLMessagesChats
Gets chats.
getChats() - Method in class org.telegram.api.messages.TLMessagesPeerDialogs
 
getChats() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
 
getChats() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesTooLong
 
getChats() - Method in class org.telegram.api.updates.difference.TLAbsDifference
Gets chats.
getChats() - Method in class org.telegram.api.updates.TLUpdates
Gets chats.
getChats() - Method in class org.telegram.api.updates.TLUpdatesCombined
Gets chats.
getChatSizeMax() - Method in class org.telegram.api.TLConfig
 
getClassId() - Method in class org.telegram.api.account.TLAccountAuthorizations
 
getClassId() - Method in class org.telegram.api.account.TLAccountDaysTTL
 
getClassId() - Method in class org.telegram.api.account.TLAccountNoPassword
 
getClassId() - Method in class org.telegram.api.account.TLAccountPassword
 
getClassId() - Method in class org.telegram.api.account.TLAccountPasswordInputSettings
 
getClassId() - Method in class org.telegram.api.account.TLAccountPasswordSettings
 
getClassId() - Method in class org.telegram.api.account.TLAccountPrivacyRules
 
getClassId() - Method in class org.telegram.api.auth.codetype.TLCodeTypeCall
 
getClassId() - Method in class org.telegram.api.auth.codetype.TLCodeTypeFlashCall
 
getClassId() - Method in class org.telegram.api.auth.codetype.TLCodeTypeSms
 
getClassId() - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeApp
 
getClassId() - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeCall
 
getClassId() - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeFlashCall
 
getClassId() - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeSms
 
getClassId() - Method in class org.telegram.api.auth.TLAuthorization
 
getClassId() - Method in class org.telegram.api.auth.TLCheckedPhone
 
getClassId() - Method in class org.telegram.api.auth.TLExportedAuthorization
 
getClassId() - Method in class org.telegram.api.auth.TLPasswordRecovery
 
getClassId() - Method in class org.telegram.api.auth.TLSentCode
 
getClassId() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaAuto
 
getClassId() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaContact
 
getClassId() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaGeo
 
getClassId() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaVenue
 
getClassId() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageText
 
getClassId() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineMediaResult
 
getClassId() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
getClassId() - Method in class org.telegram.api.bot.TLBotCommand
 
getClassId() - Method in class org.telegram.api.bot.TLBotInfo
 
getClassId() - Method in class org.telegram.api.bot.TLInlineBotSwitchPm
 
getClassId() - Method in class org.telegram.api.channel.filters.TLChannelMessagesFilter
 
getClassId() - Method in class org.telegram.api.channel.filters.TLChannelMessagesFilterEmpty
 
getClassId() - Method in class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterAdmins
 
getClassId() - Method in class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterBots
 
getClassId() - Method in class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterKicked
 
getClassId() - Method in class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterRecent
 
getClassId() - Method in class org.telegram.api.channel.participants.role.TLChannelParticipantRoleEditor
 
getClassId() - Method in class org.telegram.api.channel.participants.role.TLChannelParticipantRoleEmpty
 
getClassId() - Method in class org.telegram.api.channel.participants.role.TLChannelParticipantRoleModerator
 
getClassId() - Method in class org.telegram.api.channel.participants.TLChannelParticipant
 
getClassId() - Method in class org.telegram.api.channel.participants.TLChannelParticipantCreator
 
getClassId() - Method in class org.telegram.api.channel.participants.TLChannelParticipantEditor
 
getClassId() - Method in class org.telegram.api.channel.participants.TLChannelParticipantKicked
 
getClassId() - Method in class org.telegram.api.channel.participants.TLChannelParticipantModerator
 
getClassId() - Method in class org.telegram.api.channel.participants.TLChannelParticipantSelf
 
getClassId() - Method in class org.telegram.api.channel.TLChannelParticipant
 
getClassId() - Method in class org.telegram.api.channel.TLChannelParticipants
 
getClassId() - Method in class org.telegram.api.chat.channel.TLChannel
 
getClassId() - Method in class org.telegram.api.chat.channel.TLChannelForbidden
 
getClassId() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
getClassId() - Method in class org.telegram.api.chat.invite.TLChatInvite
 
getClassId() - Method in class org.telegram.api.chat.invite.TLChatInviteAlready
 
getClassId() - Method in class org.telegram.api.chat.invite.TLChatInviteEmpty
 
getClassId() - Method in class org.telegram.api.chat.invite.TLChatInviteExported
 
getClassId() - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipant
 
getClassId() - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantAdmin
 
getClassId() - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantCreator
 
getClassId() - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipants
 
getClassId() - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipantsForbidden
 
getClassId() - Method in class org.telegram.api.chat.photo.TLChatPhoto
 
getClassId() - Method in class org.telegram.api.chat.photo.TLChatPhotoEmpty
 
getClassId() - Method in class org.telegram.api.chat.TLChat
 
getClassId() - Method in class org.telegram.api.chat.TLChatEmpty
 
getClassId() - Method in class org.telegram.api.chat.TLChatForbidden
 
getClassId() - Method in class org.telegram.api.chat.TLChatFull
 
getClassId() - Method in class org.telegram.api.contact.link.TLContactLinkContact
 
getClassId() - Method in class org.telegram.api.contact.link.TLContactLinkHasPhone
 
getClassId() - Method in class org.telegram.api.contact.link.TLContactLinkNone
 
getClassId() - Method in class org.telegram.api.contact.link.TLContactLinkUnknown
 
getClassId() - Method in class org.telegram.api.contact.TLContact
 
getClassId() - Method in class org.telegram.api.contact.TLContactBlocked
 
getClassId() - Method in class org.telegram.api.contact.TLContactStatus
 
getClassId() - Method in class org.telegram.api.contact.TLImportedContact
 
getClassId() - Method in class org.telegram.api.contacts.blocked.TLBlocked
 
getClassId() - Method in class org.telegram.api.contacts.blocked.TLBlockedSlice
 
getClassId() - Method in class org.telegram.api.contacts.TLContacts
 
getClassId() - Method in class org.telegram.api.contacts.TLContactsFound
 
getClassId() - Method in class org.telegram.api.contacts.TLContactsLink
 
getClassId() - Method in class org.telegram.api.contacts.TLContactsNotModified
 
getClassId() - Method in class org.telegram.api.contacts.TLImportedContacts
 
getClassId() - Method in class org.telegram.api.contacts.TLResolvedPeer
 
getClassId() - Method in class org.telegram.api.contacts.toppeers.TLContactsTopPeers
 
getClassId() - Method in class org.telegram.api.contacts.toppeers.TLContactsTopPeersNotModified
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessage
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAbortKey
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAcceptKey
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionCommitKey
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionFlushHistory
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionNoop
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionNotifyLayer
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionReadMessages
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionRequestKey
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionResend
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionSetMessageTTL
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionTyping
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageLayer
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaContact
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaEmpty
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaGeoPoint
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
 
getClassId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageService
 
getClassId() - Method in class org.telegram.api.dialog.TLDialog
 
getClassId() - Method in class org.telegram.api.disablefeature.TLDisabledFeature
 
getClassId() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAnimated
 
getClassId() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAudio
 
getClassId() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeFilename
 
getClassId() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeHasStickers
 
getClassId() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeImageSize
 
getClassId() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeSticker
 
getClassId() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeVideo
 
getClassId() - Method in class org.telegram.api.document.TLDocument
 
getClassId() - Method in class org.telegram.api.document.TLDocumentEmpty
 
getClassId() - Method in class org.telegram.api.draft.TLDraftMessage
 
getClassId() - Method in class org.telegram.api.draft.TLDraftMessageEmpty
 
getClassId() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
 
getClassId() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatDiscarded
 
getClassId() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatEmpty
 
getClassId() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
 
getClassId() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatWaiting
 
getClassId() - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
 
getClassId() - Method in class org.telegram.api.encrypted.file.TLEncryptedFileEmpty
 
getClassId() - Method in class org.telegram.api.encrypted.message.TLEncryptedMessage
 
getClassId() - Method in class org.telegram.api.encrypted.message.TLEncryptedMessageService
 
getClassId() - Method in class org.telegram.api.engine.GzipRequest
 
getClassId() - Method in class org.telegram.api.file.location.TLFileLocation
 
getClassId() - Method in class org.telegram.api.file.location.TLFileLocationUnavailable
 
getClassId() - Method in class org.telegram.api.foundgif.TLFoundGif
 
getClassId() - Method in class org.telegram.api.foundgif.TLFoundGifCached
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountChangePhone
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountCheckUsername
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountConfirmPhone
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountDeleteAccount
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountGetAccountTTL
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountGetAuthorizations
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountGetNotifySettings
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountGetPassword
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountGetPasswordSettings
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountGetPrivacy
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountGetWallPapers
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountRegisterDevice
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountReportPeer
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountResetAuthorization
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountResetNotifySettings
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountSendChangePhoneCode
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountSendConfirmPhoneCode
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountSetAccountTTL
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountSetPrivacy
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountUnregisterDevice
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateDeviceLocked
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateNotifySettings
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdatePasswordSettings
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateProfile
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateStatus
 
getClassId() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateUsername
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthBindTempAuthKey
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthCancelCode
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthCheckPassword
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthCheckPhone
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthDropTempAuthKeys
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthExportAuthorization
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthImportAuthorization
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthLogOut
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthRecoverPassword
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthRequestPasswordRecovery
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthResendCode
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthResetAuthorizations
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthSendCode
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthSendInvites
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthSignIn
 
getClassId() - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsCheckUsername
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsCreateChannel
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteChannel
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteMessages
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteUserHistory
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAbout
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAdmin
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditPhoto
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditTitle
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsExportInvite
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsExportMessageLink
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetAdminedPublicChannels
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetChannels
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetFullChannel
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetMessages
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipant
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsInviteToChannel
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsJoinChannel
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsKickFromChannel
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsLeaveChannel
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsReadHistory
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsReportSpam
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleInvites
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleSignatures
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdatePinnedMessage
 
getClassId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdateUsername
 
getClassId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsBlock
 
getClassId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContact
 
getClassId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContacts
 
getClassId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsExportCard
 
getClassId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetBlocked
 
getClassId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetContacts
 
getClassId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetStatuses
 
getClassId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
getClassId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsImportCard
 
getClassId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsImportContacts
 
getClassId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsResetTopPeerRating
 
getClassId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsResolveUsername
 
getClassId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsSearch
 
getClassId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsUnblock
 
getClassId() - Method in class org.telegram.api.functions.help.TLRequestHelpGetAppChangelog
 
getClassId() - Method in class org.telegram.api.functions.help.TLRequestHelpGetAppUpdate
 
getClassId() - Method in class org.telegram.api.functions.help.TLRequestHelpGetConfig
 
getClassId() - Method in class org.telegram.api.functions.help.TLRequestHelpGetInviteText
 
getClassId() - Method in class org.telegram.api.functions.help.TLRequestHelpGetNearestDc
 
getClassId() - Method in class org.telegram.api.functions.help.TLRequestHelpGetSupport
 
getClassId() - Method in class org.telegram.api.functions.help.TLRequestHelpGetTermsOfService
 
getClassId() - Method in class org.telegram.api.functions.help.TLRequestHelpSaveAppLog
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesAcceptEncryption
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesAddChatUser
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesCheckChatInvite
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesClearRecentStickers
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesCreateChat
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteChatUser
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteHistory
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteMessages
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDiscardEncryption
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatAdmin
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatPhoto
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatTitle
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditInlineBotMessage
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditMessage
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesExportChatInvite
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessage
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAllDrafts
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAllStickers
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetArchivedStickers
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAttachedStickers
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetBotCallbackAnswer
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetChats
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDhConfig
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDocumentByHash
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetFeaturedStickers
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetFullChat
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetGameHighScores
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineGameHighScores
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMaskStickers
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessageEditData
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessages
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessagesViews
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerDialogs
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerSettings
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetRecentStickers
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetSavedGifs
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetStickersSet
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetWebPagePreview
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesHideReportSpam
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesImportChatInvite
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesInstallStickersSet
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesMigrateChat
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadContents
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadEncryptedHistory
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadFeaturedStickers
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadHistory
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReceivedMessages
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReceivedQueue
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReorderStickerSets
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReportSpam
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesRequestEncryption
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveGif
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveRecentStickers
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGifs
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncrypted
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedService
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetEncryptedTyping
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineBotResults
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineGameScore
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetTyping
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesStartBot
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesToggleChatAdmins
 
getClassId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesUninstallStickersSet
 
getClassId() - Method in class org.telegram.api.functions.photos.TLRequestPhotosDeletePhotos
 
getClassId() - Method in class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
 
getClassId() - Method in class org.telegram.api.functions.photos.TLRequestPhotosUpdateProfilePhoto
 
getClassId() - Method in class org.telegram.api.functions.photos.TLRequestPhotosUploadProfilePhoto
 
getClassId() - Method in class org.telegram.api.functions.TLRequestInitConnection
 
getClassId() - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsg
 
getClassId() - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsgs
 
getClassId() - Method in class org.telegram.api.functions.TLRequestInvokeWithLayer
 
getClassId() - Method in class org.telegram.api.functions.TLRequestInvokeWithoutUpdates
 
getClassId() - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
 
getClassId() - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetDifference
 
getClassId() - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetState
 
getClassId() - Method in class org.telegram.api.functions.upload.TLRequestUploadGetFile
 
getClassId() - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
 
getClassId() - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveFilePart
 
getClassId() - Method in class org.telegram.api.functions.users.TLRequestUsersGetFullUser
 
getClassId() - Method in class org.telegram.api.functions.users.TLRequestUsersGetUsers
 
getClassId() - Method in class org.telegram.api.game.TLGame
 
getClassId() - Method in class org.telegram.api.geo.point.TLGeoPoint
 
getClassId() - Method in class org.telegram.api.geo.point.TLGeoPointEmpty
 
getClassId() - Method in class org.telegram.api.help.changelog.TLAppChangelog
 
getClassId() - Method in class org.telegram.api.help.changelog.TLAppChangelogEmpty
 
getClassId() - Method in class org.telegram.api.help.TLAppUpdate
 
getClassId() - Method in class org.telegram.api.help.TLInviteText
 
getClassId() - Method in class org.telegram.api.help.TLNoAppUpdate
 
getClassId() - Method in class org.telegram.api.help.TLSupport
 
getClassId() - Method in class org.telegram.api.help.TLTermsOfService
 
getClassId() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageGame
 
getClassId() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaAuto
 
getClassId() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaContact
 
getClassId() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaGeo
 
getClassId() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaVenue
 
getClassId() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageText
 
getClassId() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
getClassId() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultDocument
 
getClassId() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultGame
 
getClassId() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultPhoto
 
getClassId() - Method in class org.telegram.api.input.bot.TLInputBotInlineMessageId
 
getClassId() - Method in class org.telegram.api.input.chat.photo.TLInputChatPhoto
 
getClassId() - Method in class org.telegram.api.input.chat.photo.TLInputChatPhotoEmpty
 
getClassId() - Method in class org.telegram.api.input.chat.photo.TLInputChatUploadedPhoto
 
getClassId() - Method in class org.telegram.api.input.chat.TLInputChannel
 
getClassId() - Method in class org.telegram.api.input.chat.TLInputChannelEmpty
 
getClassId() - Method in class org.telegram.api.input.document.TLInputDocument
 
getClassId() - Method in class org.telegram.api.input.document.TLInputDocumentEmpty
 
getClassId() - Method in class org.telegram.api.input.encrypted.file.location.TLInputEncryptedFileLocation
 
getClassId() - Method in class org.telegram.api.input.encrypted.file.TLInputEncryptedFile
 
getClassId() - Method in class org.telegram.api.input.encrypted.file.TLInputEncryptedFileBigUploaded
 
getClassId() - Method in class org.telegram.api.input.encrypted.file.TLInputEncryptedFileEmpty
 
getClassId() - Method in class org.telegram.api.input.encrypted.file.TLInputEncryptedFileUploaded
 
getClassId() - Method in class org.telegram.api.input.encrypted.TLInputEncryptedChat
 
getClassId() - Method in class org.telegram.api.input.file.TLInputFile
 
getClassId() - Method in class org.telegram.api.input.file.TLInputFileBig
 
getClassId() - Method in class org.telegram.api.input.filelocation.TLInputDocumentFileLocation
 
getClassId() - Method in class org.telegram.api.input.filelocation.TLInputFileLocation
 
getClassId() - Method in class org.telegram.api.input.game.TLInputGameId
 
getClassId() - Method in class org.telegram.api.input.game.TLInputGameShortName
 
getClassId() - Method in class org.telegram.api.input.geopoint.TLInputGeoPoint
 
getClassId() - Method in class org.telegram.api.input.geopoint.TLInputGeoPointEmpty
 
getClassId() - Method in class org.telegram.api.input.media.TLInputMediaContact
 
getClassId() - Method in class org.telegram.api.input.media.TLInputMediaDocument
 
getClassId() - Method in class org.telegram.api.input.media.TLInputMediaDocumentExternal
 
getClassId() - Method in class org.telegram.api.input.media.TLInputMediaEmpty
 
getClassId() - Method in class org.telegram.api.input.media.TLInputMediaGame
 
getClassId() - Method in class org.telegram.api.input.media.TLInputMediaGeoPoint
 
getClassId() - Method in class org.telegram.api.input.media.TLInputMediaGifExternal
 
getClassId() - Method in class org.telegram.api.input.media.TLInputMediaPhoto
 
getClassId() - Method in class org.telegram.api.input.media.TLInputMediaPhotoExternal
 
getClassId() - Method in class org.telegram.api.input.media.TLInputMediaUploadedDocument
 
getClassId() - Method in class org.telegram.api.input.media.TLInputMediaUploadedPhoto
 
getClassId() - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
 
getClassId() - Method in class org.telegram.api.input.media.TLInputMediaVenue
 
getClassId() - Method in class org.telegram.api.input.messages.entity.TLInputMessageEntityMentionName
 
getClassId() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterChatPhoto
 
getClassId() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterDocument
 
getClassId() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterEmpty
 
getClassId() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterGif
 
getClassId() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterMusic
 
getClassId() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterPhotos
 
getClassId() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterPhotoVideo
 
getClassId() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterPhotoVideoDocuments
 
getClassId() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterUrl
 
getClassId() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterVideo
 
getClassId() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterVoice
 
getClassId() - Method in class org.telegram.api.input.notify.TLInputNotifyAll
 
getClassId() - Method in class org.telegram.api.input.notify.TLInputNotifyChats
 
getClassId() - Method in class org.telegram.api.input.notify.TLInputNotifyPeer
 
getClassId() - Method in class org.telegram.api.input.notify.TLInputNotifyUsers
 
getClassId() - Method in class org.telegram.api.input.peer.notify.events.TLInputPeerNotifyEventsAll
 
getClassId() - Method in class org.telegram.api.input.peer.notify.events.TLInputPeerNotifyEventsEmpty
 
getClassId() - Method in class org.telegram.api.input.peer.notify.TLInputPeerNotifySettings
 
getClassId() - Method in class org.telegram.api.input.peer.TLInputPeerChannel
 
getClassId() - Method in class org.telegram.api.input.peer.TLInputPeerChat
 
getClassId() - Method in class org.telegram.api.input.peer.TLInputPeerEmpty
 
getClassId() - Method in class org.telegram.api.input.peer.TLInputPeerSelf
 
getClassId() - Method in class org.telegram.api.input.peer.TLInputPeerUser
 
getClassId() - Method in class org.telegram.api.input.photo.TLInputPhoto
 
getClassId() - Method in class org.telegram.api.input.photo.TLInputPhotoEmpty
 
getClassId() - Method in class org.telegram.api.input.privacy.inputprivacykey.TLInputPrivacyKeyChatInvite
 
getClassId() - Method in class org.telegram.api.input.privacy.inputprivacykey.TLInputPrivacyKeyStatusTimestamp
 
getClassId() - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowAll
 
getClassId() - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowContacts
 
getClassId() - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowUsers
 
getClassId() - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowAll
 
getClassId() - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowContacts
 
getClassId() - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowUsers
 
getClassId() - Method in class org.telegram.api.input.reportspamreason.TLReportSpamReasonOther
 
getClassId() - Method in class org.telegram.api.input.reportspamreason.TLReportSpamReasonPornography
 
getClassId() - Method in class org.telegram.api.input.reportspamreason.TLReportSpamReasonSpam
 
getClassId() - Method in class org.telegram.api.input.reportspamreason.TLReportSpamReasonViolence
 
getClassId() - Method in class org.telegram.api.input.sticker.media.TLInputStickeredMediaDocument
 
getClassId() - Method in class org.telegram.api.input.sticker.media.TLInputStickeredMediaPhoto
 
getClassId() - Method in class org.telegram.api.input.sticker.set.TLInputStickerSetEmpty
 
getClassId() - Method in class org.telegram.api.input.sticker.set.TLInputStickerSetId
 
getClassId() - Method in class org.telegram.api.input.sticker.set.TLInputStickerSetShortName
 
getClassId() - Method in class org.telegram.api.input.TLInputAppEvent
 
getClassId() - Method in class org.telegram.api.input.TLInputPhoneContact
 
getClassId() - Method in class org.telegram.api.input.user.TLInputUser
 
getClassId() - Method in class org.telegram.api.input.user.TLInputUserEmpty
 
getClassId() - Method in class org.telegram.api.input.user.TLInputUserSelf
 
getClassId() - Method in class org.telegram.api.keyboard.button.TLKeyboardButton
 
getClassId() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonCallback
 
getClassId() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonGame
 
getClassId() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestGeoLocation
 
getClassId() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestPhone
 
getClassId() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestSwitchInline
 
getClassId() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonUrl
 
getClassId() - Method in class org.telegram.api.keyboard.replymarkup.TLReplayInlineKeyboardMarkup
 
getClassId() - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardForceReply
 
getClassId() - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardHide
 
getClassId() - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardMarkup
 
getClassId() - Method in class org.telegram.api.keyboard.TLKeyboardButtonRow
 
getClassId() - Method in class org.telegram.api.message.action.TLMessageActionChannelCreate
 
getClassId() - Method in class org.telegram.api.message.action.TLMessageActionChannelMigratedFrom
 
getClassId() - Method in class org.telegram.api.message.action.TLMessageActionChatAddUser
 
getClassId() - Method in class org.telegram.api.message.action.TLMessageActionChatCreate
 
getClassId() - Method in class org.telegram.api.message.action.TLMessageActionChatDeletePhoto
 
getClassId() - Method in class org.telegram.api.message.action.TLMessageActionChatDeleteUser
 
getClassId() - Method in class org.telegram.api.message.action.TLMessageActionChatEditPhoto
 
getClassId() - Method in class org.telegram.api.message.action.TLMessageActionChatEditTitle
 
getClassId() - Method in class org.telegram.api.message.action.TLMessageActionChatJoinedByLink
 
getClassId() - Method in class org.telegram.api.message.action.TLMessageActionEmpty
 
getClassId() - Method in class org.telegram.api.message.action.TLMessageActionGameScore
 
getClassId() - Method in class org.telegram.api.message.action.TLMessageActionHistoryClear
 
getClassId() - Method in class org.telegram.api.message.action.TLMessageActionMigrateTo
 
getClassId() - Method in class org.telegram.api.message.action.TLMessageActionPinMessage
 
getClassId() - Method in class org.telegram.api.message.entity.TLMessageEntityBold
 
getClassId() - Method in class org.telegram.api.message.entity.TLMessageEntityBotCommand
 
getClassId() - Method in class org.telegram.api.message.entity.TLMessageEntityCode
 
getClassId() - Method in class org.telegram.api.message.entity.TLMessageEntityEmail
 
getClassId() - Method in class org.telegram.api.message.entity.TLMessageEntityHashtag
 
getClassId() - Method in class org.telegram.api.message.entity.TLMessageEntityItalic
 
getClassId() - Method in class org.telegram.api.message.entity.TLMessageEntityMention
 
getClassId() - Method in class org.telegram.api.message.entity.TLMessageEntityMentionName
 
getClassId() - Method in class org.telegram.api.message.entity.TLMessageEntityPre
 
getClassId() - Method in class org.telegram.api.message.entity.TLMessageEntityTextUrl
 
getClassId() - Method in class org.telegram.api.message.entity.TLMessageEntityUnknown
 
getClassId() - Method in class org.telegram.api.message.entity.TLMessageEntityUrl
 
getClassId() - Method in class org.telegram.api.message.media.TLMessageMediaContact
 
getClassId() - Method in class org.telegram.api.message.media.TLMessageMediaDocument
 
getClassId() - Method in class org.telegram.api.message.media.TLMessageMediaEmpty
 
getClassId() - Method in class org.telegram.api.message.media.TLMessageMediaGame
 
getClassId() - Method in class org.telegram.api.message.media.TLMessageMediaGeo
 
getClassId() - Method in class org.telegram.api.message.media.TLMessageMediaPhoto
 
getClassId() - Method in class org.telegram.api.message.media.TLMessageMediaUnsupported
 
getClassId() - Method in class org.telegram.api.message.media.TLMessageMediaVenue
 
getClassId() - Method in class org.telegram.api.message.media.TLMessageMediaWebPage
 
getClassId() - Method in class org.telegram.api.message.TLExportedMessageLink
 
getClassId() - Method in class org.telegram.api.message.TLMessage
 
getClassId() - Method in class org.telegram.api.message.TLMessageEmpty
 
getClassId() - Method in class org.telegram.api.message.TLMessageFwdHeader
 
getClassId() - Method in class org.telegram.api.message.TLMessageRange
 
getClassId() - Method in class org.telegram.api.message.TLMessageService
 
getClassId() - Method in class org.telegram.api.messages.dhconfig.TLDhConfig
 
getClassId() - Method in class org.telegram.api.messages.dhconfig.TLDhConfigNotModified
 
getClassId() - Method in class org.telegram.api.messages.dialogs.TLDialogs
 
getClassId() - Method in class org.telegram.api.messages.dialogs.TLDialogsSlice
 
getClassId() - Method in class org.telegram.api.messages.savedgifs.TLSavedGifs
 
getClassId() - Method in class org.telegram.api.messages.savedgifs.TLSavedGifsNotModified
 
getClassId() - Method in class org.telegram.api.messages.sentencrypted.TLSentEncryptedFile
 
getClassId() - Method in class org.telegram.api.messages.sentencrypted.TLSentEncryptedMessage
 
getClassId() - Method in class org.telegram.api.messages.stickers.featured.TLMessagesFeaturedStickers
 
getClassId() - Method in class org.telegram.api.messages.stickers.featured.TLMessagesFeaturedStickersNotModified
 
getClassId() - Method in class org.telegram.api.messages.stickers.recent.TLMessagesRecentStickers
 
getClassId() - Method in class org.telegram.api.messages.stickers.recent.TLMessagesRecentStickersNotModified
 
getClassId() - Method in class org.telegram.api.messages.stickers.setintallresult.TLMessagesStickerSetInstallResultArchive
 
getClassId() - Method in class org.telegram.api.messages.stickers.setintallresult.TLMessagesStickerSetInstallResultSuccess
 
getClassId() - Method in class org.telegram.api.messages.stickers.TLAllStickers
 
getClassId() - Method in class org.telegram.api.messages.stickers.TLAllStickersNotModified
 
getClassId() - Method in class org.telegram.api.messages.stickers.TLMessagesStickerSet
 
getClassId() - Method in class org.telegram.api.messages.stickers.TLStickers
 
getClassId() - Method in class org.telegram.api.messages.stickers.TLStickersNotModified
 
getClassId() - Method in class org.telegram.api.messages.TLAffectedHistory
 
getClassId() - Method in class org.telegram.api.messages.TLAffectedMessages
 
getClassId() - Method in class org.telegram.api.messages.TLBotResults
 
getClassId() - Method in class org.telegram.api.messages.TLChannelMessages
 
getClassId() - Method in class org.telegram.api.messages.TLFoundGifs
 
getClassId() - Method in class org.telegram.api.messages.TLMessages
 
getClassId() - Method in class org.telegram.api.messages.TLMessagesArchivedStickers
 
getClassId() - Method in class org.telegram.api.messages.TLMessagesBotCallbackAnswer
 
getClassId() - Method in class org.telegram.api.messages.TLMessagesChatFull
 
getClassId() - Method in class org.telegram.api.messages.TLMessagesChats
 
getClassId() - Method in class org.telegram.api.messages.TLMessagesEditData
 
getClassId() - Method in class org.telegram.api.messages.TLMessagesHighScores
 
getClassId() - Method in class org.telegram.api.messages.TLMessagesPeerDialogs
 
getClassId() - Method in class org.telegram.api.messages.TLMessagesSlice
 
getClassId() - Method in class org.telegram.api.notify.peer.TLNotifyAll
 
getClassId() - Method in class org.telegram.api.notify.peer.TLNotifyChats
 
getClassId() - Method in class org.telegram.api.notify.peer.TLNotifyPeer
 
getClassId() - Method in class org.telegram.api.notify.peer.TLNotifyUsers
 
getClassId() - Method in class org.telegram.api.peer.notify.events.TLPeerNotifyEventsAll
 
getClassId() - Method in class org.telegram.api.peer.notify.events.TLPeerNotifyEventsEmpty
 
getClassId() - Method in class org.telegram.api.peer.notify.settings.TLPeerNotifySettings
 
getClassId() - Method in class org.telegram.api.peer.notify.settings.TLPeerNotifySettingsEmpty
 
getClassId() - Method in class org.telegram.api.peer.TLPeerChannel
 
getClassId() - Method in class org.telegram.api.peer.TLPeerChat
 
getClassId() - Method in class org.telegram.api.peer.TLPeerSettings
 
getClassId() - Method in class org.telegram.api.peer.TLPeerUser
 
getClassId() - Method in class org.telegram.api.photo.size.TLPhotoCachedSize
 
getClassId() - Method in class org.telegram.api.photo.size.TLPhotoSize
 
getClassId() - Method in class org.telegram.api.photo.size.TLPhotoSizeEmpty
 
getClassId() - Method in class org.telegram.api.photo.TLPhoto
 
getClassId() - Method in class org.telegram.api.photo.TLPhotoEmpty
 
getClassId() - Method in class org.telegram.api.photos.TLPhotos
 
getClassId() - Method in class org.telegram.api.photos.TLPhotosPhoto
 
getClassId() - Method in class org.telegram.api.photos.TLPhotosSlice
 
getClassId() - Method in class org.telegram.api.privacy.privacykey.TLPrivacyKeyChatInvite
 
getClassId() - Method in class org.telegram.api.privacy.privacykey.TLPrivacyKeyStatusTimestamp
 
getClassId() - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowAll
 
getClassId() - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowContacts
 
getClassId() - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowUsers
 
getClassId() - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowAll
 
getClassId() - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowContacts
 
getClassId() - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowUsers
 
getClassId() - Method in class org.telegram.api.sendmessage.action.TLSendMessageCancelAction
 
getClassId() - Method in class org.telegram.api.sendmessage.action.TLSendMessageChooseContactAction
 
getClassId() - Method in class org.telegram.api.sendmessage.action.TLSendMessageGamePlayAction
 
getClassId() - Method in class org.telegram.api.sendmessage.action.TLSendMessageGeoLocationAction
 
getClassId() - Method in class org.telegram.api.sendmessage.action.TLSendMessageRecordAudioAction
 
getClassId() - Method in class org.telegram.api.sendmessage.action.TLSendMessageRecordVideoAction
 
getClassId() - Method in class org.telegram.api.sendmessage.action.TLSendMessageTypingAction
 
getClassId() - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadAudioAction
 
getClassId() - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadDocumentAction
 
getClassId() - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadPhotoAction
 
getClassId() - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadVideoAction
 
getClassId() - Method in class org.telegram.api.sticker.pack.TLStickerPack
 
getClassId() - Method in class org.telegram.api.sticker.set.TLStickerSet
 
getClassId() - Method in class org.telegram.api.sticker.stickersetconvered.TLStickerSetCovered
 
getClassId() - Method in class org.telegram.api.sticker.stickersetconvered.TLStickerSetMultiCovered
 
getClassId() - Method in class org.telegram.api.sticker.TLMaskCoords
 
getClassId() - Method in class org.telegram.api.storage.file.TLFileGif
 
getClassId() - Method in class org.telegram.api.storage.file.TLFileJpeg
 
getClassId() - Method in class org.telegram.api.storage.file.TLFileMov
 
getClassId() - Method in class org.telegram.api.storage.file.TLFileMp3
 
getClassId() - Method in class org.telegram.api.storage.file.TLFileMp4
 
getClassId() - Method in class org.telegram.api.storage.file.TLFilePartial
 
getClassId() - Method in class org.telegram.api.storage.file.TLFilePdf
 
getClassId() - Method in class org.telegram.api.storage.file.TLFilePng
 
getClassId() - Method in class org.telegram.api.storage.file.TLFileUnknown
 
getClassId() - Method in class org.telegram.api.storage.file.TLFileWebp
 
getClassId() - Method in class org.telegram.api.TLAuthorization
 
getClassId() - Method in class org.telegram.api.TLConfig
 
getClassId() - Method in class org.telegram.api.TLDcOption
 
getClassId() - Method in class org.telegram.api.TLHighScore
 
getClassId() - Method in class org.telegram.api.TLNearestDc
 
getClassId() - Method in class org.telegram.api.TLReceivedNotifyMessage
 
getClassId() - Method in class org.telegram.api.toppeer.category.TLTopPeerCategoryBotsInline
 
getClassId() - Method in class org.telegram.api.toppeer.category.TLTopPeerCategoryBotsPM
 
getClassId() - Method in class org.telegram.api.toppeer.category.TLTopPeerCategoryChannels
 
getClassId() - Method in class org.telegram.api.toppeer.category.TLTopPeerCategoryCorrespondents
 
getClassId() - Method in class org.telegram.api.toppeer.category.TLTopPeerCategoryGroups
 
getClassId() - Method in class org.telegram.api.toppeer.TLTopPeer
 
getClassId() - Method in class org.telegram.api.toppeer.TLTopPeerCategoryPeers
 
getClassId() - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedChatTyping
 
getClassId() - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedMessagesRead
 
getClassId() - Method in class org.telegram.api.update.encrypted.TLUpdateEncryption
 
getClassId() - Method in class org.telegram.api.update.encrypted.TLUpdateNewEncryptedMessage
 
getClassId() - Method in class org.telegram.api.update.TLFakeUpdate
 
getClassId() - Method in class org.telegram.api.update.TLUpdateBotCallbackQuery
 
getClassId() - Method in class org.telegram.api.update.TLUpdateBotInlineQuery
 
getClassId() - Method in class org.telegram.api.update.TLUpdateBotInlineSend
 
getClassId() - Method in class org.telegram.api.update.TLUpdateChannel
 
getClassId() - Method in class org.telegram.api.update.TLUpdateChannelMessageViews
 
getClassId() - Method in class org.telegram.api.update.TLUpdateChannelNewMessage
 
getClassId() - Method in class org.telegram.api.update.TLUpdateChannelPinnedMessage
 
getClassId() - Method in class org.telegram.api.update.TLUpdateChannelTooLong
 
getClassId() - Method in class org.telegram.api.update.TLUpdateChatAdmin
 
getClassId() - Method in class org.telegram.api.update.TLUpdateChatParticipantAdd
 
getClassId() - Method in class org.telegram.api.update.TLUpdateChatParticipantAdmin
 
getClassId() - Method in class org.telegram.api.update.TLUpdateChatParticipantDelete
 
getClassId() - Method in class org.telegram.api.update.TLUpdateChatParticipants
 
getClassId() - Method in class org.telegram.api.update.TLUpdateChatUserTyping
 
getClassId() - Method in class org.telegram.api.update.TLUpdateConfig
 
getClassId() - Method in class org.telegram.api.update.TLUpdateContactLink
 
getClassId() - Method in class org.telegram.api.update.TLUpdateContactRegistered
 
getClassId() - Method in class org.telegram.api.update.TLUpdateDcOptions
 
getClassId() - Method in class org.telegram.api.update.TLUpdateDeleteChannelMessages
 
getClassId() - Method in class org.telegram.api.update.TLUpdateDeleteMessages
 
getClassId() - Method in class org.telegram.api.update.TLUpdateDraftMessage
 
getClassId() - Method in class org.telegram.api.update.TLUpdateEditChannelMessage
 
getClassId() - Method in class org.telegram.api.update.TLUpdateEditMessage
 
getClassId() - Method in class org.telegram.api.update.TLUpdateInlineBotCallbackQuery
 
getClassId() - Method in class org.telegram.api.update.TLUpdateMessageId
 
getClassId() - Method in class org.telegram.api.update.TLUpdateNewAuthorization
 
getClassId() - Method in class org.telegram.api.update.TLUpdateNewMessage
 
getClassId() - Method in class org.telegram.api.update.TLUpdateNewStickerSet
 
getClassId() - Method in class org.telegram.api.update.TLUpdateNotifySettings
 
getClassId() - Method in class org.telegram.api.update.TLUpdatePrivacy
 
getClassId() - Method in class org.telegram.api.update.TLUpdatePtsChanged
 
getClassId() - Method in class org.telegram.api.update.TLUpdateReadChannelInbox
 
getClassId() - Method in class org.telegram.api.update.TLUpdateReadChannelOutbox
 
getClassId() - Method in class org.telegram.api.update.TLUpdateReadFeaturedStickers
 
getClassId() - Method in class org.telegram.api.update.TLUpdateReadMessagesContents
 
getClassId() - Method in class org.telegram.api.update.TLUpdateReadMessagesInbox
 
getClassId() - Method in class org.telegram.api.update.TLUpdateReadMessagesOutbox
 
getClassId() - Method in class org.telegram.api.update.TLUpdateRecentStickers
 
getClassId() - Method in class org.telegram.api.update.TLUpdateSavedGifs
 
getClassId() - Method in class org.telegram.api.update.TLUpdateServiceNotification
 
getClassId() - Method in class org.telegram.api.update.TLUpdateStickerSets
 
getClassId() - Method in class org.telegram.api.update.TLUpdateStickerSetsOrder
 
getClassId() - Method in class org.telegram.api.update.TLUpdateUserBlocked
 
getClassId() - Method in class org.telegram.api.update.TLUpdateUserName
 
getClassId() - Method in class org.telegram.api.update.TLUpdateUserPhone
 
getClassId() - Method in class org.telegram.api.update.TLUpdateUserPhoto
 
getClassId() - Method in class org.telegram.api.update.TLUpdateUserStatus
 
getClassId() - Method in class org.telegram.api.update.TLUpdateUserTyping
 
getClassId() - Method in class org.telegram.api.update.TLUpdateWebPage
 
getClassId() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
 
getClassId() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesEmpty
 
getClassId() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesTooLong
 
getClassId() - Method in class org.telegram.api.updates.difference.TLDifference
 
getClassId() - Method in class org.telegram.api.updates.difference.TLDifferenceEmpty
 
getClassId() - Method in class org.telegram.api.updates.difference.TLDifferenceSlice
 
getClassId() - Method in class org.telegram.api.updates.TLUpdates
 
getClassId() - Method in class org.telegram.api.updates.TLUpdatesCombined
 
getClassId() - Method in class org.telegram.api.updates.TLUpdateShort
 
getClassId() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
 
getClassId() - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
getClassId() - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
 
getClassId() - Method in class org.telegram.api.updates.TLUpdatesState
 
getClassId() - Method in class org.telegram.api.updates.TLUpdatesTooLong
 
getClassId() - Method in class org.telegram.api.upload.TLFile
 
getClassId() - Method in class org.telegram.api.user.profile.photo.TLUserProfilePhoto
 
getClassId() - Method in class org.telegram.api.user.profile.photo.TLUserProfilePhotoEmpty
 
getClassId() - Method in class org.telegram.api.user.status.TLUserStatusEmpty
 
getClassId() - Method in class org.telegram.api.user.status.TLUserStatusLastMonth
 
getClassId() - Method in class org.telegram.api.user.status.TLUserStatusLastWeek
 
getClassId() - Method in class org.telegram.api.user.status.TLUserStatusOffline
 
getClassId() - Method in class org.telegram.api.user.status.TLUserStatusOnline
 
getClassId() - Method in class org.telegram.api.user.status.TLUserStatusRecently
 
getClassId() - Method in class org.telegram.api.user.TLUser
 
getClassId() - Method in class org.telegram.api.user.TLUserEmpty
 
getClassId() - Method in class org.telegram.api.user.TLUserFull
 
getClassId() - Method in class org.telegram.api.wallpaper.TLWallPaper
 
getClassId() - Method in class org.telegram.api.wallpaper.TLWallPaperSolid
 
getClassId() - Method in class org.telegram.api.webpage.TLWebPage
 
getClassId() - Method in class org.telegram.api.webpage.TLWebPageEmpty
 
getClassId() - Method in class org.telegram.api.webpage.TLWebPagePending
 
getClassId() - Method in class org.telegram.bot.kernel.engine.storage.TLDcInfo
 
getClassId() - Method in class org.telegram.bot.kernel.engine.storage.TLKey
 
getClassId() - Method in class org.telegram.bot.kernel.engine.storage.TLLastKnownSalt
 
getClassId() - Method in class org.telegram.bot.kernel.engine.storage.TLOldSession
 
getClassId() - Method in class org.telegram.bot.kernel.engine.storage.TLStorage
 
getClassId() - Method in class org.telegram.mtproto.tl.MTBadMessageNotification
 
getClassId() - Method in class org.telegram.mtproto.tl.MTBadServerSalt
 
getClassId() - Method in class org.telegram.mtproto.tl.MTDestroySession
 
getClassId() - Method in class org.telegram.mtproto.tl.MTDestroySessionNone
 
getClassId() - Method in class org.telegram.mtproto.tl.MTDestroySessionOk
 
getClassId() - Method in class org.telegram.mtproto.tl.MTFutureSalt
 
getClassId() - Method in class org.telegram.mtproto.tl.MTFutureSalts
 
getClassId() - Method in class org.telegram.mtproto.tl.MTGetFutureSalts
 
getClassId() - Method in class org.telegram.mtproto.tl.MTHttpWait
 
getClassId() - Method in class org.telegram.mtproto.tl.MTInvokeAfter
 
getClassId() - Method in class org.telegram.mtproto.tl.MTMessage
 
getClassId() - Method in class org.telegram.mtproto.tl.MTMessageCopy
 
getClassId() - Method in class org.telegram.mtproto.tl.MTMessageDetailedInfo
 
getClassId() - Method in class org.telegram.mtproto.tl.MTMessagesAllInfo
 
getClassId() - Method in class org.telegram.mtproto.tl.MTMessagesContainer
 
getClassId() - Method in class org.telegram.mtproto.tl.MTMessagesStateInfo
 
getClassId() - Method in class org.telegram.mtproto.tl.MTMsgsAck
 
getClassId() - Method in class org.telegram.mtproto.tl.MTMsgsStateReq
 
getClassId() - Method in class org.telegram.mtproto.tl.MTNeedResendMessage
 
getClassId() - Method in class org.telegram.mtproto.tl.MTNewMessageDetailedInfo
 
getClassId() - Method in class org.telegram.mtproto.tl.MTNewSessionCreated
 
getClassId() - Method in class org.telegram.mtproto.tl.MTPing
 
getClassId() - Method in class org.telegram.mtproto.tl.MTPingDelayDisconnect
 
getClassId() - Method in class org.telegram.mtproto.tl.MTPong
 
getClassId() - Method in class org.telegram.mtproto.tl.MTRpcAnswerDropped
 
getClassId() - Method in class org.telegram.mtproto.tl.MTRpcAnswerDroppedRunning
 
getClassId() - Method in class org.telegram.mtproto.tl.MTRpcAnswerUnknown
 
getClassId() - Method in class org.telegram.mtproto.tl.MTRpcDropAnswer
 
getClassId() - Method in class org.telegram.mtproto.tl.MTRpcError
 
getClassId() - Method in class org.telegram.mtproto.tl.MTRpcResult
 
getClassId() - Method in class org.telegram.mtproto.tl.pq.ClientDhInner
 
getClassId() - Method in class org.telegram.mtproto.tl.pq.DhGenFailure
 
getClassId() - Method in class org.telegram.mtproto.tl.pq.DhGenOk
 
getClassId() - Method in class org.telegram.mtproto.tl.pq.DhGenRetry
 
getClassId() - Method in class org.telegram.mtproto.tl.pq.MTRpcReqError
 
getClassId() - Method in class org.telegram.mtproto.tl.pq.PQInner
 
getClassId() - Method in class org.telegram.mtproto.tl.pq.ReqDhParams
 
getClassId() - Method in class org.telegram.mtproto.tl.pq.ReqPQ
 
getClassId() - Method in class org.telegram.mtproto.tl.pq.ReqSetDhClientParams
 
getClassId() - Method in class org.telegram.mtproto.tl.pq.ResPQ
 
getClassId() - Method in class org.telegram.mtproto.tl.pq.ServerDhFailure
 
getClassId() - Method in class org.telegram.mtproto.tl.pq.ServerDhInner
 
getClassId() - Method in class org.telegram.mtproto.tl.pq.ServerDhOk
 
getClassId() - Method in class org.telegram.tl.TLBoolFalse
 
getClassId() - Method in class org.telegram.tl.TLBoolTrue
 
getClassId() - Method in class org.telegram.tl.TLError
 
getClassId() - Method in class org.telegram.tl.TLGzipObject
 
getClassId() - Method in class org.telegram.tl.TLNull
 
getClassId() - Method in class org.telegram.tl.TLObject
Getting TL Class identification
getClassId() - Method in class org.telegram.tl.TLTrue
 
getClassId() - Method in class org.telegram.tl.TLVector
 
getClientId() - Method in class org.telegram.api.contact.TLImportedContact
Gets client id.
getClientId() - Method in class org.telegram.api.input.TLInputPhoneContact
Gets client id.
getCode() - Method in class org.telegram.api.functions.auth.TLRequestAuthRecoverPassword
Gets code.
getColor() - Method in class org.telegram.api.wallpaper.TLAbsWallPaper
Gets color.
getCommand() - Method in class org.telegram.api.bot.TLBotCommand
 
getCommands() - Method in class org.telegram.api.bot.TLBotInfo
 
getConfig() - Method in class org.telegram.bot.kernel.TelegramBot
 
getConnectionType() - Method in class org.telegram.mtproto.transport.ConnectionType
 
getContacts() - Method in class org.telegram.api.contacts.TLContacts
Gets contacts.
getContacts() - Method in class org.telegram.api.functions.contacts.TLRequestContactsImportContacts
Gets contacts.
getContent() - Method in class org.telegram.mtproto.schedule.PreparedPackage
 
getContent() - Method in class org.telegram.mtproto.tl.MTMessage
 
getContent() - Method in class org.telegram.mtproto.tl.MTRpcResult
 
getContentLen() - Method in class org.telegram.mtproto.tl.MTMessage
 
getContentLen() - Method in class org.telegram.mtproto.tl.MTRpcResult
 
getContentType() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
getContentType() - Method in class org.telegram.api.foundgif.TLFoundGif
 
getContentType() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
getContentUrl() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
getContentUrl() - Method in class org.telegram.api.foundgif.TLFoundGif
 
getContentUrl() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
getContextId() - Method in class org.telegram.mtproto.transport.TcpContext
 
getCount() - Method in class org.telegram.api.channel.TLChannelParticipants
 
getCount() - Method in class org.telegram.api.contacts.blocked.TLBlockedSlice
Gets count.
getCount() - Method in class org.telegram.api.messages.dialogs.TLDialogsSlice
Gets count.
getCount() - Method in class org.telegram.api.messages.TLMessagesArchivedStickers
 
getCount() - Method in class org.telegram.api.messages.TLMessagesSlice
Gets count.
getCount() - Method in class org.telegram.api.photos.TLPhotosSlice
Gets count.
getCount() - Method in class org.telegram.api.sticker.set.TLStickerSet
 
getCount() - Method in class org.telegram.api.toppeer.TLTopPeerCategoryPeers
 
getCountry() - Method in class org.telegram.api.TLAuthorization
Gets country.
getCountry() - Method in class org.telegram.api.TLNearestDc
Gets country.
getCover() - Method in class org.telegram.api.sticker.stickersetconvered.TLAbsStickerSetCovered
 
getCurrentPasswordHash() - Method in class org.telegram.api.functions.account.TLRequestAccountGetPasswordSettings
Gets current password hash.
getCurrentPasswordHash() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdatePasswordSettings
Gets current password hash.
getCurrentSalt() - Method in class org.telegram.api.account.TLAccountPassword
Gets current salt.
getCurrentUserId() - Method in interface org.telegram.bot.kernel.IKernelComm
 
getCurrentUserId() - Method in class org.telegram.bot.kernel.KernelAuth
 
getCurrentUserId() - Method in class org.telegram.bot.kernel.KernelComm
 
getData() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetBotCallbackAnswer
 
getData() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncrypted
Gets data.
getData() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
Gets data.
getData() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedService
Gets data.
getData() - Method in class org.telegram.api.input.TLInputAppEvent
Gets data.
getData() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonCallback
 
getData() - Method in class org.telegram.api.update.TLUpdateBotCallbackQuery
 
getData() - Method in class org.telegram.api.update.TLUpdateInlineBotCallbackQuery
 
getData() - Method in class org.telegram.tl.TLBytes
 
getDatabaseManager() - Method in interface org.telegram.bot.ChatUpdatesBuilder
 
getDate() - Method in class org.telegram.api.channel.participants.TLChannelParticipant
 
getDate() - Method in class org.telegram.api.channel.participants.TLChannelParticipantEditor
 
getDate() - Method in class org.telegram.api.channel.participants.TLChannelParticipantKicked
 
getDate() - Method in class org.telegram.api.channel.participants.TLChannelParticipantModerator
 
getDate() - Method in class org.telegram.api.channel.participants.TLChannelParticipantSelf
 
getDate() - Method in class org.telegram.api.chat.channel.TLChannel
 
getDate() - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipant
Gets date.
getDate() - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantAdmin
Gets date.
getDate() - Method in class org.telegram.api.chat.TLChat
Gets date.
getDate() - Method in class org.telegram.api.contact.TLContactBlocked
Gets date.
getDate() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Gets date.
getDate() - Method in class org.telegram.api.document.TLDocument
 
getDate() - Method in class org.telegram.api.draft.TLDraftMessage
 
getDate() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
Gets date.
getDate() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
Gets date.
getDate() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatWaiting
Gets date.
getDate() - Method in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
Gets date.
getDate() - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetDifference
Gets date.
getDate() - Method in class org.telegram.api.message.TLMessage
Gets date.
getDate() - Method in class org.telegram.api.message.TLMessageFwdHeader
 
getDate() - Method in class org.telegram.api.message.TLMessageService
Gets date.
getDate() - Method in class org.telegram.api.messages.sentencrypted.TLAbsSentEncryptedMessage
Gets date.
getDate() - Method in class org.telegram.api.photo.TLPhoto
Gets date.
getDate() - Method in class org.telegram.api.TLConfig
 
getDate() - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedMessagesRead
Gets date.
getDate() - Method in class org.telegram.api.update.encrypted.TLUpdateEncryption
Gets date.
getDate() - Method in class org.telegram.api.update.TLUpdateChatParticipantAdd
 
getDate() - Method in class org.telegram.api.update.TLUpdateContactRegistered
Gets date.
getDate() - Method in class org.telegram.api.update.TLUpdateNewAuthorization
Gets date.
getDate() - Method in class org.telegram.api.update.TLUpdateUserPhoto
Gets date.
getDate() - Method in class org.telegram.api.updates.difference.TLAbsDifference
Gets date.
getDate() - Method in class org.telegram.api.updates.TLUpdates
Gets date.
getDate() - Method in class org.telegram.api.updates.TLUpdatesCombined
Gets date.
getDate() - Method in class org.telegram.api.updates.TLUpdateShort
Gets date.
getDate() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Gets date.
getDate() - Method in class org.telegram.api.updates.TLUpdateShortMessage
Gets date.
getDate() - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
Gets date.
getDate() - Method in class org.telegram.api.updates.TLUpdatesState
Gets date.
getDate() - Method in class org.telegram.api.webpage.TLWebPagePending
Gets date.
getDate(int) - Method in class org.telegram.bot.kernel.differenceparameters.DifferenceParametersService
 
getDate(int) - Method in interface org.telegram.bot.kernel.differenceparameters.IDifferenceParametersService
 
getDate() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
getDateActive() - Method in class org.telegram.api.TLAuthorization
Gets date active.
getDateCreated() - Method in class org.telegram.api.TLAuthorization
Gets date created.
getDays() - Method in class org.telegram.api.account.TLAccountDaysTTL
Gets days until destruction.
getDc_id() - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
Gets dc _ id.
getDcId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Gets dc id.
getDcId() - Method in class org.telegram.api.document.TLDocument
 
getDcId() - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
Gets dc id.
getDcId() - Method in class org.telegram.api.file.location.TLFileLocation
Gets dc id.
getDcId() - Method in class org.telegram.api.functions.auth.TLRequestAuthExportAuthorization
Gets dc id.
getDcId() - Method in class org.telegram.api.input.bot.TLInputBotInlineMessageId
 
getDcId() - Method in class org.telegram.bot.kernel.engine.storage.TLDcInfo
 
getDcId() - Method in class org.telegram.bot.kernel.engine.storage.TLKey
 
getDcInfos() - Method in class org.telegram.bot.kernel.engine.storage.TLStorage
 
getDcOptions() - Method in class org.telegram.api.TLConfig
 
getDcOptions() - Method in class org.telegram.api.update.TLUpdateDcOptions
Gets dc options.
getDelay() - Method in class org.telegram.mtproto.schedule.PrepareSchedule
 
getDependMsgId() - Method in class org.telegram.mtproto.tl.MTInvokeAfter
 
getDescription() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineMediaResult
 
getDescription() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
getDescription() - Method in class org.telegram.api.bot.TLBotCommand
 
getDescription() - Method in class org.telegram.api.bot.TLBotInfo
 
getDescription() - Method in class org.telegram.api.disablefeature.TLDisabledFeature
Gets description.
getDescription() - Method in class org.telegram.api.game.TLGame
 
getDescription() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
getDescription() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultDocument
 
getDescription() - Method in class org.telegram.api.webpage.TLWebPage
 
getDestClass() - Method in class org.telegram.tl.TLVector
 
getDevice() - Method in class org.telegram.api.update.TLUpdateNewAuthorization
Gets device.
getDeviceModel() - Method in class org.telegram.api.engine.AppInfo
Gets device model.
getDeviceModel() - Method in class org.telegram.api.functions.TLRequestInitConnection
Gets device model.
getDeviceModel() - Method in class org.telegram.api.TLAuthorization
Gets device model.
getDhPrime() - Method in class org.telegram.mtproto.tl.pq.ServerDhInner
 
getDialogs() - Method in class org.telegram.api.messages.dialogs.TLAbsDialogs
Gets dialogs.
getDialogs() - Method in class org.telegram.api.messages.TLMessagesPeerDialogs
 
getDifferences() - Method in class org.telegram.bot.handlers.DifferencesHandler
 
getDifferences() - Method in interface org.telegram.bot.handlers.interfaces.IDifferencesHandler
Load differences from server
getDifferences() - Method in interface org.telegram.bot.handlers.interfaces.IUpdatesHandler
 
getDifferences() - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
getDifferencesData() - Method in interface org.telegram.bot.kernel.database.DatabaseManager
 
getDisabledFeatures() - Method in class org.telegram.api.TLConfig
 
getDisconnectDelay() - Method in class org.telegram.mtproto.tl.MTPingDelayDisconnect
 
getDisplay_url() - Method in class org.telegram.api.webpage.TLWebPage
 
getDocument() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineMediaResult
 
getDocument() - Method in class org.telegram.api.foundgif.TLFoundGifCached
 
getDocument() - Method in class org.telegram.api.game.TLGame
 
getDocument() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultDocument
 
getDocument() - Method in class org.telegram.api.message.media.TLMessageMediaDocument
Gets document.
getDocument() - Method in class org.telegram.api.webpage.TLWebPage
 
getDocuments() - Method in class org.telegram.api.messages.stickers.TLMessagesStickerSet
Gets documents.
getDocuments() - Method in class org.telegram.api.messages.stickers.TLStickers
Gets documents.
getDocuments() - Method in class org.telegram.api.sticker.pack.TLStickerPack
Gets documents.
getDownloader() - Method in class org.telegram.api.engine.TelegramApi
Gets downloader.
getDownloader() - Method in interface org.telegram.bot.kernel.IKernelComm
 
getDownloader() - Method in class org.telegram.bot.kernel.KernelComm
 
getDraft() - Method in class org.telegram.api.dialog.TLDialog
 
getDraft() - Method in class org.telegram.api.update.TLUpdateDraftMessage
 
getDuration() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
getDuration() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
Gets duration.
getDuration() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Gets duration.
getDuration() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAudio
Gets duration.
getDuration() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeVideo
Gets duration.
getDuration() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
getDuration() - Method in class org.telegram.api.webpage.TLWebPage
 
getEditDate() - Method in class org.telegram.api.message.TLMessage
 
getEditTimeLimit() - Method in class org.telegram.api.TLConfig
 
getEmail() - Method in class org.telegram.api.account.TLAccountPasswordInputSettings
Gets email.
getEmail() - Method in class org.telegram.api.account.TLAccountPasswordSettings
Gets email.
getEmailPattern() - Method in class org.telegram.api.auth.TLPasswordRecovery
Gets email pattern.
getEmailUnconfirmedPattern() - Method in class org.telegram.api.account.TLAbsAccountPassword
Gets email unconfirmed pattern.
getEmbed_height() - Method in class org.telegram.api.webpage.TLWebPage
 
getEmbed_type() - Method in class org.telegram.api.webpage.TLWebPage
 
getEmbed_url() - Method in class org.telegram.api.webpage.TLWebPage
 
getEmbed_width() - Method in class org.telegram.api.webpage.TLWebPage
 
getEmoticon() - Method in class org.telegram.api.sticker.pack.TLStickerPack
Gets emoticon.
getEncrypted() - Method in class org.telegram.mtproto.tl.pq.ReqSetDhClientParams
 
getEncryptedAnswer() - Method in class org.telegram.mtproto.tl.pq.ServerDhParams
 
getEncryptedData() - Method in class org.telegram.mtproto.tl.pq.ReqDhParams
 
getEndSeqNo() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionResend
Gets end seq no.
getEntites() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageText
 
getEntities() - Method in class org.telegram.api.draft.TLDraftMessage
 
getEntities() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditInlineBotMessage
 
getEntities() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditMessage
 
getEntities() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
 
getEntities() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageText
 
getEntities() - Method in class org.telegram.api.message.TLMessage
 
getEntities() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
 
getEntities() - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
getEntities() - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
 
getEntitites() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
getErrorCode() - Method in exception org.telegram.api.engine.RpcException
Gets error code.
getErrorCode() - Method in class org.telegram.mtproto.tl.MTBadMessage
 
getErrorCode() - Method in class org.telegram.mtproto.tl.MTRpcError
 
getErrorCode() - Method in class org.telegram.mtproto.tl.pq.MTRpcReqError
 
getErrorTag() - Method in exception org.telegram.api.engine.RpcException
Gets error tag.
getErrorTag() - Method in class org.telegram.mtproto.tl.MTRpcError
 
getErrorTag() - Method in class org.telegram.mtproto.tl.pq.MTRpcReqError
 
getEvents() - Method in class org.telegram.api.functions.help.TLRequestHelpSaveAppLog
Gets events.
getExceptAuthKeys() - Method in class org.telegram.api.functions.auth.TLRequestAuthDropTempAuthKeys
 
getExchangeId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAbortKey
Gets exchange id.
getExchangeId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAcceptKey
Gets exchange id.
getExchangeId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionCommitKey
Gets exchange id.
getExchangeId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionRequestKey
Gets exchange id.
getExpires() - Method in class org.telegram.api.TLConfig
 
getExpires() - Method in class org.telegram.api.user.status.TLUserStatusOnline
Gets expires.
getExponent() - Method in class org.telegram.mtproto.secure.Keys.Key
 
getExportedInvite() - Method in class org.telegram.api.chat.TLAbsChatFull
 
getFeature() - Method in class org.telegram.api.disablefeature.TLDisabledFeature
Gets feature.
getFile() - Method in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
Gets file.
getFile() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
Gets file.
getFile() - Method in class org.telegram.api.functions.photos.TLRequestPhotosUploadProfilePhoto
Gets file.
getFile() - Method in class org.telegram.api.input.chat.photo.TLInputChatUploadedPhoto
Gets file.
getFile() - Method in class org.telegram.api.input.media.TLInputMediaUploadedDocument
Gets file.
getFile() - Method in class org.telegram.api.input.media.TLInputMediaUploadedPhoto
Gets file.
getFile() - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
Gets file.
getFile() - Method in class org.telegram.api.messages.sentencrypted.TLAbsSentEncryptedMessage
Gets file.
getFileId() - Method in class org.telegram.api.engine.file.Uploader.UploadResult
Gets file id.
getFileId() - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
Gets file id.
getFileId() - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveFilePart
Gets file id.
getFileName() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Gets file name.
getFileName() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeFilename
Gets file name.
getFilePart() - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
Gets file part.
getFilePart() - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveFilePart
Gets file part.
getFileTotalParts() - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
Gets file total parts.
getFilter() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
 
getFilter() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Gets filter.
getFilter() - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
 
getFingerprint() - Method in class org.telegram.mtproto.secure.Keys.Key
 
getFingerPrint() - Method in class org.telegram.mtproto.tl.pq.ReqDhParams
 
getFingerprints() - Method in class org.telegram.mtproto.tl.pq.ResPQ
 
getFirstMsgId() - Method in class org.telegram.mtproto.tl.MTNewSessionCreated
 
getFirstName() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaContact
 
getFirstName() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaContact
Gets first name.
getFirstName() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateProfile
Gets first name.
getFirstName() - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
Gets first name.
getFirstName() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaContact
 
getFirstName() - Method in class org.telegram.api.input.media.TLInputMediaContact
Gets first name.
getFirstName() - Method in class org.telegram.api.input.TLInputPhoneContact
Gets first name.
getFirstName() - Method in class org.telegram.api.message.media.TLMessageMediaContact
Gets first name.
getFirstName() - Method in class org.telegram.api.update.TLUpdateUserName
Gets first name.
getFirstName() - Method in class org.telegram.api.user.TLUser
 
getFlags() - Method in class org.telegram.api.account.TLAccountPasswordInputSettings
Gets flags.
getFlags() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaAuto
 
getFlags() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaContact
 
getFlags() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaGeo
 
getFlags() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaVenue
 
getFlags() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageText
 
getFlags() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineMediaResult
 
getFlags() - Method in class org.telegram.api.channel.filters.TLChannelMessagesFilter
 
getFlags() - Method in class org.telegram.api.chat.channel.TLChannel
 
getFlags() - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipantsForbidden
 
getFlags() - Method in class org.telegram.api.chat.TLChat
 
getFlags() - Method in class org.telegram.api.functions.account.TLRequestAccountSendConfirmPhoneCode
 
getFlags() - Method in class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
 
getFlags() - Method in class org.telegram.api.functions.channels.TLRequestChannelsCreateChannel
 
getFlags() - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
getFlags() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
 
getFlags() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
Gets flags.
getFlags() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
Gets flags.
getFlags() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
 
getFlags() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageGame
 
getFlags() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaAuto
 
getFlags() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaContact
 
getFlags() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaGeo
 
getFlags() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaVenue
 
getFlags() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageText
 
getFlags() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultDocument
 
getFlags() - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardForceReply
 
getFlags() - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardHide
 
getFlags() - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardMarkup
 
getFlags() - Method in class org.telegram.api.message.TLMessage
Gets flags.
getFlags() - Method in class org.telegram.api.message.TLMessageService
Gets flags.
getFlags() - Method in class org.telegram.api.messages.TLBotResults
 
getFlags() - Method in class org.telegram.api.TLAuthorization
Gets flags.
getFlags() - Method in class org.telegram.api.TLDcOption
 
getFlags() - Method in class org.telegram.api.TLReceivedNotifyMessage
Gets flags.
getFlags() - Method in class org.telegram.api.update.TLUpdateBotInlineQuery
 
getFlags() - Method in class org.telegram.api.updates.channel.differences.TLAbsUpdatesChannelDifferences
 
getFlags() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Gets flags.
getFlags() - Method in class org.telegram.api.updates.TLUpdateShortMessage
Gets flags.
getFlags() - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
Gets flags.
getFlags() - Method in class org.telegram.api.user.TLUser
 
getFlags() - Method in class org.telegram.api.webpage.TLWebPage
 
getFlags() - Method in class org.telegram.bot.kernel.engine.storage.TLDcInfo
 
getForeignLink() - Method in class org.telegram.api.contacts.TLContactsLink
Gets foreign link.
getForeignLink() - Method in class org.telegram.api.update.TLUpdateContactLink
Gets foreign link.
getForwardedCountMax() - Method in class org.telegram.api.TLConfig
 
getFreeBuffer(int) - Method in class org.telegram.mtproto.transport.BuffersStorage
 
getFromId() - Method in class org.telegram.api.message.TLMessage
Gets from id.
getFromId() - Method in class org.telegram.api.message.TLMessageFwdHeader
 
getFromId() - Method in class org.telegram.api.message.TLMessageService
Gets from id.
getFromId() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Gets from id.
getFromPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
getFullChat() - Method in class org.telegram.api.messages.TLMessagesChatFull
Gets full chat.
getFwdFrom() - Method in class org.telegram.api.message.TLMessage
 
getFwdFrom() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
 
getFwdFrom() - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
getFwdLimit() - Method in class org.telegram.api.functions.messages.TLRequestMessagesAddChatUser
Gets fwd limit.
getG() - Method in class org.telegram.api.messages.dhconfig.TLAbsDhConfig
Gets g.
getG() - Method in class org.telegram.mtproto.tl.pq.ServerDhInner
 
getG_a() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAcceptKey
Gets g _ a.
getG_a() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionRequestKey
Gets g _ a.
getG_a() - Method in class org.telegram.mtproto.tl.pq.ServerDhInner
 
getgA() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
Gets a.
getGA() - Method in class org.telegram.api.functions.messages.TLRequestMessagesRequestEncryption
Gets gA.
getGame() - Method in class org.telegram.api.message.media.TLMessageMediaGame
 
getGameId() - Method in class org.telegram.api.message.action.TLMessageActionGameScore
 
getGameShortName() - Method in class org.telegram.api.update.TLUpdateBotCallbackQuery
 
getGameShortName() - Method in class org.telegram.api.update.TLUpdateInlineBotCallbackQuery
 
getgAOrB() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
Gets a or b.
getGB() - Method in class org.telegram.api.functions.messages.TLRequestMessagesAcceptEncryption
Gets gB.
getGb() - Method in class org.telegram.mtproto.tl.pq.ClientDhInner
 
getGeo() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaVenue
 
getGeo() - Method in class org.telegram.api.message.media.TLMessageMediaGeo
Gets geo.
getGeo() - Method in class org.telegram.api.message.media.TLMessageMediaVenue
Gets geo.
getGeo() - Method in class org.telegram.api.update.TLUpdateBotInlineQuery
 
getGeoPoint() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaGeo
 
getGeoPoint() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
getGeoPoint() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaGeo
 
getGeoPoint() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaVenue
 
getGeoPoint() - Method in class org.telegram.api.input.media.TLInputMediaGeoPoint
Gets geo point.
getGifs() - Method in class org.telegram.api.messages.savedgifs.TLSavedGifs
 
getH() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
getH() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Gets h.
getH() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Gets h.
getH() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeImageSize
Gets h.
getH() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeVideo
Gets h.
getH() - Method in class org.telegram.api.foundgif.TLFoundGif
 
getH() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
getH() - Method in class org.telegram.api.photo.size.TLPhotoCachedSize
Gets h.
getH() - Method in class org.telegram.api.photo.size.TLPhotoSize
Gets h.
getHash() - Method in class org.telegram.api.engine.file.Uploader.UploadResult
Gets hash.
getHash() - Method in class org.telegram.api.functions.account.TLRequestAccountResetAuthorization
Gets hash.
getHash() - Method in class org.telegram.api.functions.account.TLRequestAccountSendConfirmPhoneCode
 
getHash() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetContacts
Gets hash.
getHash() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
getHash() - Method in class org.telegram.api.functions.messages.TLRequestMessagesCheckChatInvite
Gets hash.
getHash() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAllStickers
Gets hash.
getHash() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetFeaturedStickers
 
getHash() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMaskStickers
 
getHash() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetRecentStickers
 
getHash() - Method in class org.telegram.api.functions.messages.TLRequestMessagesImportChatInvite
Gets hash.
getHash() - Method in class org.telegram.api.messages.savedgifs.TLSavedGifs
 
getHash() - Method in class org.telegram.api.messages.stickers.featured.TLMessagesFeaturedStickers
 
getHash() - Method in class org.telegram.api.messages.stickers.recent.TLMessagesRecentStickers
 
getHash() - Method in class org.telegram.api.messages.stickers.TLAllStickers
Gets hash.
getHash() - Method in class org.telegram.api.messages.stickers.TLStickers
Gets hash.
getHash() - Method in class org.telegram.api.sticker.set.TLStickerSet
 
getHash() - Method in class org.telegram.api.TLAuthorization
Gets hash.
getHashCode() - Method in class org.telegram.bot.structure.BotConfig
 
getHint() - Method in class org.telegram.api.account.TLAccountPassword
Gets hint.
getHint() - Method in class org.telegram.api.account.TLAccountPasswordInputSettings
Gets hint.
getHost() - Method in class org.telegram.mtproto.transport.ConnectionType
 
getId() - Method in class org.telegram.api.auth.TLExportedAuthorization
Gets id.
getId() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineMediaResult
 
getId() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
getId() - Method in class org.telegram.api.chat.TLAbsChat
Gets id.
getId() - Method in class org.telegram.api.chat.TLAbsChatFull
 
getId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Gets id.
getId() - Method in class org.telegram.api.document.TLAbsDocument
Gets id.
getId() - Method in class org.telegram.api.encrypted.chat.TLAbsEncryptedChat
Gets id.
getId() - Method in class org.telegram.api.encrypted.file.TLAbsEncryptedFile
Gets id.
getId() - Method in class org.telegram.api.functions.auth.TLRequestAuthImportAuthorization
Gets id.
getId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteMessages
 
getId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetChannels
 
getId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetMessages
 
getId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsReportSpam
 
getId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsBlock
Gets id.
getId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContact
Gets id.
getId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContacts
Gets id.
getId() - Method in class org.telegram.api.functions.contacts.TLRequestContactsUnblock
Gets id.
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteMessages
Gets id.
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditInlineBotMessage
 
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditMessage
 
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessage
Gets id.
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
Gets id.
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetChats
 
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetGameHighScores
 
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineGameHighScores
 
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessageEditData
 
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessages
Gets id.
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessagesViews
Gets id.
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadFeaturedStickers
 
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveGif
 
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveRecentStickers
 
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
 
getId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineGameScore
 
getId() - Method in class org.telegram.api.functions.photos.TLRequestPhotosDeletePhotos
Gets id.
getId() - Method in class org.telegram.api.functions.photos.TLRequestPhotosUpdateProfilePhoto
Gets id.
getId() - Method in class org.telegram.api.functions.users.TLRequestUsersGetFullUser
Gets id.
getId() - Method in class org.telegram.api.functions.users.TLRequestUsersGetUsers
Gets id.
getId() - Method in class org.telegram.api.game.TLGame
 
getId() - Method in class org.telegram.api.help.TLAbsAppUpdate
Gets id.
getId() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
getId() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultDocument
 
getId() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultGame
 
getId() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultPhoto
 
getId() - Method in class org.telegram.api.input.bot.TLInputBotInlineMessageId
 
getId() - Method in class org.telegram.api.input.chat.photo.TLInputChatPhoto
Gets id.
getId() - Method in class org.telegram.api.input.document.TLAbsInputDocument
Gets id.
getId() - Method in class org.telegram.api.input.encrypted.file.location.TLInputEncryptedFileLocation
Gets id.
getId() - Method in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Gets id.
getId() - Method in class org.telegram.api.input.file.TLAbsInputFile
Gets id.
getId() - Method in class org.telegram.api.input.filelocation.TLInputDocumentFileLocation
Gets id.
getId() - Method in class org.telegram.api.input.game.TLInputGameId
 
getId() - Method in class org.telegram.api.input.media.TLInputMediaDocument
Gets id.
getId() - Method in class org.telegram.api.input.media.TLInputMediaGame
 
getId() - Method in class org.telegram.api.input.media.TLInputMediaPhoto
Gets id.
getId() - Method in class org.telegram.api.input.photo.TLInputPhoto
 
getId() - Method in class org.telegram.api.input.sticker.media.TLInputStickeredMediaDocument
 
getId() - Method in class org.telegram.api.input.sticker.media.TLInputStickeredMediaPhoto
 
getId() - Method in class org.telegram.api.input.sticker.set.TLInputStickerSetId
 
getId() - Method in class org.telegram.api.message.TLMessage
Gets id.
getId() - Method in class org.telegram.api.message.TLMessageEmpty
Gets id.
getId() - Method in class org.telegram.api.message.TLMessageService
Gets id.
getId() - Method in class org.telegram.api.peer.TLAbsPeer
 
getId() - Method in class org.telegram.api.photo.TLPhoto
Gets id.
getId() - Method in class org.telegram.api.photo.TLPhotoEmpty
Gets id.
getId() - Method in class org.telegram.api.sticker.set.TLStickerSet
 
getId() - Method in class org.telegram.api.TLDcOption
Gets id.
getId() - Method in class org.telegram.api.TLReceivedNotifyMessage
Gets id.
getId() - Method in class org.telegram.api.update.TLUpdateBotInlineSend
 
getId() - Method in class org.telegram.api.update.TLUpdateChannelMessageViews
 
getId() - Method in class org.telegram.api.update.TLUpdateChannelPinnedMessage
 
getId() - Method in class org.telegram.api.update.TLUpdateMessageId
Gets id.
getId() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Gets id.
getId() - Method in class org.telegram.api.updates.TLUpdateShortMessage
Gets id.
getId() - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
Gets id.
getId() - Method in class org.telegram.api.user.TLAbsUser
Gets id.
getId() - Method in class org.telegram.api.wallpaper.TLAbsWallPaper
Gets id.
getId() - Method in class org.telegram.api.webpage.TLWebPage
Gets id.
getId() - Method in class org.telegram.api.webpage.TLWebPageEmpty
Gets id.
getId() - Method in class org.telegram.api.webpage.TLWebPagePending
Gets id.
getId() - Method in interface org.telegram.bot.structure.Chat
Returns chat id
getId() - Method in class org.telegram.mtproto.state.ConnectionInfo
 
getId() - Method in class org.telegram.mtproto.transport.ConnectionType
 
getImported() - Method in class org.telegram.api.contacts.TLImportedContacts
Gets imported.
getInfo() - Method in class org.telegram.mtproto.tl.MTMessagesAllInfo
 
getInfo() - Method in class org.telegram.mtproto.tl.MTMessagesStateInfo
 
getInputGeoPoint() - Method in class org.telegram.api.input.media.TLInputMediaVenue
Gets input geo point.
getInstance() - Static method in class org.telegram.bot.kernel.TimerExecutor
Singleton pattern
getInstance() - Static method in class org.telegram.bot.services.NotificationsService
 
getInstance() - Static method in class org.telegram.mtproto.secure.Entropy
 
getInstance() - Static method in class org.telegram.mtproto.time.TimeOverlord
 
getInstance() - Static method in class org.telegram.mtproto.transport.BuffersStorage
 
getInstance() - Static method in class org.telegram.mtproto.util.BytesCache
 
getInstanceIndex() - Method in class org.telegram.mtproto.MTProto
 
getIntermediateState() - Method in class org.telegram.api.updates.difference.TLDifferenceSlice
Gets intermediate state.
getIntFromByte(byte) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
getInviterId() - Method in class org.telegram.api.channel.participants.TLChannelParticipantEditor
 
getInviterId() - Method in class org.telegram.api.channel.participants.TLChannelParticipantModerator
 
getInviterId() - Method in class org.telegram.api.channel.participants.TLChannelParticipantSelf
 
getInviterId() - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipant
Gets inviter id.
getInviterId() - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantAdmin
Gets inviter id.
getInviterId() - Method in class org.telegram.api.message.action.TLMessageActionChatJoinedByLink
Gets inviter id.
getInviterId() - Method in class org.telegram.api.update.TLUpdateChatParticipantAdd
Gets inviter id.
getIp() - Method in class org.telegram.api.TLAuthorization
Gets ip.
getIpAddress() - Method in class org.telegram.api.TLDcOption
Gets ip address.
getIv() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
Gets iv.
getIv() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Gets iv.
getIv() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Gets iv.
getIv() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Gets iv.
getIv() - Method in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Gets iv.
getKernelAuth() - Method in class org.telegram.bot.kernel.TelegramBot
 
getKernelComm() - Method in class org.telegram.bot.kernel.TelegramBot
 
getKey() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
Gets key.
getKey() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Gets key.
getKey() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Gets key.
getKey() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Gets key.
getKey() - Method in class org.telegram.api.functions.account.TLRequestAccountGetPrivacy
Gets key.
getKey() - Method in class org.telegram.api.functions.account.TLRequestAccountSetPrivacy
Gets key.
getKey() - Method in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Gets key.
getKey() - Method in class org.telegram.api.update.TLUpdatePrivacy
Gets key.
getKey() - Method in class org.telegram.mtproto.secure.KeyParameter
 
getKey_fingerprint() - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
Gets key _ fingerprint.
getKeyFingerprint() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAcceptKey
Gets key fingerprint.
getKeyFingerprint() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionCommitKey
Gets key fingerprint.
getKeyFingerprint() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
Gets key fingerprint.
getKeyFingerprint() - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
Gets key fingerprint.
getKeyFingerprint() - Method in class org.telegram.api.functions.messages.TLRequestMessagesAcceptEncryption
Gets key fingerprint.
getKeyFingerprint() - Method in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Gets key fingerprint.
getKeys() - Method in class org.telegram.bot.kernel.engine.storage.TLStorage
 
getKickedBy() - Method in class org.telegram.api.channel.participants.TLChannelParticipantKicked
 
getKickedCount() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
getKnownDc() - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
getLangCode() - Method in class org.telegram.api.engine.AppInfo
Gets lang code.
getLangCode() - Method in class org.telegram.api.functions.TLRequestInitConnection
Gets lang code.
getLanguage() - Method in class org.telegram.api.message.entity.TLMessageEntityPre
 
getLastName() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaContact
 
getLastName() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaContact
Gets last name.
getLastName() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateProfile
Gets last name.
getLastName() - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
Gets last name.
getLastName() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaContact
 
getLastName() - Method in class org.telegram.api.input.media.TLInputMediaContact
Gets last name.
getLastName() - Method in class org.telegram.api.input.TLInputPhoneContact
Gets last name.
getLastName() - Method in class org.telegram.api.message.media.TLMessageMediaContact
Gets last name.
getLastName() - Method in class org.telegram.api.update.TLUpdateUserName
Gets last name.
getLastName() - Method in class org.telegram.api.user.TLUser
 
getLat() - Method in class org.telegram.api.geo.point.TLGeoPoint
Gets lat.
getLatitude() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaGeoPoint
Gets latitude.
getLayer() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionNotifyLayer
Gets layer.
getLength() - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeApp
 
getLength() - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeCall
 
getLength() - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeSms
 
getLength() - Method in class org.telegram.api.input.messages.entity.TLInputMessageEntityMentionName
 
getLength() - Method in class org.telegram.api.message.entity.TLMessageEntityBold
 
getLength() - Method in class org.telegram.api.message.entity.TLMessageEntityBotCommand
 
getLength() - Method in class org.telegram.api.message.entity.TLMessageEntityCode
 
getLength() - Method in class org.telegram.api.message.entity.TLMessageEntityEmail
 
getLength() - Method in class org.telegram.api.message.entity.TLMessageEntityHashtag
 
getLength() - Method in class org.telegram.api.message.entity.TLMessageEntityItalic
 
getLength() - Method in class org.telegram.api.message.entity.TLMessageEntityMention
 
getLength() - Method in class org.telegram.api.message.entity.TLMessageEntityMentionName
 
getLength() - Method in class org.telegram.api.message.entity.TLMessageEntityPre
 
getLength() - Method in class org.telegram.api.message.entity.TLMessageEntityTextUrl
 
getLength() - Method in class org.telegram.api.message.entity.TLMessageEntityUnknown
 
getLength() - Method in class org.telegram.api.message.entity.TLMessageEntityUrl
 
getLength() - Method in class org.telegram.tl.TLBytes
 
getLimit() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
 
getLimit() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetBlocked
Gets limit.
getLimit() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
getLimit() - Method in class org.telegram.api.functions.contacts.TLRequestContactsSearch
Gets limit.
getLimit() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetArchivedStickers
 
getLimit() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
Gets limit.
getLimit() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
Gets limit.
getLimit() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Gets limit.
getLimit() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
getLimit() - Method in class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
Gets limit.
getLimit() - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
 
getLimit() - Method in class org.telegram.api.functions.upload.TLRequestUploadGetFile
Gets limit.
getLink() - Method in class org.telegram.api.chat.invite.TLChatInviteExported
Gets link.
getLink() - Method in class org.telegram.api.message.TLExportedMessageLink
 
getLink() - Method in class org.telegram.api.user.TLUserFull
Gets link.
getLocalAddress() - Method in class jawnae.pyronet.PyroClient
Returns the local socket address (host+port)
getLocalId() - Method in class org.telegram.api.file.location.TLFileLocation
Gets local id.
getLocalId() - Method in class org.telegram.api.file.location.TLFileLocationUnavailable
Gets local id.
getLocalId() - Method in class org.telegram.api.input.filelocation.TLInputFileLocation
Gets local id.
getLocalTime() - Method in class org.telegram.mtproto.time.TimeOverlord
 
getLocation() - Method in class org.telegram.api.functions.upload.TLRequestUploadGetFile
Gets location.
getLocation() - Method in class org.telegram.api.photo.size.TLPhotoCachedSize
Gets location.
getLocation() - Method in class org.telegram.api.photo.size.TLPhotoSize
Gets location.
getLocation() - Method in class org.telegram.api.update.TLUpdateNewAuthorization
Gets location.
getLon() - Method in class org.telegram.api.geo.point.TLGeoPoint
Gets lon.
getLongtitude() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaGeoPoint
Gets longtitude.
getMainHandler() - Method in class org.telegram.bot.kernel.TelegramBot
 
getMaskCoords() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeSticker
 
getMax_delay() - Method in class org.telegram.mtproto.tl.MTHttpWait
 
getMax_wait() - Method in class org.telegram.mtproto.tl.MTHttpWait
 
getMaxDate() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadEncryptedHistory
Gets max date.
getMaxDate() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Gets max date.
getMaxDate() - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedMessagesRead
Gets max date.
getMaxId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsReadHistory
 
getMaxId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteHistory
 
getMaxId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
Gets max id.
getMaxId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadHistory
Gets max id.
getMaxId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReceivedMessages
Gets max id.
getMaxId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Gets max id.
getMaxId() - Method in class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
Gets max id.
getMaxId() - Method in class org.telegram.api.message.TLMessageRange
 
getMaxId() - Method in class org.telegram.api.update.TLUpdateReadChannelInbox
 
getMaxId() - Method in class org.telegram.api.update.TLUpdateReadChannelOutbox
 
getMaxId() - Method in class org.telegram.api.update.TLUpdateReadMessagesInbox
Gets max id.
getMaxId() - Method in class org.telegram.api.update.TLUpdateReadMessagesOutbox
Gets max id.
getMaxQts() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReceivedQueue
Gets max qts.
getMd5Checksum() - Method in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Gets md 5 checksum.
getMd5Checksum() - Method in class org.telegram.api.input.file.TLInputFile
Gets md 5 checksum.
getMedia() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessage
Gets media.
getMedia() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAttachedStickers
 
getMedia() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
Gets media.
getMedia() - Method in class org.telegram.api.message.TLMessage
Gets media.
getMedia() - Method in class org.telegram.api.update.TLUpdateServiceNotification
Gets media.
getMedia() - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
 
getMegaGroupSizeMax() - Method in class org.telegram.api.TLConfig
 
getMessage() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageText
 
getMessage() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessage
Gets message.
getMessage() - Method in class org.telegram.api.draft.TLDraftMessage
 
getMessage() - Method in class org.telegram.api.functions.auth.TLRequestAuthSendInvites
Gets message.
getMessage() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditInlineBotMessage
 
getMessage() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditMessage
 
getMessage() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetWebPagePreview
Gets message.
getMessage() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
getMessage() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
Gets message.
getMessage() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
 
getMessage() - Method in class org.telegram.api.help.TLInviteText
Gets message.
getMessage() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageText
 
getMessage() - Method in class org.telegram.api.message.TLMessage
Gets message.
getMessage() - Method in class org.telegram.api.messages.TLMessagesBotCallbackAnswer
 
getMessage() - Method in class org.telegram.api.update.encrypted.TLUpdateNewEncryptedMessage
Gets message.
getMessage() - Method in class org.telegram.api.update.TLUpdateChannelNewMessage
 
getMessage() - Method in class org.telegram.api.update.TLUpdateEditChannelMessage
Gets message.
getMessage() - Method in class org.telegram.api.update.TLUpdateEditMessage
 
getMessage() - Method in class org.telegram.api.update.TLUpdateNewMessage
Gets message.
getMessage() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Gets message.
getMessage() - Method in class org.telegram.api.updates.TLUpdateShortMessage
Gets message.
getMessage() - Method in class org.telegram.mtproto.tl.MTRpcError
 
getMessage() - Method in class org.telegram.mtproto.tl.pq.MTRpcReqError
 
getMessageId() - Method in class org.telegram.mtproto.schedule.PreparedPackage
 
getMessageId() - Method in class org.telegram.mtproto.tl.MTMessage
 
getMessageId() - Method in class org.telegram.mtproto.tl.MTPong
 
getMessageId() - Method in class org.telegram.mtproto.tl.MTRpcResult
 
getMessageIdGenerationTime(long) - Method in class org.telegram.mtproto.schedule.Scheduller
 
getMessages() - Method in class org.telegram.api.messages.dialogs.TLAbsDialogs
Gets messages.
getMessages() - Method in class org.telegram.api.messages.TLAbsMessages
Gets messages.
getMessages() - Method in class org.telegram.api.messages.TLMessagesPeerDialogs
 
getMessages() - Method in class org.telegram.api.update.TLUpdateDeleteChannelMessages
 
getMessages() - Method in class org.telegram.api.update.TLUpdateDeleteMessages
Gets messages.
getMessages() - Method in class org.telegram.api.update.TLUpdateReadMessagesContents
Gets messages.
getMessages() - Method in class org.telegram.api.update.TLUpdateServiceNotification
Gets messages.
getMessages() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesTooLong
 
getMessages() - Method in class org.telegram.mtproto.tl.MTMessagesContainer
 
getMessages() - Method in class org.telegram.mtproto.tl.MTMsgsAck
 
getMessages() - Method in class org.telegram.mtproto.tl.MTMsgsStateReq
 
getMessages() - Method in class org.telegram.mtproto.tl.MTNeedResendMessage
 
getMigratedFromChatId() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
getMigratedFromMaxId() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
getMigratedTo() - Method in class org.telegram.api.chat.TLChat
 
getMimeType() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
Gets mime type.
getMimeType() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Gets mime type.
getMimetype() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Gets mimetype.
getMimeType() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Gets mime type.
getMimeType() - Method in class org.telegram.api.document.TLDocument
 
getMimeType() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDocumentByHash
 
getMimeType() - Method in class org.telegram.api.input.media.TLInputMediaUploadedDocument
Gets mime type.
getMimeType() - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
Gets mime type.
getMinDate() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Gets min date.
getMinId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
 
getMinId() - Method in class org.telegram.api.message.TLMessageRange
 
getMsg_id() - Method in class org.telegram.mtproto.tl.MTRpcAnswerDropped
 
getMsgId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetBotCallbackAnswer
 
getMsgId() - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsg
Gets msg id.
getMsgId() - Method in class org.telegram.api.update.TLUpdateBotCallbackQuery
 
getMsgId() - Method in class org.telegram.api.update.TLUpdateInlineBotCallbackQuery
 
getMsgId() - Method in class org.telegram.mtproto.tl.MTMessageDetailedInfo
 
getMsgIds() - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsgs
Gets msg ids.
getMsgIds() - Method in class org.telegram.mtproto.tl.MTMessagesAllInfo
 
getMtime() - Method in class org.telegram.api.upload.TLFile
Gets mtime.
getMtProtoState(int) - Method in interface org.telegram.api.engine.storage.AbsApiState
Gets mt proto state.
getMtProtoState(int) - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
getMuteUntil() - Method in class org.telegram.api.input.peer.notify.TLInputPeerNotifySettings
Gets mute until.
getMuteUntil() - Method in class org.telegram.api.peer.notify.settings.TLPeerNotifySettings
Gets mute until.
getMutual() - Method in class org.telegram.api.contact.TLContact
Gets mutual.
getMyLink() - Method in class org.telegram.api.contacts.TLContactsLink
Gets my link.
getMyLink() - Method in class org.telegram.api.update.TLUpdateContactLink
Gets my link.
getN() - Method in class org.telegram.api.sticker.TLMaskCoords
 
getName() - Method in class org.telegram.api.input.file.TLAbsInputFile
Gets name.
getNearestDc() - Method in class org.telegram.api.TLNearestDc
Gets nearest dc.
getNewEncryptedMessages() - Method in class org.telegram.api.updates.difference.TLAbsDifference
Gets new encrypted messages.
getNewMessages() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
 
getNewMessages() - Method in class org.telegram.api.updates.difference.TLAbsDifference
Gets new messages.
getNewNonce() - Method in class org.telegram.mtproto.tl.pq.PQInner
 
getNewNonceHash() - Method in class org.telegram.mtproto.tl.pq.DhGenResult
 
getNewNonceHash() - Method in class org.telegram.mtproto.tl.pq.ServerDhParams
 
getNewPasswordHash() - Method in class org.telegram.api.account.TLAccountPasswordInputSettings
Gets new password hash.
getNewSalt() - Method in class org.telegram.api.account.TLAbsAccountPassword
Gets new salt.
getNewSalt() - Method in class org.telegram.api.account.TLAccountPasswordInputSettings
Gets new salt.
getNewServerSalt() - Method in class org.telegram.mtproto.tl.MTBadMessage
 
getNewServerSalt() - Method in class org.telegram.mtproto.tl.MTBadServerSalt
 
getNewSettings() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdatePasswordSettings
Gets new settings.
getNextOffset() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineBotResults
 
getNextOffset() - Method in class org.telegram.api.messages.TLBotResults
 
getNextOffset() - Method in class org.telegram.api.messages.TLFoundGifs
 
getNextType() - Method in class org.telegram.api.auth.TLSentCode
 
getNonce() - Method in class org.telegram.mtproto.tl.pq.ClientDhInner
 
getNonce() - Method in class org.telegram.mtproto.tl.pq.DhGenResult
 
getNonce() - Method in class org.telegram.mtproto.tl.pq.PQInner
 
getNonce() - Method in class org.telegram.mtproto.tl.pq.ReqDhParams
 
getNonce() - Method in class org.telegram.mtproto.tl.pq.ReqPQ
 
getNonce() - Method in class org.telegram.mtproto.tl.pq.ReqSetDhClientParams
 
getNonce() - Method in class org.telegram.mtproto.tl.pq.ResPQ
 
getNonce() - Method in class org.telegram.mtproto.tl.pq.ServerDhInner
 
getNonce() - Method in class org.telegram.mtproto.tl.pq.ServerDhParams
 
getNotifyCloudDelayMs() - Method in class org.telegram.api.TLConfig
 
getNotifyDefaultDelayMs() - Method in class org.telegram.api.TLConfig
 
getNotifySettings() - Method in class org.telegram.api.chat.TLAbsChatFull
 
getNotifySettings() - Method in class org.telegram.api.dialog.TLDialog
 
getNotifySettings() - Method in class org.telegram.api.update.TLUpdateNotifySettings
Gets notify settings.
getNotifySettings() - Method in class org.telegram.api.user.TLUserFull
Gets notify settings.
getNow() - Method in class org.telegram.mtproto.tl.MTFutureSalts
 
getObj() - Method in class org.telegram.bot.kernel.engine.TLPersistence
 
getOffline() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateStatus
Gets offline.
getOfflineBlurTimeoutMs() - Method in class org.telegram.api.TLConfig
 
getOfflineIdleTimeoutMs() - Method in class org.telegram.api.TLConfig
 
getOffset() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
 
getOffset() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetBlocked
Gets offset.
getOffset() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
getOffset() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
getOffset() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Gets offset.
getOffset() - Method in class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
Gets offset.
getOffset() - Method in class org.telegram.api.functions.upload.TLRequestUploadGetFile
Gets offset.
getOffset() - Method in class org.telegram.api.input.messages.entity.TLInputMessageEntityMentionName
 
getOffset() - Method in class org.telegram.api.message.entity.TLMessageEntityBold
 
getOffset() - Method in class org.telegram.api.message.entity.TLMessageEntityBotCommand
 
getOffset() - Method in class org.telegram.api.message.entity.TLMessageEntityCode
 
getOffset() - Method in class org.telegram.api.message.entity.TLMessageEntityEmail
 
getOffset() - Method in class org.telegram.api.message.entity.TLMessageEntityHashtag
 
getOffset() - Method in class org.telegram.api.message.entity.TLMessageEntityItalic
 
getOffset() - Method in class org.telegram.api.message.entity.TLMessageEntityMention
 
getOffset() - Method in class org.telegram.api.message.entity.TLMessageEntityMentionName
 
getOffset() - Method in class org.telegram.api.message.entity.TLMessageEntityPre
 
getOffset() - Method in class org.telegram.api.message.entity.TLMessageEntityTextUrl
 
getOffset() - Method in class org.telegram.api.message.entity.TLMessageEntityUnknown
 
getOffset() - Method in class org.telegram.api.message.entity.TLMessageEntityUrl
 
getOffset() - Method in class org.telegram.api.messages.TLAffectedHistory
Gets offset.
getOffset() - Method in class org.telegram.api.update.TLUpdateBotInlineQuery
 
getOffset() - Method in class org.telegram.tl.TLBytes
 
getOffsetDate() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
 
getOffsetDate() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
 
getOffsetDate() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
getOffsetId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetArchivedStickers
 
getOffsetId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
 
getOffsetId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
 
getOffsetId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
getOffsetPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
 
getOffsetPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
getOldSessions() - Method in class org.telegram.bot.kernel.engine.storage.TLKey
 
getOnlineCloudTimeoutMs() - Method in class org.telegram.api.TLConfig
 
getOnlineUpdatePeriodMs() - Method in class org.telegram.api.TLConfig
 
getOrder() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReorderStickerSets
 
getOrder() - Method in class org.telegram.api.update.TLUpdateStickerSetsOrder
 
getOrig_message() - Method in class org.telegram.mtproto.tl.MTMessageCopy
 
getOtherUpdates() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
 
getOtherUpdates() - Method in class org.telegram.api.updates.difference.TLAbsDifference
Gets other updates.
getP() - Method in class org.telegram.api.messages.dhconfig.TLAbsDhConfig
Gets p.
getP() - Method in class org.telegram.mtproto.tl.pq.PQInner
 
getP() - Method in class org.telegram.mtproto.tl.pq.ReqDhParams
 
getPackedData() - Method in class org.telegram.tl.TLGzipObject
 
getPacks() - Method in class org.telegram.api.messages.stickers.TLMessagesStickerSet
 
getParticipant() - Method in class org.telegram.api.channel.TLChannelParticipant
 
getParticipantId() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
Gets participant id.
getParticipantId() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
Gets participant id.
getParticipantId() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatWaiting
Gets participant id.
getParticipants() - Method in class org.telegram.api.channel.TLChannelParticipants
 
getParticipants() - Method in class org.telegram.api.chat.invite.TLChatInvite
 
getParticipants() - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipants
Gets participants.
getParticipants() - Method in class org.telegram.api.chat.TLChatFull
Gets participants.
getParticipants() - Method in class org.telegram.api.update.TLUpdateChatParticipants
Gets participants.
getParticipantsCount() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
getParticipantsCount() - Method in class org.telegram.api.chat.invite.TLChatInvite
 
getParticipantsCount() - Method in class org.telegram.api.chat.TLChat
Gets participants count.
getParts() - Method in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Gets parts.
getParts() - Method in class org.telegram.api.input.file.TLAbsInputFile
Gets parts.
getPartsCount() - Method in class org.telegram.api.engine.file.Uploader.UploadResult
Gets parts count.
getPasswordHash() - Method in class org.telegram.api.functions.auth.TLRequestAuthCheckPassword
Gets password hash.
getPattern() - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeFlashCall
 
getPeer() - Method in class org.telegram.api.contacts.TLResolvedPeer
 
getPeer() - Method in class org.telegram.api.dialog.TLDialog
 
getPeer() - Method in class org.telegram.api.functions.account.TLRequestAccountGetNotifySettings
Gets peer.
getPeer() - Method in class org.telegram.api.functions.account.TLRequestAccountReportPeer
 
getPeer() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateNotifySettings
Gets peer.
getPeer() - Method in class org.telegram.api.functions.contacts.TLRequestContactsResetTopPeerRating
 
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesAcceptEncryption
Gets peer.
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteHistory
Gets peer.
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditMessage
 
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessage
Gets peer.
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetBotCallbackAnswer
 
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetGameHighScores
 
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
Gets peer.
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessageEditData
 
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessagesViews
 
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerSettings
 
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesHideReportSpam
 
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadEncryptedHistory
Gets peer.
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadHistory
Gets peer.
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReportSpam
 
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Gets peer.
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncrypted
Gets peer.
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
Gets peer.
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedService
Gets peer.
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
Gets peer.
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
Gets peer.
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetEncryptedTyping
Gets peer.
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
 
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetTyping
Gets peer.
getPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesStartBot
 
getPeer() - Method in class org.telegram.api.input.notify.TLInputNotifyPeer
Gets peer.
getPeer() - Method in class org.telegram.api.input.TLInputAppEvent
Gets peer.
getPeer() - Method in class org.telegram.api.notify.peer.TLNotifyPeer
 
getPeer() - Method in class org.telegram.api.toppeer.TLTopPeer
 
getPeer() - Method in class org.telegram.api.update.TLUpdateBotCallbackQuery
 
getPeer() - Method in class org.telegram.api.update.TLUpdateDraftMessage
 
getPeer() - Method in class org.telegram.api.update.TLUpdateNotifySettings
Gets peer.
getPeer() - Method in class org.telegram.api.update.TLUpdateReadMessagesInbox
Gets peer.
getPeer() - Method in class org.telegram.api.update.TLUpdateReadMessagesOutbox
Gets peer.
getPeers() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerDialogs
 
getPeers() - Method in class org.telegram.api.toppeer.TLTopPeerCategoryPeers
 
getPerformer() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAudio
 
getPeriod() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateDeviceLocked
Gets period.
getPhone() - Method in class org.telegram.api.input.TLInputPhoneContact
Gets phone.
getPhone() - Method in class org.telegram.api.update.TLUpdateUserPhone
 
getPhone() - Method in class org.telegram.api.user.TLUser
 
getPhone() - Method in class org.telegram.bot.kernel.engine.storage.TLStorage
 
getPhoneCode() - Method in class org.telegram.api.functions.account.TLRequestAccountChangePhone
Gets phone code.
getPhoneCode() - Method in class org.telegram.api.functions.account.TLRequestAccountConfirmPhone
 
getPhoneCode() - Method in class org.telegram.api.functions.auth.TLRequestAuthSignIn
Gets phone code.
getPhoneCode() - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
Gets phone code.
getPhoneCodeHash() - Method in class org.telegram.api.auth.TLSentCode
Gets phone code hash.
getPhoneCodeHash() - Method in class org.telegram.api.functions.account.TLRequestAccountChangePhone
Gets phone code hash.
getPhoneCodeHash() - Method in class org.telegram.api.functions.account.TLRequestAccountConfirmPhone
 
getPhoneCodeHash() - Method in class org.telegram.api.functions.auth.TLRequestAuthCancelCode
 
getPhoneCodeHash() - Method in class org.telegram.api.functions.auth.TLRequestAuthResendCode
 
getPhoneCodeHash() - Method in class org.telegram.api.functions.auth.TLRequestAuthSignIn
Gets phone code hash.
getPhoneCodeHash() - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
Gets phone code hash.
getPhoneNumber() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaContact
 
getPhoneNumber() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaContact
Gets phone number.
getPhoneNumber() - Method in class org.telegram.api.functions.account.TLRequestAccountChangePhone
Gets phone number.
getPhoneNumber() - Method in class org.telegram.api.functions.account.TLRequestAccountSendChangePhoneCode
Gets phone number.
getPhoneNumber() - Method in class org.telegram.api.functions.auth.TLRequestAuthCancelCode
Gets phone number.
getPhoneNumber() - Method in class org.telegram.api.functions.auth.TLRequestAuthCheckPhone
Gets phone number.
getPhoneNumber() - Method in class org.telegram.api.functions.auth.TLRequestAuthResendCode
Gets phone number.
getPhoneNumber() - Method in class org.telegram.api.functions.auth.TLRequestAuthSendCode
Gets phone number.
getPhoneNumber() - Method in class org.telegram.api.functions.auth.TLRequestAuthSignIn
Gets phone number.
getPhoneNumber() - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
Gets phone number.
getPhoneNumber() - Method in class org.telegram.api.help.TLSupport
Gets phone number.
getPhoneNumber() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaContact
 
getPhoneNumber() - Method in class org.telegram.api.input.media.TLInputMediaContact
Gets phone number.
getPhoneNumber() - Method in class org.telegram.api.message.media.TLMessageMediaContact
Gets phone number.
getPhoneNumber() - Method in class org.telegram.bot.structure.BotConfig
 
getPhoneNumbers() - Method in class org.telegram.api.functions.auth.TLRequestAuthSendInvites
Gets phone numbers.
getPhoto() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineMediaResult
 
getPhoto() - Method in class org.telegram.api.chat.channel.TLChannel
 
getPhoto() - Method in class org.telegram.api.chat.invite.TLChatInvite
 
getPhoto() - Method in class org.telegram.api.chat.TLAbsChatFull
 
getPhoto() - Method in class org.telegram.api.chat.TLChat
Gets photo.
getPhoto() - Method in class org.telegram.api.foundgif.TLFoundGifCached
 
getPhoto() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditPhoto
 
getPhoto() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatPhoto
Gets photo.
getPhoto() - Method in class org.telegram.api.game.TLGame
 
getPhoto() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultPhoto
 
getPhoto() - Method in class org.telegram.api.message.action.TLMessageActionChatEditPhoto
Gets photo.
getPhoto() - Method in class org.telegram.api.message.media.TLMessageMediaPhoto
Gets photo.
getPhoto() - Method in class org.telegram.api.update.TLUpdateUserPhoto
Gets photo.
getPhoto() - Method in class org.telegram.api.user.TLUser
 
getPhoto() - Method in class org.telegram.api.webpage.TLWebPage
 
getPhoto_big() - Method in class org.telegram.api.chat.photo.TLChatPhoto
Gets photo _ big.
getPhoto_small() - Method in class org.telegram.api.chat.photo.TLChatPhoto
Gets photo _ small.
getPhotoBig() - Method in class org.telegram.api.user.profile.photo.TLUserProfilePhoto
Gets photo big.
getPhotoId() - Method in class org.telegram.api.user.profile.photo.TLUserProfilePhoto
Gets photo id.
getPhotos() - Method in class org.telegram.api.photos.TLAbsPhotos
Gets photos.
getPhotoSmall() - Method in class org.telegram.api.user.profile.photo.TLUserProfilePhoto
Gets photo small.
getPingId() - Method in class org.telegram.mtproto.tl.MTPingDelayDisconnect
 
getPingId() - Method in class org.telegram.mtproto.tl.MTPong
 
getPinnedMessageId() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
getPlatform() - Method in class org.telegram.api.TLAuthorization
Gets platform.
getPort() - Method in class org.telegram.api.TLDcOption
Gets port.
getPort() - Method in class org.telegram.bot.kernel.engine.storage.TLDcInfo
 
getPort() - Method in class org.telegram.mtproto.state.ConnectionInfo
 
getPort() - Method in class org.telegram.mtproto.transport.ConnectionType
 
getPos() - Method in class org.telegram.api.TLHighScore
 
getPosition() - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
getPq() - Method in class org.telegram.mtproto.tl.pq.PQInner
 
getPq() - Method in class org.telegram.mtproto.tl.pq.ResPQ
 
getPrimaryDc() - Method in interface org.telegram.api.engine.storage.AbsApiState
Gets primary dc.
getPrimaryDc() - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
getPrimaryDc() - Method in class org.telegram.bot.kernel.engine.storage.TLStorage
 
getPriority() - Method in class org.telegram.mtproto.state.ConnectionInfo
 
getProfilePhoto() - Method in class org.telegram.api.user.TLUserFull
Gets profile photo.
getProgress() - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadAudioAction
Gets progress.
getProgress() - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadDocumentAction
Gets progress.
getProgress() - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadPhotoAction
Gets progress.
getProgress() - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadVideoAction
Gets progress.
getProvider() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaVenue
 
getProvider() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaVenue
 
getProvider() - Method in class org.telegram.api.input.media.TLInputMediaVenue
Gets provider.
getProvider() - Method in class org.telegram.api.message.media.TLMessageMediaVenue
Gets provider.
getPts() - Method in class org.telegram.api.dialog.TLDialog
 
getPts() - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
Gets pts.
getPts() - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetDifference
Gets pts.
getPts() - Method in class org.telegram.api.messages.TLAffectedHistory
Gets pts.
getPts() - Method in class org.telegram.api.messages.TLAffectedMessages
Gets pts.
getPts() - Method in class org.telegram.api.update.TLAbsUpdate
 
getPts() - Method in class org.telegram.api.update.TLFakeUpdate
 
getPts() - Method in class org.telegram.api.update.TLUpdateChannelNewMessage
 
getPts() - Method in class org.telegram.api.update.TLUpdateChannelTooLong
 
getPts() - Method in class org.telegram.api.update.TLUpdateDeleteChannelMessages
 
getPts() - Method in class org.telegram.api.update.TLUpdateDeleteMessages
Gets pts.
getPts() - Method in class org.telegram.api.update.TLUpdateEditChannelMessage
Gets pts.
getPts() - Method in class org.telegram.api.update.TLUpdateEditMessage
 
getPts() - Method in class org.telegram.api.update.TLUpdateNewMessage
Gets pts.
getPts() - Method in class org.telegram.api.update.TLUpdateReadMessagesContents
Gets pts.
getPts() - Method in class org.telegram.api.update.TLUpdateReadMessagesInbox
Gets pts.
getPts() - Method in class org.telegram.api.update.TLUpdateReadMessagesOutbox
Gets pts.
getPts() - Method in class org.telegram.api.update.TLUpdateWebPage
 
getPts() - Method in class org.telegram.api.updates.channel.differences.TLAbsUpdatesChannelDifferences
 
getPts() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Gets pts.
getPts() - Method in class org.telegram.api.updates.TLUpdateShortMessage
Gets pts.
getPts() - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
Gets pts.
getPts() - Method in class org.telegram.api.updates.TLUpdatesState
Gets pts.
getPts(int) - Method in class org.telegram.bot.kernel.differenceparameters.DifferenceParametersService
 
getPts(int) - Method in interface org.telegram.bot.kernel.differenceparameters.IDifferenceParametersService
 
getPts() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
getPtsCount() - Method in class org.telegram.api.messages.TLAffectedHistory
Gets pts count.
getPtsCount() - Method in class org.telegram.api.messages.TLAffectedMessages
Gets pts count.
getPtsCount() - Method in class org.telegram.api.update.TLAbsUpdate
 
getPtsCount() - Method in class org.telegram.api.update.TLFakeUpdate
 
getPtsCount() - Method in class org.telegram.api.update.TLUpdateChannelNewMessage
 
getPtsCount() - Method in class org.telegram.api.update.TLUpdateDeleteChannelMessages
 
getPtsCount() - Method in class org.telegram.api.update.TLUpdateDeleteMessages
Gets pts count.
getPtsCount() - Method in class org.telegram.api.update.TLUpdateEditChannelMessage
Gets pts count.
getPtsCount() - Method in class org.telegram.api.update.TLUpdateEditMessage
 
getPtsCount() - Method in class org.telegram.api.update.TLUpdateNewMessage
Gets pts count.
getPtsCount() - Method in class org.telegram.api.update.TLUpdateReadMessagesContents
Gets pts count.
getPtsCount() - Method in class org.telegram.api.update.TLUpdateReadMessagesInbox
Gets pts count.
getPtsCount() - Method in class org.telegram.api.update.TLUpdateReadMessagesOutbox
Gets pts count.
getPtsCount() - Method in class org.telegram.api.update.TLUpdateWebPage
 
getPtsCount() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Gets pts count.
getPtsCount() - Method in class org.telegram.api.updates.TLUpdateShortMessage
Gets pts count.
getPtsCount() - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
Gets pts count.
getPtsCount() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
getPublicKey() - Method in class org.telegram.mtproto.secure.Keys.Key
 
getPushChatLimit() - Method in class org.telegram.api.TLConfig
 
getPushChatPeriodMs() - Method in class org.telegram.api.TLConfig
 
getQ() - Method in class org.telegram.api.functions.contacts.TLRequestContactsSearch
Gets q.
getQ() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Gets q.
getQ() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
getQ() - Method in class org.telegram.api.input.media.TLInputMediaGifExternal
 
getQ() - Method in class org.telegram.mtproto.tl.pq.PQInner
 
getQ() - Method in class org.telegram.mtproto.tl.pq.ReqDhParams
 
getQts() - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetDifference
Gets qts.
getQts() - Method in class org.telegram.api.update.encrypted.TLUpdateNewEncryptedMessage
Gets qts.
getQts() - Method in class org.telegram.api.updates.TLUpdatesState
Gets qts.
getQuery() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
getQuery() - Method in class org.telegram.api.functions.TLRequestInitConnection
Gets query.
getQuery() - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsg
Gets query.
getQuery() - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsgs
Gets query.
getQuery() - Method in class org.telegram.api.functions.TLRequestInvokeWithLayer
Gets query.
getQuery() - Method in class org.telegram.api.functions.TLRequestInvokeWithoutUpdates
Gets query.
getQuery() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestSwitchInline
 
getQuery() - Method in class org.telegram.api.update.TLUpdateBotInlineQuery
 
getQuery() - Method in class org.telegram.api.update.TLUpdateBotInlineSend
 
getQueryId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
getQueryId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
 
getQueryId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineBotResults
 
getQueryId() - Method in class org.telegram.api.messages.TLBotResults
 
getQueryId() - Method in class org.telegram.api.update.TLUpdateBotCallbackQuery
 
getQueryId() - Method in class org.telegram.api.update.TLUpdateBotInlineQuery
 
getQueryId() - Method in class org.telegram.api.update.TLUpdateInlineBotCallbackQuery
 
getQueryId() - Method in class org.telegram.mtproto.tl.pq.MTRpcReqError
 
getRandom() - Method in class org.telegram.api.messages.dhconfig.TLAbsDhConfig
Gets random.
getRandomId() - Method in class org.telegram.api.decryptedmessage.TLAbsDecryptedMessage
Gets random id.
getRandomId() - Method in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
Gets random id.
getRandomId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessage
Gets random id.
getRandomId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
getRandomId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesRequestEncryption
Gets random id.
getRandomId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncrypted
Gets random id.
getRandomId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
Gets random id.
getRandomId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedService
Gets random id.
getRandomId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
getRandomId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
Gets random id.
getRandomId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
Gets random id.
getRandomId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesStartBot
 
getRandomId() - Method in class org.telegram.api.update.TLUpdateMessageId
Gets random id.
getRandomIds() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionReadMessages
Gets random ids.
getRandomLength() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDhConfig
Gets random length.
getRanges() - Method in class org.telegram.api.channel.filters.TLChannelMessagesFilter
 
getRating() - Method in class org.telegram.api.toppeer.TLTopPeer
 
getRatingEDecay() - Method in class org.telegram.api.TLConfig
 
getReadInboxMaxId() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
getReadInboxMaxId() - Method in class org.telegram.api.dialog.TLDialog
 
getReadInboxMaxId() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesTooLong
 
getReadOutboxMaxId() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
getReadOutboxMaxId() - Method in class org.telegram.api.dialog.TLDialog
 
getReadOutboxMaxId() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesTooLong
 
getReason() - Method in class org.telegram.api.functions.account.TLRequestAccountReportPeer
 
getRegion() - Method in class org.telegram.api.TLAuthorization
Gets region.
getRegisteredClassIds() - Method in class org.telegram.tl.TLContext
 
getRemoteAddress() - Method in class jawnae.pyronet.PyroClient
Returns the remove socket address (host+port)
getReplace() - Method in class org.telegram.api.functions.contacts.TLRequestContactsImportContacts
Gets replace.
getReplyMarkup() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaAuto
 
getReplyMarkup() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaContact
 
getReplyMarkup() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaGeo
 
getReplyMarkup() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaVenue
 
getReplyMarkup() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageText
 
getReplyMarkup() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditInlineBotMessage
 
getReplyMarkup() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditMessage
 
getReplyMarkup() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
 
getReplyMarkup() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageGame
 
getReplyMarkup() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaAuto
 
getReplyMarkup() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaContact
 
getReplyMarkup() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaGeo
 
getReplyMarkup() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaVenue
 
getReplyMarkup() - Method in class org.telegram.api.message.TLMessage
 
getReplyToMessageId() - Method in class org.telegram.api.message.TLMessageService
 
getReplyToMsgId() - Method in class org.telegram.api.draft.TLDraftMessage
 
getReplyToMsgId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
getReplyToMsgId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
getReplyToMsgId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
Gets reply to msg id.
getReplyToMsgId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
Gets reply to msg id.
getReplyToMsgId() - Method in class org.telegram.api.message.TLMessage
Gets reply to msg id.
getReplyToMsgId() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Gets reply to msg id.
getReplyToMsgId() - Method in class org.telegram.api.updates.TLUpdateShortMessage
Gets reply to msg id.
getReq_msg_id() - Method in class org.telegram.mtproto.tl.MTRpcDropAnswer
 
getReqMsgId() - Method in class org.telegram.mtproto.tl.MTMessagesStateInfo
 
getRequest() - Method in class org.telegram.mtproto.tl.MTInvokeAfter
 
getRequestId() - Method in class org.telegram.mtproto.tl.MTFutureSalts
 
getRestrictionReason() - Method in class org.telegram.api.chat.channel.TLChannel
 
getRestrictionReason() - Method in class org.telegram.api.user.TLUser
 
getResults() - Method in class org.telegram.api.contacts.TLContactsFound
 
getResults() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineBotResults
 
getResults() - Method in class org.telegram.api.messages.TLBotResults
 
getResults() - Method in class org.telegram.api.messages.TLFoundGifs
 
getRetryContacts() - Method in class org.telegram.api.contacts.TLImportedContacts
Gets retry contacts.
getRetryId() - Method in class org.telegram.mtproto.tl.pq.ClientDhInner
 
getRole() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAdmin
 
getRows() - Method in class org.telegram.api.keyboard.replymarkup.TLReplayInlineKeyboardMarkup
 
getRows() - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardMarkup
 
getRules() - Method in class org.telegram.api.account.TLAccountPrivacyRules
Gets rules.
getRules() - Method in class org.telegram.api.functions.account.TLRequestAccountSetPrivacy
Gets rules.
getRules() - Method in class org.telegram.api.update.TLUpdatePrivacy
Gets rules.
getSalt() - Method in class org.telegram.bot.kernel.engine.storage.TLLastKnownSalt
 
getSalt() - Method in class org.telegram.mtproto.state.KnownSalt
 
getSalt() - Method in class org.telegram.mtproto.tl.MTFutureSalt
 
getSalts() - Method in class org.telegram.bot.kernel.engine.storage.TLKey
 
getSalts() - Method in class org.telegram.mtproto.tl.MTFutureSalts
 
getSavedGifsLimits() - Method in class org.telegram.api.TLConfig
 
getScore() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
 
getScore() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineGameScore
 
getScore() - Method in class org.telegram.api.message.action.TLMessageActionGameScore
 
getScore() - Method in class org.telegram.api.TLHighScore
 
getScores() - Method in class org.telegram.api.messages.TLMessagesHighScores
 
getSecret() - Method in class org.telegram.api.file.location.TLFileLocation
Gets secret.
getSecret() - Method in class org.telegram.api.file.location.TLFileLocationUnavailable
Gets secret.
getSecret() - Method in class org.telegram.api.input.filelocation.TLInputFileLocation
Gets secret.
getSelfParticipant() - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipantsForbidden
 
getSendMessage() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineMediaResult
 
getSendMessage() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
getSendMessage() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
getSendMessage() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultDocument
 
getSendMessage() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultGame
 
getSendMessage() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultPhoto
 
getSeq() - Method in class org.telegram.api.updates.difference.TLAbsDifference
Gets seq.
getSeq() - Method in class org.telegram.api.updates.TLUpdates
Gets seq.
getSeq() - Method in class org.telegram.api.updates.TLUpdatesCombined
Gets seq.
getSeq() - Method in class org.telegram.api.updates.TLUpdatesState
Gets seq.
getSeq(int) - Method in class org.telegram.bot.kernel.differenceparameters.DifferenceParametersService
 
getSeq(int) - Method in interface org.telegram.bot.kernel.differenceparameters.IDifferenceParametersService
 
getSeq() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
getSeq_no() - Method in class org.telegram.mtproto.tl.MTRpcAnswerDropped
 
getSeqNo() - Method in class org.telegram.mtproto.schedule.PreparedPackage
 
getSeqNo() - Method in class org.telegram.mtproto.tl.MTMessage
 
getSeqStart() - Method in class org.telegram.api.updates.TLUpdatesCombined
Gets seq start.
getSeqStart() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
getServerNonce() - Method in class org.telegram.mtproto.tl.pq.ClientDhInner
 
getServerNonce() - Method in class org.telegram.mtproto.tl.pq.DhGenResult
 
getServerNonce() - Method in class org.telegram.mtproto.tl.pq.PQInner
 
getServerNonce() - Method in class org.telegram.mtproto.tl.pq.ReqDhParams
 
getServerNonce() - Method in class org.telegram.mtproto.tl.pq.ReqSetDhClientParams
 
getServerNonce() - Method in class org.telegram.mtproto.tl.pq.ResPQ
 
getServerNonce() - Method in class org.telegram.mtproto.tl.pq.ServerDhInner
 
getServerNonce() - Method in class org.telegram.mtproto.tl.pq.ServerDhParams
 
getServerSalt() - Method in class org.telegram.mtproto.pq.PqAuth
 
getServerSalt() - Method in class org.telegram.mtproto.tl.MTNewSessionCreated
 
getServerTime() - Method in class org.telegram.mtproto.time.TimeOverlord
 
getServerTime() - Method in class org.telegram.mtproto.tl.pq.ServerDhInner
 
getSession() - Method in class org.telegram.bot.kernel.engine.storage.TLOldSession
 
getSession_id() - Method in class org.telegram.mtproto.tl.MTDestroySession
 
getSession_id() - Method in class org.telegram.mtproto.tl.MTDestroySessionNone
 
getSession_id() - Method in class org.telegram.mtproto.tl.MTDestroySessionOk
 
getSet() - Method in class org.telegram.api.messages.stickers.TLMessagesStickerSet
 
getSet() - Method in class org.telegram.api.sticker.stickersetconvered.TLAbsStickerSetCovered
 
getSets() - Method in class org.telegram.api.messages.stickers.featured.TLMessagesFeaturedStickers
 
getSets() - Method in class org.telegram.api.messages.stickers.setintallresult.TLMessagesStickerSetInstallResultArchive
 
getSets() - Method in class org.telegram.api.messages.stickers.TLAllStickers
 
getSets() - Method in class org.telegram.api.messages.TLMessagesArchivedStickers
 
getSettings() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateNotifySettings
Gets settings.
getSha256() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDocumentByHash
 
getShortName() - Method in class org.telegram.api.game.TLGame
 
getShortName() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultGame
 
getShortName() - Method in class org.telegram.api.input.game.TLInputGameShortName
 
getShortName() - Method in class org.telegram.api.sticker.set.TLStickerSet
 
getSite_name() - Method in class org.telegram.api.webpage.TLWebPage
 
getSize() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
Gets size.
getSize() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Gets size.
getSize() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Gets size.
getSize() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Gets size.
getSize() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Gets size.
getSize() - Method in class org.telegram.api.document.TLDocument
 
getSize() - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
Gets size.
getSize() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDocumentByHash
 
getSize() - Method in class org.telegram.api.photo.size.TLPhotoSize
Gets size.
getSizes() - Method in class org.telegram.api.photo.TLPhoto
Gets sizes.
getSocket() - Method in class org.telegram.mtproto.pq.PqAuth
 
getSocket() - Method in class org.telegram.mtproto.transport.PlainTcpConnection
 
getSound() - Method in class org.telegram.api.input.peer.notify.TLInputPeerNotifySettings
Gets sound.
getSound() - Method in class org.telegram.api.peer.notify.settings.TLPeerNotifySettings
Gets sound.
getStartParam() - Method in class org.telegram.api.bot.TLInlineBotSwitchPm
 
getStartParam() - Method in class org.telegram.api.functions.messages.TLRequestMessagesStartBot
 
getStartSeqNo() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionResend
Gets start seq no.
getState() - Method in class org.telegram.api.engine.TelegramApi
Gets state.
getState() - Method in class org.telegram.api.messages.TLMessagesPeerDialogs
 
getState() - Method in class org.telegram.api.updates.difference.TLDifference
Gets state.
getState() - Method in class org.telegram.mtproto.tl.MTMessageDetailedInfo
 
getStatus() - Method in class org.telegram.api.update.TLUpdateUserStatus
Gets status.
getStatus() - Method in class org.telegram.api.user.TLUser
 
getStatus() - Method in class org.telegram.mtproto.tl.MTNewMessageDetailedInfo
 
getStickers() - Method in class org.telegram.api.input.media.TLInputMediaUploadedDocument
 
getStickers() - Method in class org.telegram.api.input.media.TLInputMediaUploadedPhoto
 
getStickers() - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
 
getStickers() - Method in class org.telegram.api.messages.stickers.recent.TLMessagesRecentStickers
 
getStickerset() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeSticker
 
getStickerSet() - Method in class org.telegram.api.functions.messages.TLRequestMessagesInstallStickersSet
 
getStickerSet() - Method in class org.telegram.api.update.TLUpdateNewStickerSet
 
getStickersRecentLimit() - Method in class org.telegram.api.TLConfig
 
getSwitchPm() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineBotResults
 
getSwitchPm() - Method in class org.telegram.api.messages.TLBotResults
 
getSystemVersion() - Method in class org.telegram.api.engine.AppInfo
Gets system version.
getSystemVersion() - Method in class org.telegram.api.functions.TLRequestInitConnection
Gets system version.
getSystemVersion() - Method in class org.telegram.api.TLAuthorization
Gets system version.
getTaskName() - Method in class org.telegram.bot.kernel.CustomTimerTask
Get name
getTaskState(int) - Method in class org.telegram.api.engine.file.Downloader
Gets task state.
getTaskState(int) - Method in class org.telegram.api.engine.file.Uploader
Gets task state.
getText() - Method in class org.telegram.api.bot.TLInlineBotSwitchPm
 
getText() - Method in class org.telegram.api.help.changelog.TLAppChangelog
 
getText() - Method in class org.telegram.api.help.TLAbsAppUpdate
Gets text.
getText() - Method in class org.telegram.api.help.TLTermsOfService
 
getText() - Method in class org.telegram.api.input.reportspamreason.TLReportSpamReasonOther
 
getText() - Method in class org.telegram.api.keyboard.button.TLAbsKeyboardButton
 
getText() - Method in class org.telegram.api.keyboard.button.TLKeyboardButton
 
getText() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonGame
 
getThisDc() - Method in class org.telegram.api.TLConfig
 
getThisDc() - Method in class org.telegram.api.TLNearestDc
Gets this dc.
getThumb() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Gets thumb.
getThumb() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Gets thumb.
getThumb() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Gets thumb.
getThumb() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Gets thumb.
getThumb() - Method in class org.telegram.api.document.TLDocument
 
getThumb() - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
Gets thumb.
getThumbH() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Gets thumb h.
getThumbH() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Gets thumb h.
getThumbH() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Gets thumb h.
getThumbUrl() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
getThumbUrl() - Method in class org.telegram.api.foundgif.TLFoundGif
 
getThumbUrl() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
getThumbW() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Gets thumb w.
getThumbW() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Gets thumb w.
getThumbW() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Gets thumb w.
getTime() - Method in class org.telegram.api.input.TLInputAppEvent
Gets time.
getTimeAccuracy() - Method in class org.telegram.mtproto.time.TimeOverlord
 
getTimeDelta() - Method in class org.telegram.mtproto.time.TimeOverlord
 
getTimeout() - Method in class org.telegram.api.auth.TLSentCode
 
getTimeout() - Method in class org.telegram.api.updates.channel.differences.TLAbsUpdatesChannelDifferences
 
getTimes() - Method in class org.telegram.bot.kernel.CustomTimerTask
Getter for the times
getTitle() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaVenue
 
getTitle() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineMediaResult
 
getTitle() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
getTitle() - Method in class org.telegram.api.chat.channel.TLChannel
 
getTitle() - Method in class org.telegram.api.chat.channel.TLChannelForbidden
 
getTitle() - Method in class org.telegram.api.chat.invite.TLChatInvite
 
getTitle() - Method in class org.telegram.api.chat.TLChat
Gets title.
getTitle() - Method in class org.telegram.api.chat.TLChatForbidden
Gets title.
getTitle() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAudio
 
getTitle() - Method in class org.telegram.api.functions.channels.TLRequestChannelsCreateChannel
 
getTitle() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditTitle
 
getTitle() - Method in class org.telegram.api.functions.messages.TLRequestMessagesCreateChat
Gets title.
getTitle() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatTitle
Gets title.
getTitle() - Method in class org.telegram.api.game.TLGame
 
getTitle() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaVenue
 
getTitle() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
getTitle() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultDocument
 
getTitle() - Method in class org.telegram.api.input.media.TLInputMediaVenue
Gets title.
getTitle() - Method in class org.telegram.api.message.action.TLMessageActionChannelCreate
Gets title.
getTitle() - Method in class org.telegram.api.message.action.TLMessageActionChannelMigratedFrom
 
getTitle() - Method in class org.telegram.api.message.action.TLMessageActionChatCreate
Gets title.
getTitle() - Method in class org.telegram.api.message.action.TLMessageActionChatEditTitle
Gets title.
getTitle() - Method in class org.telegram.api.message.media.TLMessageMediaVenue
Gets title.
getTitle() - Method in class org.telegram.api.sticker.set.TLStickerSet
 
getTitle() - Method in class org.telegram.api.wallpaper.TLAbsWallPaper
Gets title.
getTitle() - Method in class org.telegram.api.webpage.TLWebPage
 
getTmpSessions() - Method in class org.telegram.api.TLConfig
 
getToId() - Method in class org.telegram.api.message.TLMessage
Gets to id.
getToId() - Method in class org.telegram.api.message.TLMessageService
Gets to id.
getToken() - Method in class org.telegram.api.functions.account.TLRequestAccountRegisterDevice
Gets token.
getToken() - Method in class org.telegram.api.functions.account.TLRequestAccountUnregisterDevice
Gets token.
getTokenType() - Method in class org.telegram.api.functions.account.TLRequestAccountRegisterDevice
Gets token type.
getTokenType() - Method in class org.telegram.api.functions.account.TLRequestAccountUnregisterDevice
Gets token type.
getToPeer() - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
getTopMessage() - Method in class org.telegram.api.dialog.TLDialog
 
getTopMessage() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesTooLong
 
getTtl() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessage
Gets ttl.
getTtl() - Method in class org.telegram.api.functions.account.TLRequestAccountSetAccountTTL
Gets ttl.
getTtlSeconds() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionSetMessageTTL
Gets ttl seconds.
getType() - Method in class org.telegram.api.auth.TLSentCode
 
getType() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineMediaResult
 
getType() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
getType() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
getType() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultDocument
 
getType() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultPhoto
 
getType() - Method in class org.telegram.api.input.TLInputAppEvent
Gets type.
getType() - Method in class org.telegram.api.photo.size.TLPhotoCachedSize
Gets type.
getType() - Method in class org.telegram.api.photo.size.TLPhotoSize
Gets type.
getType() - Method in class org.telegram.api.photo.size.TLPhotoSizeEmpty
Gets type.
getType() - Method in class org.telegram.api.update.TLUpdateServiceNotification
Gets type.
getType() - Method in class org.telegram.api.upload.TLFile
Gets type.
getType() - Method in class org.telegram.api.webpage.TLWebPage
 
getTyping() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetEncryptedTyping
Gets typing.
getUid() - Method in class org.telegram.bot.kernel.engine.storage.TLStorage
 
getUniqId() - Method in class org.telegram.mtproto.tl.MTNewSessionCreated
 
getUnixTime(long) - Static method in class org.telegram.mtproto.util.TimeUtil
 
getUnread() - Method in class org.telegram.api.messages.stickers.featured.TLMessagesFeaturedStickers
 
getUnreadCount() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
getUnreadCount() - Method in class org.telegram.api.dialog.TLDialog
 
getUnreadCount() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesTooLong
 
getUnreadCount() - Method in class org.telegram.api.updates.TLUpdatesState
Gets unread count.
getUpdate() - Method in class org.telegram.api.updates.TLUpdateShort
Gets update.
getUpdate() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
getUpdates() - Method in class org.telegram.api.updates.TLUpdates
Gets updates.
getUpdates() - Method in class org.telegram.api.updates.TLUpdatesCombined
Gets updates.
getUpdatesHandler() - Method in class org.telegram.bot.kernel.MainHandler
 
getUploader() - Method in class org.telegram.api.engine.TelegramApi
Gets uploader.
getUploader() - Method in interface org.telegram.bot.kernel.IKernelComm
 
getUploader() - Method in class org.telegram.bot.kernel.KernelComm
 
getUploadResult(int) - Method in class org.telegram.api.engine.file.Uploader
Gets upload result.
getUrl() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
getUrl() - Method in class org.telegram.api.foundgif.TLFoundGif
 
getUrl() - Method in class org.telegram.api.foundgif.TLFoundGifCached
 
getUrl() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
 
getUrl() - Method in class org.telegram.api.help.TLAbsAppUpdate
Gets url.
getUrl() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
getUrl() - Method in class org.telegram.api.input.media.TLInputMediaDocumentExternal
 
getUrl() - Method in class org.telegram.api.input.media.TLInputMediaGifExternal
 
getUrl() - Method in class org.telegram.api.input.media.TLInputMediaPhotoExternal
 
getUrl() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonUrl
 
getUrl() - Method in class org.telegram.api.message.entity.TLMessageEntityTextUrl
 
getUrl() - Method in class org.telegram.api.messages.TLMessagesBotCallbackAnswer
 
getUrl() - Method in class org.telegram.api.webpage.TLWebPage
 
getUser() - Method in class org.telegram.api.auth.TLAuthorization
Gets user.
getUser() - Method in class org.telegram.api.contacts.TLContactsLink
Gets user.
getUser() - Method in class org.telegram.api.help.TLSupport
Gets user.
getUser() - Method in class org.telegram.api.user.TLUserFull
Gets user.
getUserById(int) - Method in interface org.telegram.bot.kernel.database.DatabaseManager
 
getUserHash() - Method in interface org.telegram.bot.structure.IUser
 
getUserId() - Method in class org.telegram.api.bot.TLBotInfo
 
getUserId() - Method in class org.telegram.api.channel.participants.TLChannelParticipant
 
getUserId() - Method in class org.telegram.api.channel.participants.TLChannelParticipantCreator
 
getUserId() - Method in class org.telegram.api.channel.participants.TLChannelParticipantEditor
 
getUserId() - Method in class org.telegram.api.channel.participants.TLChannelParticipantKicked
 
getUserId() - Method in class org.telegram.api.channel.participants.TLChannelParticipantModerator
 
getUserId() - Method in class org.telegram.api.channel.participants.TLChannelParticipantSelf
 
getUserId() - Method in class org.telegram.api.chat.participant.chatparticipant.TLAbsChatParticipant
Gets user id.
getUserId() - Method in class org.telegram.api.contact.TLContact
Gets user id.
getUserId() - Method in class org.telegram.api.contact.TLContactBlocked
Gets user id.
getUserId() - Method in class org.telegram.api.contact.TLContactStatus
Gets user id.
getUserId() - Method in class org.telegram.api.contact.TLImportedContact
Gets user id.
getUserId() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaContact
Gets user id.
getUserId() - Method in interface org.telegram.api.engine.storage.AbsApiState
 
getUserId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteUserHistory
 
getUserId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAdmin
 
getUserId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipant
 
getUserId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsKickFromChannel
 
getUserId() - Method in class org.telegram.api.functions.channels.TLRequestChannelsReportSpam
 
getUserId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesAddChatUser
Gets user id.
getUserId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteChatUser
Gets user id.
getUserId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatAdmin
 
getUserId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetGameHighScores
 
getUserId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineGameHighScores
 
getUserId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesRequestEncryption
Gets user id.
getUserId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
 
getUserId() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineGameScore
 
getUserId() - Method in class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
Gets user id.
getUserId() - Method in class org.telegram.api.input.messages.entity.TLInputMessageEntityMentionName
 
getUserId() - Method in class org.telegram.api.input.peer.TLInputPeerUser
Gets user id.
getUserId() - Method in class org.telegram.api.input.user.TLInputUser
Gets user id.
getUserId() - Method in class org.telegram.api.message.action.TLMessageActionChatDeleteUser
Gets user id.
getUserId() - Method in class org.telegram.api.message.media.TLMessageMediaContact
Gets user id.
getUserId() - Method in class org.telegram.api.TLHighScore
 
getUserId() - Method in class org.telegram.api.update.TLUpdateBotCallbackQuery
 
getUserId() - Method in class org.telegram.api.update.TLUpdateBotInlineQuery
 
getUserId() - Method in class org.telegram.api.update.TLUpdateBotInlineSend
 
getUserId() - Method in class org.telegram.api.update.TLUpdateChatParticipantAdd
Gets user id.
getUserId() - Method in class org.telegram.api.update.TLUpdateChatParticipantAdmin
 
getUserId() - Method in class org.telegram.api.update.TLUpdateChatParticipantDelete
Gets user id.
getUserId() - Method in class org.telegram.api.update.TLUpdateChatUserTyping
 
getUserId() - Method in class org.telegram.api.update.TLUpdateContactLink
Gets user id.
getUserId() - Method in class org.telegram.api.update.TLUpdateContactRegistered
Gets user id.
getUserId() - Method in class org.telegram.api.update.TLUpdateInlineBotCallbackQuery
 
getUserId() - Method in class org.telegram.api.update.TLUpdateUserBlocked
Gets user id.
getUserId() - Method in class org.telegram.api.update.TLUpdateUserName
Gets user id.
getUserId() - Method in class org.telegram.api.update.TLUpdateUserPhone
 
getUserId() - Method in class org.telegram.api.update.TLUpdateUserPhoto
Gets user id.
getUserId() - Method in class org.telegram.api.update.TLUpdateUserStatus
Gets user id.
getUserId() - Method in class org.telegram.api.update.TLUpdateUserTyping
Gets user id.
getUserId() - Method in class org.telegram.api.updates.TLUpdateShortMessage
Gets from id.
getUserId() - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
getUserId() - Method in interface org.telegram.bot.structure.IUser
 
getUsername() - Method in class org.telegram.api.chat.channel.TLChannel
 
getUserName() - Method in class org.telegram.api.functions.account.TLRequestAccountCheckUsername
Gets user name.
getUserName() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateUsername
Gets user name.
getUsername() - Method in class org.telegram.api.functions.channels.TLRequestChannelsCheckUsername
 
getUsername() - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdateUsername
 
getUsername() - Method in class org.telegram.api.functions.contacts.TLRequestContactsResolveUsername
Gets username.
getUserName() - Method in class org.telegram.api.update.TLUpdateUserName
Gets user name.
getUserName() - Method in class org.telegram.api.user.TLUser
 
getUsers() - Method in class org.telegram.api.account.TLAccountPrivacyRules
Gets users.
getUsers() - Method in class org.telegram.api.channel.TLChannelParticipant
 
getUsers() - Method in class org.telegram.api.channel.TLChannelParticipants
 
getUsers() - Method in class org.telegram.api.contacts.blocked.TLAbsBlocked
Gets users.
getUsers() - Method in class org.telegram.api.contacts.TLContacts
Gets users.
getUsers() - Method in class org.telegram.api.contacts.TLContactsFound
Gets users.
getUsers() - Method in class org.telegram.api.contacts.TLImportedContacts
Gets users.
getUsers() - Method in class org.telegram.api.contacts.TLResolvedPeer
Gets users.
getUsers() - Method in class org.telegram.api.contacts.toppeers.TLContactsTopPeers
 
getUsers() - Method in class org.telegram.api.functions.channels.TLRequestChannelsInviteToChannel
 
getUsers() - Method in class org.telegram.api.functions.messages.TLRequestMessagesCreateChat
Gets users.
getUsers() - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowUsers
Gets users.
getUsers() - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowUsers
Gets users.
getUsers() - Method in class org.telegram.api.message.action.TLMessageActionChatAddUser
 
getUsers() - Method in class org.telegram.api.message.action.TLMessageActionChatCreate
Gets users.
getUsers() - Method in class org.telegram.api.messages.dialogs.TLAbsDialogs
Gets users.
getUsers() - Method in class org.telegram.api.messages.TLAbsMessages
Gets users.
getUsers() - Method in class org.telegram.api.messages.TLMessagesChatFull
Gets users.
getUsers() - Method in class org.telegram.api.messages.TLMessagesHighScores
 
getUsers() - Method in class org.telegram.api.messages.TLMessagesPeerDialogs
 
getUsers() - Method in class org.telegram.api.photos.TLAbsPhotos
Gets users.
getUsers() - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowUsers
 
getUsers() - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowUsers
 
getUsers() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
 
getUsers() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesTooLong
 
getUsers() - Method in class org.telegram.api.updates.difference.TLAbsDifference
Gets users.
getUsers() - Method in class org.telegram.api.updates.TLUpdates
Gets users.
getUsers() - Method in class org.telegram.api.updates.TLUpdatesCombined
Gets users.
getValidSince() - Method in class org.telegram.bot.kernel.engine.storage.TLLastKnownSalt
 
getValidSince() - Method in class org.telegram.mtproto.state.KnownSalt
 
getValidSince() - Method in class org.telegram.mtproto.tl.MTFutureSalt
 
getValidUntil() - Method in class org.telegram.bot.kernel.engine.storage.TLLastKnownSalt
 
getValidUntil() - Method in class org.telegram.mtproto.state.KnownSalt
 
getValidUntil() - Method in class org.telegram.mtproto.tl.MTFutureSalt
 
getVenue_id() - Method in class org.telegram.api.message.media.TLMessageMediaVenue
Gets venue _ id.
getVenueId() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaVenue
 
getVenueId() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaVenue
 
getVenueId() - Method in class org.telegram.api.input.media.TLInputMediaVenue
Gets venue id.
getVersion() - Method in class org.telegram.api.chat.channel.TLChannel
 
getVersion() - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipants
Gets version.
getVersion() - Method in class org.telegram.api.chat.TLChat
Gets version.
getVersion() - Method in class org.telegram.api.document.TLDocument
 
getVersion() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDhConfig
Gets version.
getVersion() - Method in class org.telegram.api.input.filelocation.TLInputDocumentFileLocation
 
getVersion() - Method in class org.telegram.api.messages.dhconfig.TLAbsDhConfig
Gets version.
getVersion() - Method in class org.telegram.api.update.TLUpdateChatAdmin
 
getVersion() - Method in class org.telegram.api.update.TLUpdateChatParticipantAdd
Gets version.
getVersion() - Method in class org.telegram.api.update.TLUpdateChatParticipantAdmin
 
getVersion() - Method in class org.telegram.api.update.TLUpdateChatParticipantDelete
Gets version.
getVersion() - Method in class org.telegram.bot.kernel.engine.storage.TLDcInfo
 
getViaBotId() - Method in class org.telegram.api.message.TLMessage
 
getViaBotId() - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
getViews() - Method in class org.telegram.api.message.TLMessage
 
getViews() - Method in class org.telegram.api.update.TLUpdateChannelMessageViews
 
getVolumeId() - Method in class org.telegram.api.file.location.TLFileLocation
Gets volume id.
getVolumeId() - Method in class org.telegram.api.file.location.TLFileLocationUnavailable
Gets volume id.
getVolumeId() - Method in class org.telegram.api.input.filelocation.TLInputFileLocation
Gets volume id.
getW() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
getW() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Gets w.
getW() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Gets w.
getW() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeImageSize
Gets w.
getW() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeVideo
Gets w.
getW() - Method in class org.telegram.api.foundgif.TLFoundGif
 
getW() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
getW() - Method in class org.telegram.api.photo.size.TLPhotoCachedSize
Gets w.
getW() - Method in class org.telegram.api.photo.size.TLPhotoSize
Gets w.
getWait_after() - Method in class org.telegram.mtproto.tl.MTHttpWait
 
getWasOnline() - Method in class org.telegram.api.user.status.TLUserStatusOffline
Gets was online.
getWaveform() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAudio
 
getWebPage() - Method in class org.telegram.api.message.media.TLMessageMediaWebPage
Gets web page.
getWebPage() - Method in class org.telegram.api.update.TLUpdateWebPage
Gets web page.
getX() - Method in class org.telegram.api.sticker.TLMaskCoords
 
getY() - Method in class org.telegram.api.sticker.TLMaskCoords
 
getZoom() - Method in class org.telegram.api.sticker.TLMaskCoords
 
GzipRequest<T extends TLObject> - Class in org.telegram.api.engine
Created by Ruben Bermudez on 07.12.13.
GzipRequest(TLMethod<T>) - Constructor for class org.telegram.api.engine.GzipRequest
Instantiates a new Gzip request.

H

hasAccessHash() - Method in class org.telegram.api.chat.channel.TLChannel
 
hasAccessHash() - Method in class org.telegram.api.user.TLUser
 
hasAlert() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
 
hasAlert() - Method in class org.telegram.api.messages.TLMessagesBotCallbackAnswer
 
hasBotsInline() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
hasBotsPM() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
hasChannels() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
hasCorrespondents() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
hasData() - Method in class jawnae.pyronet.ByteStream
Returns whether there are any bytes pending in this stream
hasDataEnqueued() - Method in class jawnae.pyronet.PyroClient
Returns whether there are bytes left in the outbound queue.
hasDocument() - Method in class org.telegram.api.game.TLGame
 
hasEntities() - Method in class org.telegram.api.draft.TLDraftMessage
 
hasEntities() - Method in class org.telegram.api.message.TLMessage
 
hasEntities() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
 
hasEntities() - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
hasFirstName() - Method in class org.telegram.api.user.TLUser
 
hasFromId() - Method in class org.telegram.api.message.TLMessage
 
hasFromId() - Method in class org.telegram.api.message.TLMessageService
 
hasGroups() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
hash - Variable in class org.telegram.api.engine.file.Uploader.UploadTask
The Hash.
hash - Variable in class org.telegram.api.functions.messages.TLRequestMessagesGetAllStickers
The Hash.
hasLastName() - Method in class org.telegram.api.user.TLUser
 
hasMedia() - Method in class org.telegram.api.message.TLMessage
Check if the message has any media content
hasMedia() - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
 
hasMessage() - Method in class org.telegram.api.messages.TLMessagesBotCallbackAnswer
 
hasParticipants() - Method in class org.telegram.api.chat.invite.TLChatInvite
 
hasPhone() - Method in class org.telegram.api.user.TLUser
 
hasRemaining() - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
hasReplyKeyboard() - Method in class org.telegram.api.message.TLMessage
 
hasRestrictionReason() - Method in class org.telegram.api.chat.channel.TLChannel
 
hasStickers() - Method in class org.telegram.api.photo.TLPhoto
 
hasTemporalSessions() - Method in class org.telegram.api.TLConfig
 
hasText() - Method in class org.telegram.api.message.TLMessage
Check if the message has text content
hasText() - Method in class org.telegram.api.updates.TLUpdateShortMessage
Check if the message has text content
hasUrl() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
 
hasUrl() - Method in class org.telegram.api.messages.TLMessagesBotCallbackAnswer
 
hasUsername() - Method in class org.telegram.api.chat.channel.TLChannel
 
hasUserName() - Method in class org.telegram.api.user.TLUser
 
hasWebPreview() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageText
 
hasWebPreview() - Method in class org.telegram.api.draft.TLDraftMessage
 
hasWebPreview() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
hasWebPreview() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageText
 

I

IChatsHandler - Interface in org.telegram.bot.handlers.interfaces
 
id - Variable in class org.telegram.api.chat.TLAbsChat
 
id - Variable in class org.telegram.api.chat.TLAbsChatFull
 
id - Variable in class org.telegram.api.document.TLAbsDocument
 
id - Variable in class org.telegram.api.encrypted.chat.TLAbsEncryptedChat
 
id - Variable in class org.telegram.api.encrypted.file.TLAbsEncryptedFile
 
id - Variable in class org.telegram.api.functions.users.TLRequestUsersGetUsers
The Id.
id - Variable in class org.telegram.api.help.TLAbsAppUpdate
The Id.
id - Variable in class org.telegram.api.input.document.TLAbsInputDocument
The Id.
id - Variable in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
The Id.
id - Variable in class org.telegram.api.input.file.TLAbsInputFile
The Id.
id - Variable in class org.telegram.api.input.media.TLInputMediaDocument
The Id.
id - Variable in class org.telegram.api.peer.TLAbsPeer
 
id - Variable in class org.telegram.api.user.TLAbsUser
The Id.
id - Variable in class org.telegram.api.wallpaper.TLAbsWallPaper
The Id.
IDifferenceParametersService - Interface in org.telegram.bot.kernel.differenceparameters
 
IDifferencesHandler - Interface in org.telegram.bot.handlers.interfaces
 
IKernelComm - Interface in org.telegram.bot.kernel
 
indexOf(Object) - Method in class org.telegram.tl.TLVector
 
info(String, String) - Static method in class org.telegram.bot.services.BotLogger
 
info(String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
info(String, String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
init() - Method in class org.telegram.api.TLApiContext
 
init() - Method in class org.telegram.bot.kernel.engine.TLPersistence
 
init() - Method in interface org.telegram.bot.kernel.IKernelComm
 
init() - Method in class org.telegram.bot.kernel.KernelAuth
 
init() - Method in class org.telegram.bot.kernel.KernelComm
 
init() - Method in class org.telegram.bot.kernel.TelegramBot
 
init(boolean, KeyParameter) - Method in class org.telegram.mtproto.secure.aes.AESFastEngine
initialise an AES cipher.
init() - Method in class org.telegram.mtproto.tl.MTProtoContext
 
init() - Method in class org.telegram.mtproto.tl.pq.TLInitContext
 
init() - Method in class org.telegram.tl.TLContext
 
initialServerSalt(long) - Method in class org.telegram.mtproto.state.AbsMTProtoState
 
inSeqNo - Variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageLayer
The In seq no.
intToBytes(int) - Static method in class org.telegram.tl.StreamingUtils
Converting int to bytes
isAdmin() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatAdmin
 
isAdmin() - Method in class org.telegram.api.update.TLUpdateChatParticipantAdmin
 
isArchived() - Method in class org.telegram.api.functions.messages.TLRequestMessagesInstallStickersSet
 
isArchived() - Method in class org.telegram.api.sticker.set.TLStickerSet
 
isAuthenticated() - Method in interface org.telegram.api.engine.storage.AbsApiState
Is authenticated in primary dc
isAuthenticated(int) - Method in interface org.telegram.api.engine.storage.AbsApiState
Is authenticated.
isAuthenticated() - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
isAuthenticated(int) - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
isAuthenticated() - Method in class org.telegram.bot.kernel.TelegramBot
 
isAuthorised() - Method in class org.telegram.bot.kernel.engine.storage.TLKey
 
isAuthorized() - Method in class org.telegram.bot.kernel.engine.storage.TLStorage
 
isBlocked() - Method in class org.telegram.api.update.TLUpdateUserBlocked
Is blocked.
isBot() - Method in class org.telegram.api.user.TLUser
 
isBot() - Method in class org.telegram.bot.structure.BotConfig
 
isBotCantAddToGroup() - Method in class org.telegram.api.user.TLUser
 
isBotReadingHistory() - Method in class org.telegram.api.user.TLUser
 
isBroadcast() - Method in class org.telegram.api.chat.channel.TLChannelForbidden
 
isBroadcast() - Method in class org.telegram.api.chat.invite.TLChatInvite
 
isCaptionEdited() - Method in class org.telegram.api.messages.TLMessagesEditData
 
isChannel() - Method in class org.telegram.api.chat.invite.TLChatInvite
 
isChannel() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
isChannel() - Method in interface org.telegram.bot.structure.Chat
Returns true if the chat is a channel, false otherwise
isCheckPts() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
isClosed() - Method in class org.telegram.api.engine.TelegramApi
Is closed.
isClosed() - Method in class org.telegram.mtproto.MTProto
 
isContact() - Method in class org.telegram.api.contact.link.TLAbsContactLink
Is contact.
isContact() - Method in class org.telegram.api.user.TLUser
 
isCritical() - Method in class org.telegram.api.help.TLAbsAppUpdate
Is critical.
isCurrentNumber() - Method in class org.telegram.api.functions.account.TLRequestAccountSendConfirmPhoneCode
 
isDeleted() - Method in class org.telegram.api.user.TLUser
 
isDisconnected() - Method in class jawnae.pyronet.PyroClient
Returns whether the connection is connected to a remote client.
isDoWait() - Method in class org.telegram.mtproto.schedule.PrepareSchedule
 
isEmpty() - Method in class org.telegram.tl.TLVector
 
isEnabled() - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleInvites
 
isEnabled() - Method in class org.telegram.api.functions.messages.TLRequestMessagesToggleChatAdmins
 
isEnabled() - Method in class org.telegram.api.update.TLUpdateChatAdmin
 
isFinal() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
 
isFinal() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesEmpty
 
isForbidden() - Method in class org.telegram.api.chat.TLChat
 
isForwarded() - Method in class org.telegram.api.message.TLMessage
 
isForwarded() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
 
isForwarded() - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
isGettingDifferences() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
isHasRecovery() - Method in class org.telegram.api.account.TLAccountPassword
If the account has recovery enabled.
isHighPriority() - Method in class org.telegram.mtproto.schedule.PreparedPackage
 
isIncrement() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessagesViews
 
isInlineBot() - Method in class org.telegram.api.user.TLUser
 
isInstalled() - Method in class org.telegram.api.sticker.set.TLStickerSet
 
isKicked() - Method in class org.telegram.api.functions.channels.TLRequestChannelsKickFromChannel
 
isLeft() - Method in class org.telegram.api.chat.TLChat
 
isMask() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeSticker
 
isMask() - Method in class org.telegram.api.sticker.set.TLStickerSet
 
isMask() - Method in class org.telegram.api.update.TLUpdateStickerSetsOrder
 
isMegagroup() - Method in class org.telegram.api.chat.channel.TLChannelForbidden
 
isMegagroup() - Method in class org.telegram.api.chat.invite.TLChatInvite
 
isMention() - Method in class org.telegram.api.message.TLMessage
 
isMention() - Method in class org.telegram.api.message.TLMessageService
 
isMention() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
 
isMention() - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
isMessageFromCurrentGeneration(long) - Method in class org.telegram.mtproto.schedule.Scheduller
 
isMessaveConfirmed(long) - Method in class org.telegram.mtproto.schedule.Scheduller
 
isMigratedTo() - Method in class org.telegram.api.chat.TLChat
 
isMutualContact() - Method in class org.telegram.api.user.TLUser
 
isOffcial() - Method in class org.telegram.api.sticker.set.TLStickerSet
 
isPhoneRegistered() - Method in class org.telegram.api.auth.TLCheckedPhone
Is phone registered.
isPhoneRegistered() - Method in class org.telegram.api.auth.TLSentCode
 
isPopup() - Method in class org.telegram.api.update.TLUpdateServiceNotification
Is popup.
isPost() - Method in class org.telegram.api.message.TLMessage
 
isPost() - Method in class org.telegram.api.message.TLMessageService
 
isPrevious() - Method in class org.telegram.api.update.TLUpdateUserPhoto
Is previous.
isPublic() - Method in class org.telegram.api.chat.invite.TLChatInvite
 
isRegistered() - Method in class org.telegram.bot.structure.BotConfig
 
isReply() - Method in class org.telegram.api.draft.TLDraftMessage
 
isReply() - Method in class org.telegram.api.message.TLMessage
 
isReply() - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
isRestricted() - Method in class org.telegram.api.user.TLUser
 
isRunning() - Method in class org.telegram.bot.kernel.MainHandler
 
isSelf() - Method in class org.telegram.api.user.TLUser
 
isSent() - Method in class org.telegram.api.message.TLMessage
Is sent.
isSent() - Method in class org.telegram.api.message.TLMessageService
Is sent.
isSent() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Is sent.
isSent() - Method in class org.telegram.api.updates.TLUpdateShortMessage
Is sent.
isSent() - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
Is sent.
isSilent() - Method in class org.telegram.api.message.TLMessage
 
isSilent() - Method in class org.telegram.api.message.TLMessageService
 
isSupportedObject(TLObject) - Method in class org.telegram.tl.TLContext
 
isSupportedObject(int) - Method in class org.telegram.tl.TLContext
 
isTemporalSession() - Method in class org.telegram.api.auth.TLAuthorization
 
isTestMode() - Method in class org.telegram.api.TLConfig
 
isUnreadContent() - Method in class org.telegram.api.message.TLMessage
 
isUnreadContent() - Method in class org.telegram.api.message.TLMessageService
 
isUnreadContent() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
 
isUnreadContent() - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
isUnsave() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveGif
 
isUnsave() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveRecentStickers
 
isUpdatePts() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
isUsedBigFile() - Method in class org.telegram.api.engine.file.Uploader.UploadResult
Is used big file.
isVerified() - Method in class org.telegram.api.user.TLUser
 
isVoice() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAudio
 
isZero(byte[]) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
iterator() - Method in class org.telegram.tl.TLVector
 
IUpdatesHandler - Interface in org.telegram.bot.handlers.interfaces
 
IUser - Interface in org.telegram.bot.structure
 
IUsersHandler - Interface in org.telegram.bot.handlers.interfaces
 
iv - Variable in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
The Iv.

J

jawnae.pyronet - package jawnae.pyronet
 
justClear() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteHistory
 

K

KernelAuth - Class in org.telegram.bot.kernel
 
KernelAuth(AbsApiState, BotConfig, IKernelComm, int, String) - Constructor for class org.telegram.bot.kernel.KernelAuth
 
KernelComm - Class in org.telegram.bot.kernel
 
KernelComm(int, AbsApiState) - Constructor for class org.telegram.bot.kernel.KernelComm
 
key - Variable in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
The Key.
Key(String, String, long) - Constructor for class org.telegram.mtproto.secure.Keys.Key
 
keyFingerprint - Variable in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
The Key fingerprint.
KeyParameter - Class in org.telegram.mtproto.secure
 
KeyParameter(byte[]) - Constructor for class org.telegram.mtproto.secure.KeyParameter
 
KeyParameter(byte[], int, int) - Constructor for class org.telegram.mtproto.secure.KeyParameter
 
Keys - Class in org.telegram.mtproto.secure
Created with IntelliJ IDEA.
Keys() - Constructor for class org.telegram.mtproto.secure.Keys
 
Keys.Key - Class in org.telegram.mtproto.secure
 
KnownSalt - Class in org.telegram.mtproto.state
Created with IntelliJ IDEA.
KnownSalt(int, int, long) - Constructor for class org.telegram.mtproto.state.KnownSalt
 

L

langCode - Variable in class org.telegram.api.engine.AppInfo
The Lang code.
lastIndexOf(Object) - Method in class org.telegram.tl.TLVector
 
lastName - Variable in class org.telegram.api.input.TLInputPhoneContact
The Last name.
lastNotifyTime - Variable in class org.telegram.api.engine.file.Downloader.DownloadTask
The Last notify time.
lastSuccessBlock - Variable in class org.telegram.api.engine.file.Downloader.DownloadTask
The Last success block.
layer - Variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageLayer
The Layer.
length() - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
limit() - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
limit(int) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
listener - Variable in class org.telegram.api.engine.file.Downloader.DownloadTask
The Listener.
listener - Variable in class org.telegram.api.engine.file.Uploader.UploadTask
The Listener.
listIterator() - Method in class org.telegram.tl.TLVector
 
listIterator(int) - Method in class org.telegram.tl.TLVector
 
loadBigInt(byte[]) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
location - Variable in class org.telegram.api.engine.file.Downloader.DownloadTask
The Location.
log(Level, String, String) - Static method in class org.telegram.bot.services.BotLogger
 
log(Level, String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
log(Level, String, String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
LOG_IGNORED - Static variable in class org.telegram.mtproto.log.Logger
 
LOG_PING - Static variable in class org.telegram.mtproto.log.Logger
 
LOG_THREADS - Static variable in class org.telegram.mtproto.log.Logger
 
Logger - Class in org.telegram.api.engine
Created with IntelliJ IDEA.
Logger() - Constructor for class org.telegram.api.engine.Logger
 
Logger - Class in org.telegram.mtproto.log
Created with IntelliJ IDEA.
Logger() - Constructor for class org.telegram.mtproto.log.Logger
 
LoggerInterface - Interface in org.telegram.api.engine
Created with IntelliJ IDEA.
LoginStatus - Enum in org.telegram.bot.structure
 
LogInterface - Interface in org.telegram.mtproto.log
Created with IntelliJ IDEA.
logOut() - Method in class org.telegram.bot.kernel.KernelAuth
Logout from Telegram
longToBytes(long) - Static method in class org.telegram.tl.StreamingUtils
Converting long to bytes

M

MainHandler - Class in org.telegram.bot.kernel
 
mapFastConfirm(int) - Method in class org.telegram.mtproto.schedule.Scheduller
 
mapSchedullerId(long) - Method in class org.telegram.mtproto.schedule.Scheduller
 
maximumCachedSalts(int) - Method in class org.telegram.mtproto.state.AbsMTProtoState
 
maximumCachedSaltsTime() - Method in class org.telegram.mtproto.state.AbsMTProtoState
 
MD5(byte[]) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
MD5(RandomAccessFile) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
MD5(File) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
md5Checksum - Variable in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
The Md 5 checksum.
MD5Raw(byte[]) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
MemoryApiState - Class in org.telegram.bot.kernel.engine
Created with IntelliJ IDEA.
MemoryApiState(String) - Constructor for class org.telegram.bot.kernel.engine.MemoryApiState
 
MemoryProtoState - Class in org.telegram.mtproto.state
Created with IntelliJ IDEA.
MemoryProtoState(byte[], String, int) - Constructor for class org.telegram.mtproto.state.MemoryProtoState
 
mergeKnownSalts(int, KnownSalt[]) - Method in class org.telegram.mtproto.state.AbsMTProtoState
 
message - Variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageLayer
The Message.
messages - Variable in class org.telegram.api.messages.dialogs.TLAbsDialogs
The Messages.
messages - Variable in class org.telegram.api.messages.TLAbsMessages
The Messages.
MTBadMessage - Class in org.telegram.mtproto.tl
 
MTBadMessage() - Constructor for class org.telegram.mtproto.tl.MTBadMessage
 
MTBadMessageNotification - Class in org.telegram.mtproto.tl
 
MTBadMessageNotification(long, int, int) - Constructor for class org.telegram.mtproto.tl.MTBadMessageNotification
 
MTBadMessageNotification() - Constructor for class org.telegram.mtproto.tl.MTBadMessageNotification
 
MTBadServerSalt - Class in org.telegram.mtproto.tl
 
MTBadServerSalt(long, int, int, long) - Constructor for class org.telegram.mtproto.tl.MTBadServerSalt
 
MTBadServerSalt() - Constructor for class org.telegram.mtproto.tl.MTBadServerSalt
 
MTDestroySession - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTDestroySession(Long) - Constructor for class org.telegram.mtproto.tl.MTDestroySession
 
MTDestroySession() - Constructor for class org.telegram.mtproto.tl.MTDestroySession
 
MTDestroySessionNone - Class in org.telegram.mtproto.tl
 
MTDestroySessionNone() - Constructor for class org.telegram.mtproto.tl.MTDestroySessionNone
 
MTDestroySessionNone(Long) - Constructor for class org.telegram.mtproto.tl.MTDestroySessionNone
 
MTDestroySessionOk - Class in org.telegram.mtproto.tl
 
MTDestroySessionOk() - Constructor for class org.telegram.mtproto.tl.MTDestroySessionOk
 
MTDestroySessionOk(Long) - Constructor for class org.telegram.mtproto.tl.MTDestroySessionOk
 
MTFutureSalt - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTFutureSalt(int, int, long) - Constructor for class org.telegram.mtproto.tl.MTFutureSalt
 
MTFutureSalt() - Constructor for class org.telegram.mtproto.tl.MTFutureSalt
 
MTFutureSalts - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTFutureSalts(long, int, TLVector<MTFutureSalt>) - Constructor for class org.telegram.mtproto.tl.MTFutureSalts
 
MTFutureSalts() - Constructor for class org.telegram.mtproto.tl.MTFutureSalts
 
MTGetFutureSalts - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTGetFutureSalts(int) - Constructor for class org.telegram.mtproto.tl.MTGetFutureSalts
 
MTGetFutureSalts() - Constructor for class org.telegram.mtproto.tl.MTGetFutureSalts
 
MTHttpWait - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTHttpWait(int, int, int) - Constructor for class org.telegram.mtproto.tl.MTHttpWait
 
MTHttpWait() - Constructor for class org.telegram.mtproto.tl.MTHttpWait
 
MTInvokeAfter - Class in org.telegram.mtproto.tl
Created by Ruben Bermudez on 16.12.13.
MTInvokeAfter(long, byte[]) - Constructor for class org.telegram.mtproto.tl.MTInvokeAfter
 
MTMessage - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTMessage(long, int, byte[]) - Constructor for class org.telegram.mtproto.tl.MTMessage
 
MTMessage(long, int, byte[], int) - Constructor for class org.telegram.mtproto.tl.MTMessage
 
MTMessage() - Constructor for class org.telegram.mtproto.tl.MTMessage
 
MTMessageCopy - Class in org.telegram.mtproto.tl
 
MTMessageCopy() - Constructor for class org.telegram.mtproto.tl.MTMessageCopy
 
MTMessageCopy(MTMessage) - Constructor for class org.telegram.mtproto.tl.MTMessageCopy
 
MTMessageDetailedInfo - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTMessageDetailedInfo(long, long, int, int) - Constructor for class org.telegram.mtproto.tl.MTMessageDetailedInfo
 
MTMessageDetailedInfo() - Constructor for class org.telegram.mtproto.tl.MTMessageDetailedInfo
 
MTMessagesAllInfo - Class in org.telegram.mtproto.tl
 
MTMessagesAllInfo() - Constructor for class org.telegram.mtproto.tl.MTMessagesAllInfo
 
MTMessagesAllInfo(TLLongVector, String) - Constructor for class org.telegram.mtproto.tl.MTMessagesAllInfo
 
MTMessagesContainer - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTMessagesContainer(MTMessage[]) - Constructor for class org.telegram.mtproto.tl.MTMessagesContainer
 
MTMessagesContainer() - Constructor for class org.telegram.mtproto.tl.MTMessagesContainer
 
MTMessagesStateInfo - Class in org.telegram.mtproto.tl
 
MTMessagesStateInfo() - Constructor for class org.telegram.mtproto.tl.MTMessagesStateInfo
 
MTMessagesStateInfo(Long, String) - Constructor for class org.telegram.mtproto.tl.MTMessagesStateInfo
 
MTMsgsAck - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTMsgsAck(TLLongVector) - Constructor for class org.telegram.mtproto.tl.MTMsgsAck
 
MTMsgsAck() - Constructor for class org.telegram.mtproto.tl.MTMsgsAck
 
MTMsgsAck(long[]) - Constructor for class org.telegram.mtproto.tl.MTMsgsAck
 
MTMsgsAck(Long[]) - Constructor for class org.telegram.mtproto.tl.MTMsgsAck
 
MTMsgsStateReq - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTMsgsStateReq(TLLongVector) - Constructor for class org.telegram.mtproto.tl.MTMsgsStateReq
 
MTMsgsStateReq() - Constructor for class org.telegram.mtproto.tl.MTMsgsStateReq
 
MTMsgsStateReq(long[]) - Constructor for class org.telegram.mtproto.tl.MTMsgsStateReq
 
MTMsgsStateReq(Long[]) - Constructor for class org.telegram.mtproto.tl.MTMsgsStateReq
 
MTNeedResendMessage - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTNeedResendMessage(TLLongVector) - Constructor for class org.telegram.mtproto.tl.MTNeedResendMessage
 
MTNeedResendMessage() - Constructor for class org.telegram.mtproto.tl.MTNeedResendMessage
 
MTNeedResendMessage(long[]) - Constructor for class org.telegram.mtproto.tl.MTNeedResendMessage
 
MTNeedResendMessage(Long[]) - Constructor for class org.telegram.mtproto.tl.MTNeedResendMessage
 
MTNewMessageDetailedInfo - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTNewMessageDetailedInfo(long, int, int) - Constructor for class org.telegram.mtproto.tl.MTNewMessageDetailedInfo
 
MTNewMessageDetailedInfo() - Constructor for class org.telegram.mtproto.tl.MTNewMessageDetailedInfo
 
MTNewSessionCreated - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTNewSessionCreated(long, long, long) - Constructor for class org.telegram.mtproto.tl.MTNewSessionCreated
 
MTNewSessionCreated() - Constructor for class org.telegram.mtproto.tl.MTNewSessionCreated
 
MTPing - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTPing(long) - Constructor for class org.telegram.mtproto.tl.MTPing
 
MTPing() - Constructor for class org.telegram.mtproto.tl.MTPing
 
MTPingDelayDisconnect - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTPingDelayDisconnect(long, int) - Constructor for class org.telegram.mtproto.tl.MTPingDelayDisconnect
 
MTPingDelayDisconnect() - Constructor for class org.telegram.mtproto.tl.MTPingDelayDisconnect
 
MTPong - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTPong(long, long) - Constructor for class org.telegram.mtproto.tl.MTPong
 
MTPong() - Constructor for class org.telegram.mtproto.tl.MTPong
 
MTProto - Class in org.telegram.mtproto
Created with IntelliJ IDEA.
MTProto(AbsMTProtoState, MTProtoCallback, CallWrapper, int) - Constructor for class org.telegram.mtproto.MTProto
 
MTProtoCallback - Interface in org.telegram.mtproto
Created with IntelliJ IDEA.
MTProtoContext - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTProtoContext() - Constructor for class org.telegram.mtproto.tl.MTProtoContext
 
MTRpcAnswerDropped - Class in org.telegram.mtproto.tl
 
MTRpcAnswerDropped() - Constructor for class org.telegram.mtproto.tl.MTRpcAnswerDropped
 
MTRpcAnswerDropped(Long, int, int) - Constructor for class org.telegram.mtproto.tl.MTRpcAnswerDropped
 
MTRpcAnswerDroppedRunning - Class in org.telegram.mtproto.tl
 
MTRpcAnswerDroppedRunning() - Constructor for class org.telegram.mtproto.tl.MTRpcAnswerDroppedRunning
 
MTRpcAnswerUnknown - Class in org.telegram.mtproto.tl
 
MTRpcAnswerUnknown() - Constructor for class org.telegram.mtproto.tl.MTRpcAnswerUnknown
 
MTRpcDropAnswer - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTRpcDropAnswer(Long) - Constructor for class org.telegram.mtproto.tl.MTRpcDropAnswer
 
MTRpcDropAnswer() - Constructor for class org.telegram.mtproto.tl.MTRpcDropAnswer
 
MTRpcError - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTRpcError(int, String) - Constructor for class org.telegram.mtproto.tl.MTRpcError
 
MTRpcError() - Constructor for class org.telegram.mtproto.tl.MTRpcError
 
MTRpcReqError - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
MTRpcReqError(int, String, long) - Constructor for class org.telegram.mtproto.tl.pq.MTRpcReqError
 
MTRpcReqError() - Constructor for class org.telegram.mtproto.tl.pq.MTRpcReqError
 
MTRpcResult - Class in org.telegram.mtproto.tl
Created with IntelliJ IDEA.
MTRpcResult(long, byte[], int) - Constructor for class org.telegram.mtproto.tl.MTRpcResult
 
MTRpcResult() - Constructor for class org.telegram.mtproto.tl.MTRpcResult
 
mustGetDifferences(int, int, Integer, int, Integer) - Method in class org.telegram.bot.kernel.differenceparameters.DifferenceParametersService
 
mustGetDifferences(int, int, Integer, int, Integer) - Method in interface org.telegram.bot.kernel.differenceparameters.IDifferenceParametersService
 

N

name - Variable in class org.telegram.api.input.file.TLAbsInputFile
The Name.
needGetUpdates() - Method in class org.telegram.bot.kernel.MainHandler
Force getting updates state on next update received
needGetUpdates - Static variable in class org.telegram.bot.services.NotificationsService
 
networkThread() - Method in class jawnae.pyronet.PyroSelector
 
newEncryptedMessages - Variable in class org.telegram.api.updates.difference.TLAbsDifference
The New encrypted messages.
newMessages - Variable in class org.telegram.api.updates.difference.TLAbsDifference
The New messages.
newNonce - Variable in class org.telegram.mtproto.tl.pq.PQInner
 
newNonceHash - Variable in class org.telegram.mtproto.tl.pq.DhGenResult
 
newNonceHash - Variable in class org.telegram.mtproto.tl.pq.ServerDhParams
 
newSalt - Variable in class org.telegram.api.account.TLAbsAccountPassword
Salt for this authentication
newServerSalt - Variable in class org.telegram.mtproto.tl.MTBadMessage
 
nonce - Variable in class org.telegram.mtproto.tl.pq.ClientDhInner
 
nonce - Variable in class org.telegram.mtproto.tl.pq.DhGenResult
 
nonce - Variable in class org.telegram.mtproto.tl.pq.PQInner
 
nonce - Variable in class org.telegram.mtproto.tl.pq.ReqDhParams
 
nonce - Variable in class org.telegram.mtproto.tl.pq.ReqPQ
 
nonce - Variable in class org.telegram.mtproto.tl.pq.ReqSetDhClientParams
 
nonce - Variable in class org.telegram.mtproto.tl.pq.ResPQ
 
nonce - Variable in class org.telegram.mtproto.tl.pq.ServerDhInner
 
nonce - Variable in class org.telegram.mtproto.tl.pq.ServerDhParams
 
NotificationsService - Class in org.telegram.bot.services
 
NotificationsService.NotificationObserver - Interface in org.telegram.bot.services
 
notifyCallbacks() - Method in class org.telegram.api.engine.TelegramApi
 
notifySettings - Variable in class org.telegram.api.chat.TLAbsChatFull
 

O

onApiMessage(byte[], MTProto) - Method in interface org.telegram.mtproto.MTProtoCallback
 
onAuthCancelled(TelegramApi) - Method in interface org.telegram.api.engine.ApiCallback
On auth cancelled.
onAuthInvalidated(MTProto) - Method in interface org.telegram.mtproto.MTProtoCallback
 
onChannelBroken(TcpContext) - Method in interface org.telegram.mtproto.transport.TcpContextCallback
 
onChats(List<TLAbsChat>) - Method in interface org.telegram.bot.handlers.interfaces.IChatsHandler
 
onChats(List<TLAbsChat>) - Method in interface org.telegram.bot.handlers.interfaces.IUpdatesHandler
 
onChats(List<TLAbsChat>) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onChatsCustom(List<TLAbsChat>) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onChatsCustom(List<TLAbsChat>) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onConfirmed() - Method in interface org.telegram.api.engine.RpcCallbackEx
On confirmed.
onConfirmed(int) - Method in interface org.telegram.mtproto.MTProtoCallback
 
onConnectionDies(int) - Method in class org.telegram.mtproto.schedule.Scheduller
 
onConnectionFailure(int) - Method in class org.telegram.mtproto.transport.TransportRate
 
onConnectionSuccess(int) - Method in class org.telegram.mtproto.transport.TransportRate
 
onDownloaded(Downloader.DownloadTask) - Method in interface org.telegram.api.engine.file.DownloadListener
On downloaded.
onError(int, String) - Method in interface org.telegram.api.engine.RpcCallback
On error.
onError(Throwable) - Method in class org.telegram.bot.GenericErrorTelegramFunctionCallback
 
onError(int, TcpContext) - Method in interface org.telegram.mtproto.transport.TcpContextCallback
 
onFailed() - Method in interface org.telegram.api.engine.file.DownloadListener
On failed.
onFailure() - Method in class org.telegram.mtproto.backoff.ExponentalBackoff
 
onFailureNoWait() - Method in class org.telegram.mtproto.backoff.ExponentalBackoff
 
onFastConfirm(int) - Method in interface org.telegram.mtproto.transport.TcpContextCallback
 
onForcedServerTimeArrived(long, long) - Method in class org.telegram.mtproto.time.TimeOverlord
 
onMessageArrived(TLObject) - Method in class org.telegram.api.engine.TelegramApi
On message arrived.
onMessageConfirmed(long) - Method in class org.telegram.mtproto.schedule.Scheduller
 
onMessageFastConfirmed(int) - Method in class org.telegram.mtproto.schedule.Scheduller
 
onMethodExecuted(long, long, long) - Method in class org.telegram.mtproto.time.TimeOverlord
 
onNotificationReceived(int, Object...) - Method in class org.telegram.bot.kernel.KernelComm
 
onNotificationReceived(int, Object...) - Method in class org.telegram.bot.kernel.MainHandler
 
onNotificationReceived(int, Object...) - Method in interface org.telegram.bot.services.NotificationsService.NotificationObserver
 
onPartDownloaded(int, int) - Method in interface org.telegram.api.engine.file.DownloadListener
On part downloaded.
onPartUploaded(int, int) - Method in interface org.telegram.api.engine.file.UploadListener
On part uploaded.
onRawMessage(byte[], int, int, TcpContext) - Method in interface org.telegram.mtproto.transport.TcpContextCallback
 
onResult(T) - Method in interface org.telegram.api.engine.RpcCallback
On result.
onRpcError(RpcException) - Method in class org.telegram.bot.GenericErrorTelegramFunctionCallback
 
onRpcError(RpcException) - Method in interface org.telegram.bot.TelegramFunctionCallback
 
onRpcError(int, int, String, MTProto) - Method in interface org.telegram.mtproto.MTProtoCallback
 
onRpcResult(int, byte[], MTProto) - Method in interface org.telegram.mtproto.MTProtoCallback
 
onServerError(long) - Method in class org.telegram.mtproto.schedule.Scheduller
 
onServerTimeArrived(long, long) - Method in class org.telegram.mtproto.time.TimeOverlord
 
onSessionCreated(MTProto) - Method in interface org.telegram.mtproto.MTProtoCallback
 
onSuccess(T) - Method in interface org.telegram.bot.TelegramFunctionCallback
 
onSuccess() - Method in class org.telegram.mtproto.backoff.ExponentalBackoff
 
onTimeout(TimeoutException) - Method in class org.telegram.bot.GenericErrorTelegramFunctionCallback
 
onTimeout(TimeoutException) - Method in interface org.telegram.bot.TelegramFunctionCallback
 
onTLAbsDifference(TLAbsDifference) - Method in interface org.telegram.bot.handlers.interfaces.IUpdatesHandler
 
onTLAbsDifference(TLAbsDifference) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLAbsMessageCustom(TLAbsMessage) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLAbsMessageCustom(TLAbsMessage) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLChannelDifferences(List<TLAbsUser>, List<TLAbsMessage>, List<TLAbsUpdate>, List<TLAbsChat>) - Method in interface org.telegram.bot.handlers.interfaces.IUpdatesHandler
 
onTLChannelDifferences(List<TLAbsUser>, List<TLAbsMessage>, List<TLAbsUpdate>, List<TLAbsChat>) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLFakeUpdateCustom(TLFakeUpdate) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLFakeUpdateCustom(TLFakeUpdate) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateBotCallbackQueryCustom(TLUpdateBotCallbackQuery) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateBotCallbackQueryCustom(TLUpdateBotCallbackQuery) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateBotInlineQueryCustom(TLUpdateBotInlineQuery) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateBotInlineQueryCustom(TLUpdateBotInlineQuery) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateBotInlineSendCustom(TLUpdateBotInlineSend) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateBotInlineSendCustom(TLUpdateBotInlineSend) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateChannelCustom(TLUpdateChannel) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateChannelCustom(TLUpdateChannel) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateChannelMessageViewsCustom(TLUpdateChannelMessageViews) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateChannelMessageViewsCustom(TLUpdateChannelMessageViews) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateChannelNewMessageCustom(TLUpdateChannelNewMessage) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateChannelNewMessageCustom(TLUpdateChannelNewMessage) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateChannelPinnedMessageCustom(TLUpdateChannelPinnedMessage) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateChannelPinnedMessageCustom(TLUpdateChannelPinnedMessage) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateChatAdminCustom(TLUpdateChatAdmin) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateChatAdminCustom(TLUpdateChatAdmin) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateChatParticipantAddCustom(TLUpdateChatParticipantAdd) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateChatParticipantAddCustom(TLUpdateChatParticipantAdd) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateChatParticipantAdminCustom(TLUpdateChatParticipantAdmin) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateChatParticipantAdminCustom(TLUpdateChatParticipantAdmin) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateChatParticipantDeleteCustom(TLUpdateChatParticipantDelete) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateChatParticipantDeleteCustom(TLUpdateChatParticipantDelete) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateChatParticipantsCustom(TLUpdateChatParticipants) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateChatParticipantsCustom(TLUpdateChatParticipants) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateChatUserTypingCustom(TLUpdateChatUserTyping) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateChatUserTypingCustom(TLUpdateChatUserTyping) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateConfigCustom(TLUpdateConfig) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateConfigCustom(TLUpdateConfig) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateContactLinkCustom(TLUpdateContactLink) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateContactLinkCustom(TLUpdateContactLink) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateContactRegisteredCustom(TLUpdateContactRegistered) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateContactRegisteredCustom(TLUpdateContactRegistered) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateDcOptionsCustom(TLUpdateDcOptions) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateDcOptionsCustom(TLUpdateDcOptions) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateDeleteChannelMessagesCustom(TLUpdateDeleteChannelMessages) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateDeleteChannelMessagesCustom(TLUpdateDeleteChannelMessages) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateDeleteMessagesCustom(TLUpdateDeleteMessages) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateDeleteMessagesCustom(TLUpdateDeleteMessages) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateDraftMessageCustom(TLUpdateDraftMessage) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateDraftMessageCustom(TLUpdateDraftMessage) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateEditChannelMessageCustom(TLUpdateEditChannelMessage) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateEditChannelMessageCustom(TLUpdateEditChannelMessage) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateEditMessageCustom(TLUpdateEditMessage) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateEditMessageCustom(TLUpdateEditMessage) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateEncryptedChatTypingCustom(TLUpdateEncryptedChatTyping) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateEncryptedChatTypingCustom(TLUpdateEncryptedChatTyping) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateEncryptedMessagesReadCustom(TLUpdateEncryptedMessagesRead) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateEncryptedMessagesReadCustom(TLUpdateEncryptedMessagesRead) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateEncryptionCustom(TLUpdateEncryption) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateEncryptionCustom(TLUpdateEncryption) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateInlineBotCallbackQueryCustom(TLUpdateInlineBotCallbackQuery) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateInlineBotCallbackQueryCustom(TLUpdateInlineBotCallbackQuery) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateMessageIdCustom(TLUpdateMessageId) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateMessageIdCustom(TLUpdateMessageId) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateNewAuthorizationCustom(TLUpdateNewAuthorization) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateNewAuthorizationCustom(TLUpdateNewAuthorization) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateNewEncryptedMessageCustom(TLUpdateNewEncryptedMessage) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateNewEncryptedMessageCustom(TLUpdateNewEncryptedMessage) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateNewMessageCustom(TLUpdateNewMessage) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateNewMessageCustom(TLUpdateNewMessage) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateNewStickerSetCustom(TLUpdateNewStickerSet) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateNewStickerSetCustom(TLUpdateNewStickerSet) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateNotifySettingsCustom(TLUpdateNotifySettings) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateNotifySettingsCustom(TLUpdateNotifySettings) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdatePrivacyCustom(TLUpdatePrivacy) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdatePrivacyCustom(TLUpdatePrivacy) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdatePtsChangedCustom(TLUpdatePtsChanged) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdatePtsChangedCustom(TLUpdatePtsChanged) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateReadChannelInboxCustom(TLUpdateReadChannelInbox) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateReadChannelInboxCustom(TLUpdateReadChannelInbox) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateReadChannelOutboxCustom(TLUpdateReadChannelOutbox) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateReadChannelOutboxCustom(TLUpdateReadChannelOutbox) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateReadFeaturedStickersCustom(TLUpdateReadFeaturedStickers) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateReadFeaturedStickersCustom(TLUpdateReadFeaturedStickers) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateReadMessagesContentsCustom(TLUpdateReadMessagesContents) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateReadMessagesContentsCustom(TLUpdateReadMessagesContents) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateReadMessagesInboxCustom(TLUpdateReadMessagesInbox) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateReadMessagesInboxCustom(TLUpdateReadMessagesInbox) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateReadMessagesOutboxCustom(TLUpdateReadMessagesOutbox) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateReadMessagesOutboxCustom(TLUpdateReadMessagesOutbox) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateRecentStickersCustom(TLUpdateRecentStickers) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateRecentStickersCustom(TLUpdateRecentStickers) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateSavedGifsCustom(TLUpdateSavedGifs) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateSavedGifsCustom(TLUpdateSavedGifs) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateServiceNotificationCustom(TLUpdateServiceNotification) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateServiceNotificationCustom(TLUpdateServiceNotification) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateShortChatMessageCustom(TLUpdateShortChatMessage) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateShortChatMessageCustom(TLUpdateShortChatMessage) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateShortMessageCustom(TLUpdateShortMessage) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateShortMessageCustom(TLUpdateShortMessage) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateShortSentMessageCustom(TLUpdateShortSentMessage) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateShortSentMessageCustom(TLUpdateShortSentMessage) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateStickerSetsCustom(TLUpdateStickerSets) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateStickerSetsCustom(TLUpdateStickerSets) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateStickerSetsOrderCustom(TLUpdateStickerSetsOrder) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateStickerSetsOrderCustom(TLUpdateStickerSetsOrder) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdatesTooLong() - Method in interface org.telegram.bot.handlers.interfaces.IUpdatesHandler
 
onTLUpdatesTooLong() - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateUserBlockedCustom(TLUpdateUserBlocked) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateUserBlockedCustom(TLUpdateUserBlocked) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateUserNameCustom(TLUpdateUserName) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateUserNameCustom(TLUpdateUserName) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateUserPhoneCustom(TLUpdateUserPhone) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateUserPhoneCustom(TLUpdateUserPhone) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateUserPhotoCustom(TLUpdateUserPhoto) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateUserPhotoCustom(TLUpdateUserPhoto) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateUserStatusCustom(TLUpdateUserStatus) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateUserStatusCustom(TLUpdateUserStatus) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateUserTypingCustom(TLUpdateUserTyping) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateUserTypingCustom(TLUpdateUserTyping) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onTLUpdateWebPageCustom(TLUpdateWebPage) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onTLUpdateWebPageCustom(TLUpdateWebPage) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onUnknownError(Throwable) - Method in class org.telegram.bot.GenericErrorTelegramFunctionCallback
 
onUnknownError(Throwable) - Method in interface org.telegram.bot.TelegramFunctionCallback
 
onUpdate(TLAbsUpdates) - Method in interface org.telegram.api.engine.ApiCallback
On update.
onUpdatesInvalidated(TelegramApi) - Method in interface org.telegram.api.engine.ApiCallback
On updates invalidated.
onUploaded(Uploader.UploadTask) - Method in interface org.telegram.api.engine.file.UploadListener
On uploaded.
onUsers(List<TLAbsUser>) - Method in interface org.telegram.bot.handlers.interfaces.IUpdatesHandler
 
onUsers(List<TLAbsUser>) - Method in interface org.telegram.bot.handlers.interfaces.IUsersHandler
 
onUsers(List<TLAbsUser>) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
onUsersCustom(List<TLAbsUser>) - Method in class org.telegram.bot.handlers.DefaultUpdatesHandler
 
onUsersCustom(List<TLAbsUser>) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
org.telegram.api - package org.telegram.api
 
org.telegram.api.account - package org.telegram.api.account
 
org.telegram.api.auth - package org.telegram.api.auth
 
org.telegram.api.auth.codetype - package org.telegram.api.auth.codetype
 
org.telegram.api.auth.sentcodetype - package org.telegram.api.auth.sentcodetype
 
org.telegram.api.bot - package org.telegram.api.bot
 
org.telegram.api.bot.inlinemessage - package org.telegram.api.bot.inlinemessage
 
org.telegram.api.bot.inlineresult - package org.telegram.api.bot.inlineresult
 
org.telegram.api.channel - package org.telegram.api.channel
 
org.telegram.api.channel.filters - package org.telegram.api.channel.filters
 
org.telegram.api.channel.participants - package org.telegram.api.channel.participants
 
org.telegram.api.channel.participants.filters - package org.telegram.api.channel.participants.filters
 
org.telegram.api.channel.participants.role - package org.telegram.api.channel.participants.role
 
org.telegram.api.chat - package org.telegram.api.chat
 
org.telegram.api.chat.channel - package org.telegram.api.chat.channel
 
org.telegram.api.chat.invite - package org.telegram.api.chat.invite
 
org.telegram.api.chat.participant.chatparticipant - package org.telegram.api.chat.participant.chatparticipant
 
org.telegram.api.chat.participant.chatparticipants - package org.telegram.api.chat.participant.chatparticipants
 
org.telegram.api.chat.photo - package org.telegram.api.chat.photo
 
org.telegram.api.contact - package org.telegram.api.contact
 
org.telegram.api.contact.link - package org.telegram.api.contact.link
 
org.telegram.api.contacts - package org.telegram.api.contacts
 
org.telegram.api.contacts.blocked - package org.telegram.api.contacts.blocked
 
org.telegram.api.contacts.toppeers - package org.telegram.api.contacts.toppeers
 
org.telegram.api.decryptedmessage - package org.telegram.api.decryptedmessage
 
org.telegram.api.dialog - package org.telegram.api.dialog
 
org.telegram.api.disablefeature - package org.telegram.api.disablefeature
 
org.telegram.api.document - package org.telegram.api.document
 
org.telegram.api.document.attribute - package org.telegram.api.document.attribute
 
org.telegram.api.draft - package org.telegram.api.draft
 
org.telegram.api.encrypted.chat - package org.telegram.api.encrypted.chat
 
org.telegram.api.encrypted.file - package org.telegram.api.encrypted.file
 
org.telegram.api.encrypted.message - package org.telegram.api.encrypted.message
 
org.telegram.api.engine - package org.telegram.api.engine
 
org.telegram.api.engine.file - package org.telegram.api.engine.file
 
org.telegram.api.engine.storage - package org.telegram.api.engine.storage
 
org.telegram.api.file.location - package org.telegram.api.file.location
 
org.telegram.api.foundgif - package org.telegram.api.foundgif
 
org.telegram.api.functions - package org.telegram.api.functions
 
org.telegram.api.functions.account - package org.telegram.api.functions.account
 
org.telegram.api.functions.auth - package org.telegram.api.functions.auth
 
org.telegram.api.functions.channels - package org.telegram.api.functions.channels
 
org.telegram.api.functions.contacts - package org.telegram.api.functions.contacts
 
org.telegram.api.functions.help - package org.telegram.api.functions.help
 
org.telegram.api.functions.messages - package org.telegram.api.functions.messages
 
org.telegram.api.functions.photos - package org.telegram.api.functions.photos
 
org.telegram.api.functions.updates - package org.telegram.api.functions.updates
 
org.telegram.api.functions.upload - package org.telegram.api.functions.upload
 
org.telegram.api.functions.users - package org.telegram.api.functions.users
 
org.telegram.api.game - package org.telegram.api.game
 
org.telegram.api.geo.point - package org.telegram.api.geo.point
 
org.telegram.api.help - package org.telegram.api.help
 
org.telegram.api.help.changelog - package org.telegram.api.help.changelog
 
org.telegram.api.input - package org.telegram.api.input
 
org.telegram.api.input.bot - package org.telegram.api.input.bot
 
org.telegram.api.input.bot.inlinemessage - package org.telegram.api.input.bot.inlinemessage
 
org.telegram.api.input.bot.inlineresult - package org.telegram.api.input.bot.inlineresult
 
org.telegram.api.input.chat - package org.telegram.api.input.chat
 
org.telegram.api.input.chat.photo - package org.telegram.api.input.chat.photo
 
org.telegram.api.input.document - package org.telegram.api.input.document
 
org.telegram.api.input.encrypted - package org.telegram.api.input.encrypted
 
org.telegram.api.input.encrypted.file - package org.telegram.api.input.encrypted.file
 
org.telegram.api.input.encrypted.file.location - package org.telegram.api.input.encrypted.file.location
 
org.telegram.api.input.file - package org.telegram.api.input.file
 
org.telegram.api.input.filelocation - package org.telegram.api.input.filelocation
 
org.telegram.api.input.game - package org.telegram.api.input.game
 
org.telegram.api.input.geopoint - package org.telegram.api.input.geopoint
 
org.telegram.api.input.media - package org.telegram.api.input.media
 
org.telegram.api.input.messages.entity - package org.telegram.api.input.messages.entity
 
org.telegram.api.input.messages.filter - package org.telegram.api.input.messages.filter
 
org.telegram.api.input.notify - package org.telegram.api.input.notify
 
org.telegram.api.input.peer - package org.telegram.api.input.peer
 
org.telegram.api.input.peer.notify - package org.telegram.api.input.peer.notify
 
org.telegram.api.input.peer.notify.events - package org.telegram.api.input.peer.notify.events
 
org.telegram.api.input.photo - package org.telegram.api.input.photo
 
org.telegram.api.input.privacy.inputprivacykey - package org.telegram.api.input.privacy.inputprivacykey
 
org.telegram.api.input.privacy.inputprivacyrule - package org.telegram.api.input.privacy.inputprivacyrule
 
org.telegram.api.input.reportspamreason - package org.telegram.api.input.reportspamreason
 
org.telegram.api.input.sticker.media - package org.telegram.api.input.sticker.media
 
org.telegram.api.input.sticker.set - package org.telegram.api.input.sticker.set
 
org.telegram.api.input.user - package org.telegram.api.input.user
 
org.telegram.api.keyboard - package org.telegram.api.keyboard
 
org.telegram.api.keyboard.button - package org.telegram.api.keyboard.button
 
org.telegram.api.keyboard.replymarkup - package org.telegram.api.keyboard.replymarkup
 
org.telegram.api.message - package org.telegram.api.message
 
org.telegram.api.message.action - package org.telegram.api.message.action
 
org.telegram.api.message.entity - package org.telegram.api.message.entity
 
org.telegram.api.message.media - package org.telegram.api.message.media
 
org.telegram.api.messages - package org.telegram.api.messages
 
org.telegram.api.messages.dhconfig - package org.telegram.api.messages.dhconfig
 
org.telegram.api.messages.dialogs - package org.telegram.api.messages.dialogs
 
org.telegram.api.messages.savedgifs - package org.telegram.api.messages.savedgifs
 
org.telegram.api.messages.sentencrypted - package org.telegram.api.messages.sentencrypted
 
org.telegram.api.messages.stickers - package org.telegram.api.messages.stickers
 
org.telegram.api.messages.stickers.featured - package org.telegram.api.messages.stickers.featured
 
org.telegram.api.messages.stickers.recent - package org.telegram.api.messages.stickers.recent
 
org.telegram.api.messages.stickers.setintallresult - package org.telegram.api.messages.stickers.setintallresult
 
org.telegram.api.notify.peer - package org.telegram.api.notify.peer
 
org.telegram.api.peer - package org.telegram.api.peer
 
org.telegram.api.peer.notify.events - package org.telegram.api.peer.notify.events
 
org.telegram.api.peer.notify.settings - package org.telegram.api.peer.notify.settings
 
org.telegram.api.photo - package org.telegram.api.photo
 
org.telegram.api.photo.size - package org.telegram.api.photo.size
 
org.telegram.api.photos - package org.telegram.api.photos
 
org.telegram.api.privacy.privacykey - package org.telegram.api.privacy.privacykey
 
org.telegram.api.privacy.privacyrule - package org.telegram.api.privacy.privacyrule
 
org.telegram.api.sendmessage.action - package org.telegram.api.sendmessage.action
 
org.telegram.api.sticker - package org.telegram.api.sticker
 
org.telegram.api.sticker.pack - package org.telegram.api.sticker.pack
 
org.telegram.api.sticker.set - package org.telegram.api.sticker.set
 
org.telegram.api.sticker.stickersetconvered - package org.telegram.api.sticker.stickersetconvered
 
org.telegram.api.storage.file - package org.telegram.api.storage.file
 
org.telegram.api.toppeer - package org.telegram.api.toppeer
 
org.telegram.api.toppeer.category - package org.telegram.api.toppeer.category
 
org.telegram.api.update - package org.telegram.api.update
 
org.telegram.api.update.encrypted - package org.telegram.api.update.encrypted
 
org.telegram.api.updates - package org.telegram.api.updates
 
org.telegram.api.updates.channel.differences - package org.telegram.api.updates.channel.differences
 
org.telegram.api.updates.difference - package org.telegram.api.updates.difference
 
org.telegram.api.upload - package org.telegram.api.upload
 
org.telegram.api.user - package org.telegram.api.user
 
org.telegram.api.user.profile.photo - package org.telegram.api.user.profile.photo
 
org.telegram.api.user.status - package org.telegram.api.user.status
 
org.telegram.api.wallpaper - package org.telegram.api.wallpaper
 
org.telegram.api.webpage - package org.telegram.api.webpage
 
org.telegram.bot - package org.telegram.bot
 
org.telegram.bot.factories - package org.telegram.bot.factories
 
org.telegram.bot.handlers - package org.telegram.bot.handlers
 
org.telegram.bot.handlers.interfaces - package org.telegram.bot.handlers.interfaces
 
org.telegram.bot.kernel - package org.telegram.bot.kernel
 
org.telegram.bot.kernel.database - package org.telegram.bot.kernel.database
 
org.telegram.bot.kernel.differenceparameters - package org.telegram.bot.kernel.differenceparameters
 
org.telegram.bot.kernel.engine - package org.telegram.bot.kernel.engine
 
org.telegram.bot.kernel.engine.storage - package org.telegram.bot.kernel.engine.storage
 
org.telegram.bot.services - package org.telegram.bot.services
 
org.telegram.bot.structure - package org.telegram.bot.structure
 
org.telegram.mtproto - package org.telegram.mtproto
 
org.telegram.mtproto.backoff - package org.telegram.mtproto.backoff
 
org.telegram.mtproto.log - package org.telegram.mtproto.log
 
org.telegram.mtproto.pq - package org.telegram.mtproto.pq
 
org.telegram.mtproto.schedule - package org.telegram.mtproto.schedule
 
org.telegram.mtproto.secure - package org.telegram.mtproto.secure
 
org.telegram.mtproto.secure.aes - package org.telegram.mtproto.secure.aes
 
org.telegram.mtproto.secure.pq - package org.telegram.mtproto.secure.pq
 
org.telegram.mtproto.state - package org.telegram.mtproto.state
 
org.telegram.mtproto.time - package org.telegram.mtproto.time
 
org.telegram.mtproto.tl - package org.telegram.mtproto.tl
 
org.telegram.mtproto.tl.pq - package org.telegram.mtproto.tl.pq
 
org.telegram.mtproto.transport - package org.telegram.mtproto.transport
 
org.telegram.mtproto.util - package org.telegram.mtproto.util
 
org.telegram.tl - package org.telegram.tl
 
otherUpdates - Variable in class org.telegram.api.updates.difference.TLAbsDifference
The Other updates.
outSeqNo - Variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageLayer
The Out seq no.

P

p - Variable in class org.telegram.api.messages.dhconfig.TLAbsDhConfig
The P.
p - Variable in class org.telegram.mtproto.tl.pq.PQInner
 
p - Variable in class org.telegram.mtproto.tl.pq.ReqDhParams
 
parts - Variable in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
The Parts.
parts - Variable in class org.telegram.api.input.file.TLAbsInputFile
The Parts.
pattern - Variable in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeFlashCall
 
performMarkAsRead(IUser, int) - Method in interface org.telegram.bot.kernel.IKernelComm
 
performMarkAsRead(IUser, int) - Method in class org.telegram.bot.kernel.KernelComm
 
performMarkGroupAsRead(Chat, int) - Method in interface org.telegram.bot.kernel.IKernelComm
 
performMarkGroupAsRead(Chat, int) - Method in class org.telegram.bot.kernel.KernelComm
 
phone - Variable in class org.telegram.api.input.TLInputPhoneContact
The Phone.
photo - Variable in class org.telegram.api.chat.TLAbsChatFull
 
photo - Variable in class org.telegram.api.photos.TLPhotosPhoto
The Photo.
photos - Variable in class org.telegram.api.photos.TLAbsPhotos
The Photos.
PlainTcpConnection - Class in org.telegram.mtproto.transport
Created with IntelliJ IDEA.
PlainTcpConnection(String, int) - Constructor for class org.telegram.mtproto.transport.PlainTcpConnection
 
position() - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
position(int) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
postMessage(TLObject, boolean, long) - Method in class org.telegram.mtproto.schedule.Scheduller
 
postMessage(TLObject, boolean, long, boolean) - Method in class org.telegram.mtproto.schedule.Scheduller
 
postMessage(byte[], boolean) - Method in class org.telegram.mtproto.transport.TcpContext
 
postMessageDelayed(TLObject, boolean, long, int, int, boolean) - Method in class org.telegram.mtproto.schedule.Scheduller
 
postNotification(int, Object...) - Method in class org.telegram.bot.services.NotificationsService
 
pq - Variable in class org.telegram.mtproto.tl.pq.PQInner
 
pq - Variable in class org.telegram.mtproto.tl.pq.ResPQ
 
PqAuth - Class in org.telegram.mtproto.pq
Created with IntelliJ IDEA.
PqAuth(byte[], long, Socket) - Constructor for class org.telegram.mtproto.pq.PqAuth
 
PQImplementation - Interface in org.telegram.mtproto.secure.pq
Created by Ruben Bermudez on 12.02.14.
PQInner - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
PQInner(byte[], byte[], byte[], byte[], byte[], byte[]) - Constructor for class org.telegram.mtproto.tl.pq.PQInner
 
PQInner() - Constructor for class org.telegram.mtproto.tl.pq.PQInner
 
PQLopatin - Class in org.telegram.mtproto.secure.pq
Created by Ruben Bermudez on 12.02.14.
PQLopatin() - Constructor for class org.telegram.mtproto.secure.pq.PQLopatin
 
PQSolver - Class in org.telegram.mtproto.secure.pq
Created by Ruben Bermudez on 12.02.14.
PreparedPackage - Class in org.telegram.mtproto.schedule
Created with IntelliJ IDEA.
PreparedPackage(int, long, byte[], boolean) - Constructor for class org.telegram.mtproto.schedule.PreparedPackage
 
PrepareSchedule - Class in org.telegram.mtproto.schedule
Created by Ruben Bermudez on 29.12.13.
PrepareSchedule() - Constructor for class org.telegram.mtproto.schedule.PrepareSchedule
 
prepareScheduller(PrepareSchedule, int[]) - Method in class org.telegram.mtproto.schedule.Scheduller
 
processBlock(byte[], int, byte[], int) - Method in class org.telegram.mtproto.secure.aes.AESFastEngine
 
processUpdate(UpdateWrapper) - Method in interface org.telegram.bot.handlers.interfaces.IUpdatesHandler
 
processUpdate(UpdateWrapper) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
processUpdates(List<UpdateWrapper>) - Method in class org.telegram.bot.kernel.MainHandler
 
pts - Variable in class org.telegram.api.updates.channel.differences.TLAbsUpdatesChannelDifferences
 
put(ByteBuffer) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
put(byte[]) - Method in class org.telegram.mtproto.util.BytesCache
 
putAuthKey(int, byte[]) - Method in interface org.telegram.api.engine.storage.AbsApiState
Put auth key.
putAuthKey(int, byte[]) - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
PyroClient - Class in jawnae.pyronet
 
PyroClientAdapter - Class in jawnae.pyronet
 
PyroClientAdapter() - Constructor for class jawnae.pyronet.PyroClientAdapter
 
PyroClientListener - Interface in jawnae.pyronet
 
PyroException - Exception in jawnae.pyronet
 
PyroException() - Constructor for exception jawnae.pyronet.PyroException
 
PyroException(String) - Constructor for exception jawnae.pyronet.PyroException
 
PyroException(String, Throwable) - Constructor for exception jawnae.pyronet.PyroException
 
PyroSelector - Class in jawnae.pyronet
 
PyroSelector() - Constructor for class jawnae.pyronet.PyroSelector
 

Q

q - Variable in class org.telegram.mtproto.tl.pq.PQInner
 
q - Variable in class org.telegram.mtproto.tl.pq.ReqDhParams
 
queueTime - Variable in class org.telegram.api.engine.file.Downloader.DownloadTask
The Queue time.
queueTime - Variable in class org.telegram.api.engine.file.Uploader.UploadTask
The Queue time.

R

random - Variable in class org.telegram.api.messages.dhconfig.TLAbsDhConfig
The Random.
randomBytes - Variable in class org.telegram.api.decryptedmessage.TLDecryptedMessageLayer
The Random bytes.
randomId - Variable in class org.telegram.api.decryptedmessage.TLAbsDecryptedMessage
Random message ID, assigned by the author of message.
randomId - Variable in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
The Random id.
randomInt() - Method in class org.telegram.mtproto.secure.Entropy
 
readBool(boolean) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
readByteArray(boolean) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
readByteBuffer(boolean) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
readBytes(int, InputStream) - Static method in class org.telegram.tl.StreamingUtils
Reading bytes from stream
readBytes(byte[], int, int, InputStream) - Static method in class org.telegram.tl.StreamingUtils
Reading bytes from stream
readData(int, boolean) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
readDouble(boolean) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
readDouble(InputStream) - Static method in class org.telegram.tl.StreamingUtils
Reading double from stream
readInt(byte[]) - Static method in class org.telegram.mtproto.MTProto
 
readInt(byte[], int) - Static method in class org.telegram.mtproto.MTProto
 
readInt(byte[]) - Static method in class org.telegram.tl.StreamingUtils
Reading int from bytes array
readInt(byte[], int) - Static method in class org.telegram.tl.StreamingUtils
Reading int from bytes array
readInt(InputStream) - Static method in class org.telegram.tl.StreamingUtils
 
readInt32(boolean) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
readInt64(boolean) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
readKnownSalts() - Method in class org.telegram.mtproto.state.AbsMTProtoState
 
readKnownSalts() - Method in class org.telegram.mtproto.state.MemoryProtoState
 
readLong(InputStream) - Static method in class org.telegram.tl.StreamingUtils
Reading long from stream
readLong(byte[], int) - Static method in class org.telegram.tl.StreamingUtils
Reading long value from bytes array
readRaw(byte[], boolean) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
readString(boolean) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
readTLBool(InputStream) - Static method in class org.telegram.tl.StreamingUtils
Reading tl-bool from stream
readTLBytes(InputStream) - Static method in class org.telegram.tl.StreamingUtils
Reading tl-bytes from stream
readTLBytes(InputStream, TLContext) - Static method in class org.telegram.tl.StreamingUtils
Reading tl-bytes from stream with manual allocation
readTLIntVector(InputStream, TLContext) - Static method in class org.telegram.tl.StreamingUtils
Reading tl-vector of integers from stream
readTLLongVector(InputStream, TLContext) - Static method in class org.telegram.tl.StreamingUtils
Reading tl-vector of longs from stream
readTLMethod(InputStream, TLContext) - Static method in class org.telegram.tl.StreamingUtils
Reading tl-method from stream.
readTLObject(InputStream, TLContext) - Static method in class org.telegram.tl.StreamingUtils
Reading tl-object from stream
readTLObject(InputStream, TLContext, Class<T>) - Static method in class org.telegram.tl.StreamingUtils
 
readTLString(InputStream) - Static method in class org.telegram.tl.StreamingUtils
Reading tl-string from stream
readTLStringVector(InputStream, TLContext) - Static method in class org.telegram.tl.StreamingUtils
Reading tl-vector of strings from stream
readTLVector(InputStream, TLContext) - Static method in class org.telegram.tl.StreamingUtils
Reading tl-vector from stream
readTLVector(InputStream, TLContext, Class<T>) - Static method in class org.telegram.tl.StreamingUtils
Reading tl-vector from stream
readUInt(InputStream) - Static method in class org.telegram.tl.StreamingUtils
Reading uint from stream
readUInt(byte[]) - Static method in class org.telegram.tl.StreamingUtils
Reading uint from bytes array
readUInt(byte[], int) - Static method in class org.telegram.tl.StreamingUtils
Reading uint from bytes array
reason - Variable in class org.telegram.api.functions.account.TLRequestAccountDeleteAccount
The Reason.
receivedData(PyroClient, ByteBuffer) - Method in class jawnae.pyronet.PyroClientAdapter
 
receivedData(PyroClient, ByteBuffer) - Method in interface jawnae.pyronet.PyroClientListener
 
receivedData(PyroClient, ByteBuffer) - Method in class org.telegram.mtproto.transport.TcpContext
 
reduceTimes() - Method in class org.telegram.bot.kernel.CustomTimerTask
 
registerClass(Class<T>) - Method in class org.telegram.tl.TLContext
 
registerClass(int, Class<T>) - Method in class org.telegram.tl.TLContext
 
registerCompatClass(Class<T>) - Method in class org.telegram.tl.TLContext
 
registerCompatClass(int, Class<T>) - Method in class org.telegram.tl.TLContext
 
registerFastConfirm(long, int) - Method in class org.telegram.mtproto.schedule.Scheduller
 
registerInterface(LoggerInterface) - Static method in class org.telegram.api.engine.Logger
Register interface.
registerInterface(LogInterface) - Static method in class org.telegram.mtproto.log.Logger
 
releaseBytes(TLBytes) - Method in class org.telegram.tl.TLContext
 
reloadConnectionInformation() - Method in class org.telegram.mtproto.MTProto
 
remove(Object) - Method in class org.telegram.tl.TLVector
 
remove(int) - Method in class org.telegram.tl.TLVector
 
removeAll(Collection<?>) - Method in class org.telegram.tl.TLVector
 
removeListener(PyroClientListener) - Method in class jawnae.pyronet.PyroClient
 
removeListeners() - Method in class jawnae.pyronet.PyroClient
 
removeObserver(NotificationsService.NotificationObserver, int) - Method in class org.telegram.bot.services.NotificationsService
 
ReqDhParams - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
ReqDhParams(byte[], byte[], byte[], byte[], long, byte[]) - Constructor for class org.telegram.mtproto.tl.pq.ReqDhParams
 
ReqDhParams() - Constructor for class org.telegram.mtproto.tl.pq.ReqDhParams
 
ReqPQ - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
ReqPQ(byte[]) - Constructor for class org.telegram.mtproto.tl.pq.ReqPQ
 
ReqPQ() - Constructor for class org.telegram.mtproto.tl.pq.ReqPQ
 
ReqSetDhClientParams - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
ReqSetDhClientParams(byte[], byte[], byte[]) - Constructor for class org.telegram.mtproto.tl.pq.ReqSetDhClientParams
 
ReqSetDhClientParams() - Constructor for class org.telegram.mtproto.tl.pq.ReqSetDhClientParams
 
requestSchedule() - Method in class org.telegram.mtproto.MTProto
 
requestTask(int, TLAbsInputFileLocation, int, String, DownloadListener) - Method in class org.telegram.api.engine.file.Downloader
Request task.
requestTask(String, UploadListener) - Method in class org.telegram.api.engine.file.Uploader
Request task.
resendAsNewMessage(long) - Method in class org.telegram.mtproto.schedule.Scheduller
 
resendAsNewMessageDelayed(long, int) - Method in class org.telegram.mtproto.schedule.Scheduller
 
resendMessage(long) - Method in class org.telegram.mtproto.schedule.Scheduller
 
reset() - Method in interface org.telegram.api.engine.storage.AbsApiState
Reset void.
reset() - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
reset() - Method in class org.telegram.mtproto.backoff.ExponentalBackoff
 
reset() - Method in class org.telegram.mtproto.secure.aes.AESFastEngine
 
resetAuth() - Method in interface org.telegram.api.engine.storage.AbsApiState
Reset auth.
resetAuth() - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
resetConnectionInfo() - Method in class org.telegram.api.engine.TelegramApi
Reset connection info.
resetMessageId() - Method in class org.telegram.mtproto.schedule.Scheduller
 
resetNetworkBackoff() - Method in class org.telegram.api.engine.TelegramApi
Reset network backoff.
resetNetworkBackoff() - Method in class org.telegram.mtproto.MTProto
 
resetSession() - Method in class org.telegram.mtproto.schedule.Scheduller
 
ResPQ - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
ResPQ(byte[], byte[], byte[], TLLongVector) - Constructor for class org.telegram.mtproto.tl.pq.ResPQ
 
ResPQ() - Constructor for class org.telegram.mtproto.tl.pq.ResPQ
 
retainAll(Collection<?>) - Method in class org.telegram.tl.TLVector
 
retryId - Variable in class org.telegram.mtproto.tl.pq.ClientDhInner
 
reuseFreeBuffer(ByteBufferDesc) - Method in class org.telegram.mtproto.transport.BuffersStorage
 
rewind() - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
RpcCallback<T extends TLObject> - Interface in org.telegram.api.engine
Created with IntelliJ IDEA.
RpcCallbackEx<T extends TLObject> - Interface in org.telegram.api.engine
Created with IntelliJ IDEA.
RpcException - Exception in org.telegram.api.engine
Created with IntelliJ IDEA.
RpcException(int, String) - Constructor for exception org.telegram.api.engine.RpcException
Instantiates a new Rpc exception.
RSA(byte[], BigInteger, BigInteger) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 

S

scheduleTask(Runnable) - Method in class jawnae.pyronet.PyroSelector
 
Scheduller - Class in org.telegram.mtproto.schedule
Created with IntelliJ IDEA.
Scheduller(MTProto, CallWrapper) - Constructor for class org.telegram.mtproto.schedule.Scheduller
 
select() - Method in class jawnae.pyronet.PyroSelector
 
select(long) - Method in class jawnae.pyronet.PyroSelector
 
selector() - Method in class jawnae.pyronet.PyroClient
Returns the PyroSelector that created this client
sendChannelMessage(Chat, String, boolean) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendChannelMessage(Chat, String, boolean) - Method in class org.telegram.bot.kernel.KernelComm
 
sendChannelMessageWithMarkdown(Chat, String, boolean) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendChannelMessageWithMarkdown(Chat, String, boolean) - Method in class org.telegram.bot.kernel.KernelComm
 
sendChannelMessageWithoutPreview(Chat, String, boolean) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendChannelMessageWithoutPreview(Chat, String, boolean) - Method in class org.telegram.bot.kernel.KernelComm
 
sendGroupMedia(Chat, TLAbsInputMedia) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendGroupMedia(Chat, TLAbsInputMedia) - Method in class org.telegram.bot.kernel.KernelComm
 
sendGroupMessage(Chat, String) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendGroupMessage(Chat, String) - Method in class org.telegram.bot.kernel.KernelComm
 
sendGroupMessageWithMarkdown(Chat, String) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendGroupMessageWithMarkdown(Chat, String) - Method in class org.telegram.bot.kernel.KernelComm
 
sendGroupMessageWithoutPreview(Chat, String) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendGroupMessageWithoutPreview(Chat, String) - Method in class org.telegram.bot.kernel.KernelComm
 
sendMedia(IUser, TLAbsInputMedia) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendMedia(IUser, TLAbsInputMedia) - Method in class org.telegram.bot.kernel.KernelComm
 
sendMessage(IUser, String) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendMessage(IUser, String, Boolean) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendMessage(IUser, String) - Method in class org.telegram.bot.kernel.KernelComm
 
sendMessage(IUser, String, Boolean) - Method in class org.telegram.bot.kernel.KernelComm
 
sendMessage(TLObject, long, boolean, boolean) - Method in class org.telegram.mtproto.MTProto
 
sendMessageAsReply(IUser, String, Integer) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendMessageAsReply(IUser, String, Integer) - Method in class org.telegram.bot.kernel.KernelComm
 
sendMessageAsReplyAsync(IUser, String, Integer, TelegramFunctionCallback<TLAbsUpdates>) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendMessageAsReplyAsync(IUser, String, Integer, TelegramFunctionCallback<TLAbsUpdates>) - Method in class org.telegram.bot.kernel.KernelComm
Send a message as reply
sendMessageAsync(IUser, String, Boolean, TelegramFunctionCallback<TLAbsUpdates>) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendMessageAsync(IUser, String, TelegramFunctionCallback<TLAbsUpdates>) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendMessageAsync(IUser, String, Boolean, TelegramFunctionCallback<TLAbsUpdates>) - Method in class org.telegram.bot.kernel.KernelComm
Send a message without web preview
sendMessageAsync(IUser, String, TelegramFunctionCallback<TLAbsUpdates>) - Method in class org.telegram.bot.kernel.KernelComm
Send a message
sendMessageWithMarkdown(IUser, String) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendMessageWithMarkdown(IUser, String) - Method in class org.telegram.bot.kernel.KernelComm
 
sendMessageWithoutPreview(IUser, String) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendMessageWithoutPreview(IUser, String) - Method in class org.telegram.bot.kernel.KernelComm
 
sendMessageWithoutPreviewAsync(IUser, String, TelegramFunctionCallback<TLAbsUpdates>) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendMessageWithoutPreviewAsync(IUser, String, TelegramFunctionCallback<TLAbsUpdates>) - Method in class org.telegram.bot.kernel.KernelComm
Send a message without web preview
sendRpcMessage(TLMethod, long, boolean) - Method in class org.telegram.mtproto.MTProto
 
sendUploadedGroupSticker(String, String, Chat, long, int) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendUploadedGroupSticker(String, String, Chat, long, int) - Method in class org.telegram.bot.kernel.KernelComm
 
sendUploadedSticker(String, String, IUser, long, int) - Method in interface org.telegram.bot.kernel.IKernelComm
 
sendUploadedSticker(String, String, IUser, long, int) - Method in class org.telegram.bot.kernel.KernelComm
 
sentData(PyroClient, int) - Method in class jawnae.pyronet.PyroClientAdapter
 
sentData(PyroClient, int) - Method in interface jawnae.pyronet.PyroClientListener
 
sentData(PyroClient, int) - Method in class org.telegram.mtproto.transport.TcpContext
 
seq - Variable in class org.telegram.api.updates.difference.TLAbsDifference
The Seq.
serialize() - Method in class org.telegram.tl.TLObject
Serializing object to byte array
serialize(OutputStream) - Method in class org.telegram.tl.TLObject
Serializing object to stream
serializeBody(OutputStream) - Method in class org.telegram.api.account.TLAccountAuthorizations
 
serializeBody(OutputStream) - Method in class org.telegram.api.account.TLAccountDaysTTL
 
serializeBody(OutputStream) - Method in class org.telegram.api.account.TLAccountNoPassword
 
serializeBody(OutputStream) - Method in class org.telegram.api.account.TLAccountPassword
 
serializeBody(OutputStream) - Method in class org.telegram.api.account.TLAccountPasswordInputSettings
 
serializeBody(OutputStream) - Method in class org.telegram.api.account.TLAccountPasswordSettings
 
serializeBody(OutputStream) - Method in class org.telegram.api.account.TLAccountPrivacyRules
 
serializeBody(OutputStream) - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeApp
 
serializeBody(OutputStream) - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeCall
 
serializeBody(OutputStream) - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeFlashCall
 
serializeBody(OutputStream) - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeSms
 
serializeBody(OutputStream) - Method in class org.telegram.api.auth.TLAuthorization
 
serializeBody(OutputStream) - Method in class org.telegram.api.auth.TLCheckedPhone
 
serializeBody(OutputStream) - Method in class org.telegram.api.auth.TLExportedAuthorization
 
serializeBody(OutputStream) - Method in class org.telegram.api.auth.TLPasswordRecovery
 
serializeBody(OutputStream) - Method in class org.telegram.api.auth.TLSentCode
 
serializeBody(OutputStream) - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaAuto
 
serializeBody(OutputStream) - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaContact
 
serializeBody(OutputStream) - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaGeo
 
serializeBody(OutputStream) - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaVenue
 
serializeBody(OutputStream) - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageText
 
serializeBody(OutputStream) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineMediaResult
 
serializeBody(OutputStream) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
serializeBody(OutputStream) - Method in class org.telegram.api.bot.TLBotCommand
 
serializeBody(OutputStream) - Method in class org.telegram.api.bot.TLBotInfo
 
serializeBody(OutputStream) - Method in class org.telegram.api.bot.TLInlineBotSwitchPm
 
serializeBody(OutputStream) - Method in class org.telegram.api.channel.filters.TLChannelMessagesFilter
 
serializeBody(OutputStream) - Method in class org.telegram.api.channel.participants.TLChannelParticipant
 
serializeBody(OutputStream) - Method in class org.telegram.api.channel.participants.TLChannelParticipantCreator
 
serializeBody(OutputStream) - Method in class org.telegram.api.channel.participants.TLChannelParticipantEditor
 
serializeBody(OutputStream) - Method in class org.telegram.api.channel.participants.TLChannelParticipantKicked
 
serializeBody(OutputStream) - Method in class org.telegram.api.channel.participants.TLChannelParticipantModerator
 
serializeBody(OutputStream) - Method in class org.telegram.api.channel.participants.TLChannelParticipantSelf
 
serializeBody(OutputStream) - Method in class org.telegram.api.channel.TLChannelParticipant
 
serializeBody(OutputStream) - Method in class org.telegram.api.channel.TLChannelParticipants
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.channel.TLChannel
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.channel.TLChannelForbidden
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.channel.TLChannelFull
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.invite.TLChatInvite
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.invite.TLChatInviteAlready
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.invite.TLChatInviteExported
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipant
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantAdmin
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantCreator
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipants
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipantsForbidden
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.photo.TLChatPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.TLChat
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.TLChatEmpty
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.TLChatForbidden
 
serializeBody(OutputStream) - Method in class org.telegram.api.chat.TLChatFull
 
serializeBody(OutputStream) - Method in class org.telegram.api.contact.TLContact
 
serializeBody(OutputStream) - Method in class org.telegram.api.contact.TLContactBlocked
 
serializeBody(OutputStream) - Method in class org.telegram.api.contact.TLContactStatus
 
serializeBody(OutputStream) - Method in class org.telegram.api.contact.TLImportedContact
 
serializeBody(OutputStream) - Method in class org.telegram.api.contacts.blocked.TLBlocked
 
serializeBody(OutputStream) - Method in class org.telegram.api.contacts.blocked.TLBlockedSlice
 
serializeBody(OutputStream) - Method in class org.telegram.api.contacts.TLContacts
 
serializeBody(OutputStream) - Method in class org.telegram.api.contacts.TLContactsFound
 
serializeBody(OutputStream) - Method in class org.telegram.api.contacts.TLContactsLink
 
serializeBody(OutputStream) - Method in class org.telegram.api.contacts.TLImportedContacts
 
serializeBody(OutputStream) - Method in class org.telegram.api.contacts.TLResolvedPeer
 
serializeBody(OutputStream) - Method in class org.telegram.api.contacts.toppeers.TLContactsTopPeers
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAbortKey
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAcceptKey
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionCommitKey
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionNotifyLayer
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionReadMessages
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionRequestKey
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionResend
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionSetMessageTTL
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionTyping
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageLayer
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaContact
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaGeoPoint
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
 
serializeBody(OutputStream) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageService
 
serializeBody(OutputStream) - Method in class org.telegram.api.dialog.TLDialog
 
serializeBody(OutputStream) - Method in class org.telegram.api.disablefeature.TLDisabledFeature
 
serializeBody(OutputStream) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAudio
 
serializeBody(OutputStream) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeFilename
 
serializeBody(OutputStream) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeImageSize
 
serializeBody(OutputStream) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeSticker
 
serializeBody(OutputStream) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeVideo
 
serializeBody(OutputStream) - Method in class org.telegram.api.document.TLDocument
 
serializeBody(OutputStream) - Method in class org.telegram.api.document.TLDocumentEmpty
 
serializeBody(OutputStream) - Method in class org.telegram.api.draft.TLDraftMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
 
serializeBody(OutputStream) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatDiscarded
 
serializeBody(OutputStream) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatEmpty
 
serializeBody(OutputStream) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
 
serializeBody(OutputStream) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatWaiting
 
serializeBody(OutputStream) - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
 
serializeBody(OutputStream) - Method in class org.telegram.api.encrypted.message.TLEncryptedMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.encrypted.message.TLEncryptedMessageService
 
serializeBody(OutputStream) - Method in class org.telegram.api.engine.GzipRequest
 
serializeBody(OutputStream) - Method in class org.telegram.api.file.location.TLFileLocation
 
serializeBody(OutputStream) - Method in class org.telegram.api.file.location.TLFileLocationUnavailable
 
serializeBody(OutputStream) - Method in class org.telegram.api.foundgif.TLFoundGif
 
serializeBody(OutputStream) - Method in class org.telegram.api.foundgif.TLFoundGifCached
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountChangePhone
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountCheckUsername
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountConfirmPhone
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountDeleteAccount
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountGetNotifySettings
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountGetPasswordSettings
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountGetPrivacy
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountRegisterDevice
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountReportPeer
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountResetAuthorization
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountSendChangePhoneCode
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountSendConfirmPhoneCode
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountSetAccountTTL
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountSetPrivacy
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountUnregisterDevice
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateDeviceLocked
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateNotifySettings
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdatePasswordSettings
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateProfile
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateStatus
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateUsername
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.auth.TLRequestAuthBindTempAuthKey
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.auth.TLRequestAuthCancelCode
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.auth.TLRequestAuthCheckPassword
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.auth.TLRequestAuthCheckPhone
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.auth.TLRequestAuthDropTempAuthKeys
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.auth.TLRequestAuthExportAuthorization
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.auth.TLRequestAuthImportAuthorization
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.auth.TLRequestAuthRecoverPassword
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.auth.TLRequestAuthResendCode
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.auth.TLRequestAuthSendCode
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.auth.TLRequestAuthSendInvites
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.auth.TLRequestAuthSignIn
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsCheckUsername
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsCreateChannel
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteChannel
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteMessages
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteUserHistory
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAbout
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAdmin
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditTitle
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsExportInvite
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsExportMessageLink
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetChannels
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetFullChannel
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetMessages
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipant
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsInviteToChannel
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsJoinChannel
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsKickFromChannel
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsLeaveChannel
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsReadHistory
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsReportSpam
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleInvites
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleSignatures
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdatePinnedMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdateUsername
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.contacts.TLRequestContactsBlock
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContact
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContacts
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetBlocked
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetContacts
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.contacts.TLRequestContactsImportCard
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.contacts.TLRequestContactsImportContacts
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.contacts.TLRequestContactsResetTopPeerRating
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.contacts.TLRequestContactsResolveUsername
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.contacts.TLRequestContactsSearch
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.contacts.TLRequestContactsUnblock
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.help.TLRequestHelpSaveAppLog
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesAcceptEncryption
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesAddChatUser
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesCheckChatInvite
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesClearRecentStickers
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesCreateChat
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteChatUser
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteHistory
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteMessages
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDiscardEncryption
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatAdmin
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatTitle
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditInlineBotMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesExportChatInvite
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAllStickers
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetArchivedStickers
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAttachedStickers
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetBotCallbackAnswer
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetChats
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDhConfig
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDocumentByHash
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetFeaturedStickers
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetFullChat
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetGameHighScores
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineGameHighScores
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMaskStickers
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessageEditData
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessages
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessagesViews
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerDialogs
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerSettings
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetRecentStickers
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetSavedGifs
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetStickersSet
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetWebPagePreview
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesHideReportSpam
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesImportChatInvite
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesInstallStickersSet
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesMigrateChat
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadContents
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadEncryptedHistory
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadFeaturedStickers
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadHistory
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReceivedMessages
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReceivedQueue
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReorderStickerSets
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReportSpam
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesRequestEncryption
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveGif
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveRecentStickers
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGifs
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncrypted
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedService
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetEncryptedTyping
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineBotResults
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineGameScore
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetTyping
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesStartBot
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesToggleChatAdmins
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.messages.TLRequestMessagesUninstallStickersSet
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.photos.TLRequestPhotosDeletePhotos
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.photos.TLRequestPhotosUpdateProfilePhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.photos.TLRequestPhotosUploadProfilePhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.TLRequestInitConnection
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsg
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsgs
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.TLRequestInvokeWithLayer
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.TLRequestInvokeWithoutUpdates
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetDifference
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.upload.TLRequestUploadGetFile
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveFilePart
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.users.TLRequestUsersGetFullUser
 
serializeBody(OutputStream) - Method in class org.telegram.api.functions.users.TLRequestUsersGetUsers
 
serializeBody(OutputStream) - Method in class org.telegram.api.game.TLGame
 
serializeBody(OutputStream) - Method in class org.telegram.api.geo.point.TLGeoPoint
 
serializeBody(OutputStream) - Method in class org.telegram.api.help.changelog.TLAppChangelog
 
serializeBody(OutputStream) - Method in class org.telegram.api.help.TLAppUpdate
 
serializeBody(OutputStream) - Method in class org.telegram.api.help.TLInviteText
 
serializeBody(OutputStream) - Method in class org.telegram.api.help.TLSupport
 
serializeBody(OutputStream) - Method in class org.telegram.api.help.TLTermsOfService
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageGame
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaAuto
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaContact
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaGeo
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaVenue
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageText
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultDocument
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultGame
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.bot.TLInputBotInlineMessageId
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.chat.photo.TLInputChatPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.chat.photo.TLInputChatUploadedPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.chat.TLInputChannel
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.document.TLInputDocument
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.encrypted.file.location.TLInputEncryptedFileLocation
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.encrypted.file.TLInputEncryptedFile
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.encrypted.file.TLInputEncryptedFileBigUploaded
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.encrypted.file.TLInputEncryptedFileUploaded
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.encrypted.TLInputEncryptedChat
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.file.TLInputFile
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.file.TLInputFileBig
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.filelocation.TLInputDocumentFileLocation
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.filelocation.TLInputFileLocation
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.game.TLInputGameId
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.game.TLInputGameShortName
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.geopoint.TLInputGeoPoint
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.media.TLInputMediaContact
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.media.TLInputMediaDocument
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.media.TLInputMediaDocumentExternal
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.media.TLInputMediaGame
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.media.TLInputMediaGeoPoint
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.media.TLInputMediaGifExternal
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.media.TLInputMediaPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.media.TLInputMediaPhotoExternal
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.media.TLInputMediaUploadedDocument
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.media.TLInputMediaUploadedPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.media.TLInputMediaVenue
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.messages.entity.TLInputMessageEntityMentionName
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.notify.TLInputNotifyPeer
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.peer.notify.TLInputPeerNotifySettings
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.peer.TLInputPeerChannel
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.peer.TLInputPeerChat
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.peer.TLInputPeerUser
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.photo.TLInputPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowUsers
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowUsers
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.reportspamreason.TLReportSpamReasonOther
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.sticker.media.TLInputStickeredMediaDocument
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.sticker.media.TLInputStickeredMediaPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.sticker.set.TLInputStickerSetId
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.sticker.set.TLInputStickerSetShortName
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.TLInputAppEvent
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.TLInputPhoneContact
 
serializeBody(OutputStream) - Method in class org.telegram.api.input.user.TLInputUser
 
serializeBody(OutputStream) - Method in class org.telegram.api.keyboard.button.TLKeyboardButton
 
serializeBody(OutputStream) - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonCallback
 
serializeBody(OutputStream) - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonGame
 
serializeBody(OutputStream) - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestGeoLocation
 
serializeBody(OutputStream) - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestPhone
 
serializeBody(OutputStream) - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestSwitchInline
 
serializeBody(OutputStream) - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonUrl
 
serializeBody(OutputStream) - Method in class org.telegram.api.keyboard.replymarkup.TLReplayInlineKeyboardMarkup
 
serializeBody(OutputStream) - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardForceReply
 
serializeBody(OutputStream) - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardHide
 
serializeBody(OutputStream) - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardMarkup
 
serializeBody(OutputStream) - Method in class org.telegram.api.keyboard.TLKeyboardButtonRow
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.action.TLMessageActionChannelCreate
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.action.TLMessageActionChannelMigratedFrom
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.action.TLMessageActionChatAddUser
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.action.TLMessageActionChatCreate
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.action.TLMessageActionChatDeleteUser
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.action.TLMessageActionChatEditPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.action.TLMessageActionChatEditTitle
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.action.TLMessageActionChatJoinedByLink
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.action.TLMessageActionGameScore
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.action.TLMessageActionMigrateTo
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.entity.TLMessageEntityBold
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.entity.TLMessageEntityBotCommand
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.entity.TLMessageEntityCode
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.entity.TLMessageEntityEmail
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.entity.TLMessageEntityHashtag
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.entity.TLMessageEntityItalic
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.entity.TLMessageEntityMention
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.entity.TLMessageEntityMentionName
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.entity.TLMessageEntityPre
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.entity.TLMessageEntityTextUrl
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.entity.TLMessageEntityUnknown
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.entity.TLMessageEntityUrl
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.media.TLMessageMediaContact
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.media.TLMessageMediaDocument
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.media.TLMessageMediaGame
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.media.TLMessageMediaGeo
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.media.TLMessageMediaPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.media.TLMessageMediaVenue
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.media.TLMessageMediaWebPage
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.TLExportedMessageLink
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.TLMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.TLMessageEmpty
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.TLMessageFwdHeader
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.TLMessageRange
 
serializeBody(OutputStream) - Method in class org.telegram.api.message.TLMessageService
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.dhconfig.TLDhConfig
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.dhconfig.TLDhConfigNotModified
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.dialogs.TLDialogs
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.dialogs.TLDialogsSlice
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.savedgifs.TLSavedGifs
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.sentencrypted.TLSentEncryptedFile
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.sentencrypted.TLSentEncryptedMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.stickers.featured.TLMessagesFeaturedStickers
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.stickers.recent.TLMessagesRecentStickers
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.stickers.setintallresult.TLMessagesStickerSetInstallResultArchive
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.stickers.TLAllStickers
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.stickers.TLMessagesStickerSet
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.stickers.TLStickers
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.TLAffectedHistory
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.TLAffectedMessages
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.TLBotResults
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.TLChannelMessages
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.TLFoundGifs
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.TLMessages
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.TLMessagesArchivedStickers
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.TLMessagesBotCallbackAnswer
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.TLMessagesChatFull
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.TLMessagesChats
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.TLMessagesEditData
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.TLMessagesHighScores
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.TLMessagesPeerDialogs
 
serializeBody(OutputStream) - Method in class org.telegram.api.messages.TLMessagesSlice
 
serializeBody(OutputStream) - Method in class org.telegram.api.notify.peer.TLNotifyPeer
 
serializeBody(OutputStream) - Method in class org.telegram.api.peer.notify.settings.TLPeerNotifySettings
 
serializeBody(OutputStream) - Method in class org.telegram.api.peer.TLPeerChannel
 
serializeBody(OutputStream) - Method in class org.telegram.api.peer.TLPeerChat
 
serializeBody(OutputStream) - Method in class org.telegram.api.peer.TLPeerSettings
 
serializeBody(OutputStream) - Method in class org.telegram.api.peer.TLPeerUser
 
serializeBody(OutputStream) - Method in class org.telegram.api.photo.size.TLPhotoCachedSize
 
serializeBody(OutputStream) - Method in class org.telegram.api.photo.size.TLPhotoSize
 
serializeBody(OutputStream) - Method in class org.telegram.api.photo.size.TLPhotoSizeEmpty
 
serializeBody(OutputStream) - Method in class org.telegram.api.photo.TLPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.photo.TLPhotoEmpty
 
serializeBody(OutputStream) - Method in class org.telegram.api.photos.TLPhotos
 
serializeBody(OutputStream) - Method in class org.telegram.api.photos.TLPhotosPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.photos.TLPhotosSlice
 
serializeBody(OutputStream) - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowUsers
 
serializeBody(OutputStream) - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowUsers
 
serializeBody(OutputStream) - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadAudioAction
 
serializeBody(OutputStream) - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadDocumentAction
 
serializeBody(OutputStream) - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadPhotoAction
 
serializeBody(OutputStream) - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadVideoAction
 
serializeBody(OutputStream) - Method in class org.telegram.api.sticker.pack.TLStickerPack
 
serializeBody(OutputStream) - Method in class org.telegram.api.sticker.set.TLStickerSet
 
serializeBody(OutputStream) - Method in class org.telegram.api.sticker.stickersetconvered.TLStickerSetCovered
 
serializeBody(OutputStream) - Method in class org.telegram.api.sticker.stickersetconvered.TLStickerSetMultiCovered
 
serializeBody(OutputStream) - Method in class org.telegram.api.sticker.TLMaskCoords
 
serializeBody(OutputStream) - Method in class org.telegram.api.TLAuthorization
 
serializeBody(OutputStream) - Method in class org.telegram.api.TLConfig
 
serializeBody(OutputStream) - Method in class org.telegram.api.TLDcOption
 
serializeBody(OutputStream) - Method in class org.telegram.api.TLHighScore
 
serializeBody(OutputStream) - Method in class org.telegram.api.TLNearestDc
 
serializeBody(OutputStream) - Method in class org.telegram.api.TLReceivedNotifyMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.toppeer.TLTopPeer
 
serializeBody(OutputStream) - Method in class org.telegram.api.toppeer.TLTopPeerCategoryPeers
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedChatTyping
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedMessagesRead
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.encrypted.TLUpdateEncryption
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.encrypted.TLUpdateNewEncryptedMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateBotCallbackQuery
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateBotInlineQuery
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateBotInlineSend
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateChannel
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateChannelMessageViews
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateChannelNewMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateChannelPinnedMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateChannelTooLong
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateChatAdmin
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateChatParticipantAdd
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateChatParticipantAdmin
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateChatParticipantDelete
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateChatParticipants
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateChatUserTyping
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateContactLink
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateContactRegistered
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateDcOptions
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateDeleteChannelMessages
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateDeleteMessages
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateDraftMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateEditChannelMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateEditMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateInlineBotCallbackQuery
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateMessageId
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateNewAuthorization
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateNewMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateNewStickerSet
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateNotifySettings
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdatePrivacy
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateReadChannelInbox
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateReadChannelOutbox
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateReadMessagesContents
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateReadMessagesInbox
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateReadMessagesOutbox
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateServiceNotification
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateStickerSetsOrder
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateUserBlocked
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateUserName
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateUserPhone
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateUserPhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateUserStatus
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateUserTyping
 
serializeBody(OutputStream) - Method in class org.telegram.api.update.TLUpdateWebPage
 
serializeBody(OutputStream) - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
 
serializeBody(OutputStream) - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesEmpty
 
serializeBody(OutputStream) - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesTooLong
 
serializeBody(OutputStream) - Method in class org.telegram.api.updates.difference.TLDifference
 
serializeBody(OutputStream) - Method in class org.telegram.api.updates.difference.TLDifferenceEmpty
 
serializeBody(OutputStream) - Method in class org.telegram.api.updates.difference.TLDifferenceSlice
 
serializeBody(OutputStream) - Method in class org.telegram.api.updates.TLUpdates
 
serializeBody(OutputStream) - Method in class org.telegram.api.updates.TLUpdatesCombined
 
serializeBody(OutputStream) - Method in class org.telegram.api.updates.TLUpdateShort
 
serializeBody(OutputStream) - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
 
serializeBody(OutputStream) - Method in class org.telegram.api.updates.TLUpdatesState
 
serializeBody(OutputStream) - Method in class org.telegram.api.upload.TLFile
 
serializeBody(OutputStream) - Method in class org.telegram.api.user.profile.photo.TLUserProfilePhoto
 
serializeBody(OutputStream) - Method in class org.telegram.api.user.status.TLUserStatusOffline
 
serializeBody(OutputStream) - Method in class org.telegram.api.user.status.TLUserStatusOnline
 
serializeBody(OutputStream) - Method in class org.telegram.api.user.TLUser
 
serializeBody(OutputStream) - Method in class org.telegram.api.user.TLUserEmpty
 
serializeBody(OutputStream) - Method in class org.telegram.api.user.TLUserFull
 
serializeBody(OutputStream) - Method in class org.telegram.api.wallpaper.TLWallPaper
 
serializeBody(OutputStream) - Method in class org.telegram.api.wallpaper.TLWallPaperSolid
 
serializeBody(OutputStream) - Method in class org.telegram.api.webpage.TLWebPage
 
serializeBody(OutputStream) - Method in class org.telegram.api.webpage.TLWebPageEmpty
 
serializeBody(OutputStream) - Method in class org.telegram.api.webpage.TLWebPagePending
 
serializeBody(OutputStream) - Method in class org.telegram.bot.kernel.engine.storage.TLDcInfo
 
serializeBody(OutputStream) - Method in class org.telegram.bot.kernel.engine.storage.TLKey
 
serializeBody(OutputStream) - Method in class org.telegram.bot.kernel.engine.storage.TLLastKnownSalt
 
serializeBody(OutputStream) - Method in class org.telegram.bot.kernel.engine.storage.TLOldSession
 
serializeBody(OutputStream) - Method in class org.telegram.bot.kernel.engine.storage.TLStorage
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTBadMessageNotification
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTBadServerSalt
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTDestroySession
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTDestroySessionNone
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTDestroySessionOk
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTFutureSalt
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTFutureSalts
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTGetFutureSalts
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTHttpWait
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTInvokeAfter
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTMessage
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTMessageCopy
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTMessageDetailedInfo
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTMessagesAllInfo
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTMessagesContainer
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTMessagesStateInfo
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTMsgsAck
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTMsgsStateReq
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTNeedResendMessage
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTNewMessageDetailedInfo
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTNewSessionCreated
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTPing
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTPingDelayDisconnect
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTPong
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTRpcAnswerDropped
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTRpcDropAnswer
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTRpcError
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.MTRpcResult
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.pq.ClientDhInner
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.pq.DhGenResult
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.pq.MTRpcReqError
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.pq.PQInner
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.pq.ReqDhParams
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.pq.ReqPQ
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.pq.ReqSetDhClientParams
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.pq.ResPQ
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.pq.ServerDhFailure
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.pq.ServerDhInner
 
serializeBody(OutputStream) - Method in class org.telegram.mtproto.tl.pq.ServerDhOk
 
serializeBody(OutputStream) - Method in class org.telegram.tl.TLError
 
serializeBody(OutputStream) - Method in class org.telegram.tl.TLGzipObject
 
serializeBody(OutputStream) - Method in class org.telegram.tl.TLObject
Serializing object body to stream
serializeBody(OutputStream) - Method in class org.telegram.tl.TLVector
 
ServerDhFailure - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
ServerDhFailure(byte[], byte[], byte[]) - Constructor for class org.telegram.mtproto.tl.pq.ServerDhFailure
 
ServerDhFailure() - Constructor for class org.telegram.mtproto.tl.pq.ServerDhFailure
 
ServerDhInner - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
ServerDhInner(byte[], byte[], int, byte[], byte[], int) - Constructor for class org.telegram.mtproto.tl.pq.ServerDhInner
 
ServerDhInner() - Constructor for class org.telegram.mtproto.tl.pq.ServerDhInner
 
ServerDhOk - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
ServerDhOk(byte[], byte[], byte[]) - Constructor for class org.telegram.mtproto.tl.pq.ServerDhOk
 
ServerDhOk() - Constructor for class org.telegram.mtproto.tl.pq.ServerDhOk
 
ServerDhParams - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
ServerDhParams() - Constructor for class org.telegram.mtproto.tl.pq.ServerDhParams
 
ServerException - Exception in org.telegram.mtproto
Created with IntelliJ IDEA.
ServerException() - Constructor for exception org.telegram.mtproto.ServerException
 
ServerException(String) - Constructor for exception org.telegram.mtproto.ServerException
 
ServerException(String, Throwable) - Constructor for exception org.telegram.mtproto.ServerException
 
ServerException(Throwable) - Constructor for exception org.telegram.mtproto.ServerException
 
serverNonce - Variable in class org.telegram.mtproto.tl.pq.ClientDhInner
 
serverNonce - Variable in class org.telegram.mtproto.tl.pq.DhGenResult
 
serverNonce - Variable in class org.telegram.mtproto.tl.pq.PQInner
 
serverNonce - Variable in class org.telegram.mtproto.tl.pq.ReqDhParams
 
serverNonce - Variable in class org.telegram.mtproto.tl.pq.ReqSetDhClientParams
 
serverNonce - Variable in class org.telegram.mtproto.tl.pq.ResPQ
 
serverNonce - Variable in class org.telegram.mtproto.tl.pq.ServerDhInner
 
serverNonce - Variable in class org.telegram.mtproto.tl.pq.ServerDhParams
 
serverTime - Variable in class org.telegram.mtproto.tl.pq.ServerDhInner
 
set - Variable in class org.telegram.api.sticker.stickersetconvered.TLAbsStickerSetCovered
 
set(int, T) - Method in class org.telegram.tl.TLVector
 
setAbout(String) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateProfile
 
setAbout(String) - Method in class org.telegram.api.functions.channels.TLRequestChannelsCreateChannel
 
setAbout(String) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAbout
 
setAbout(String) - Method in class org.telegram.api.user.TLUserFull
 
setAccess_hash(long) - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
Sets access _ hash.
setAccessHash(long) - Method in class org.telegram.api.chat.channel.TLChannel
 
setAccessHash(long) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Sets access hash.
setAccessHash(long) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
Sets access hash.
setAccessHash(long) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
Sets access hash.
setAccessHash(long) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatWaiting
Sets access hash.
setAccessHash(long) - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
Sets access hash.
setAccessHash(long) - Method in class org.telegram.api.input.chat.TLInputChannel
 
setAccessHash(long) - Method in class org.telegram.api.input.document.TLAbsInputDocument
Sets access hash.
setAccessHash(long) - Method in class org.telegram.api.input.encrypted.file.location.TLInputEncryptedFileLocation
Sets access hash.
setAccessHash(long) - Method in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Sets access hash.
setAccessHash(long) - Method in class org.telegram.api.input.encrypted.TLInputEncryptedChat
Sets access hash.
setAccessHash(long) - Method in class org.telegram.api.input.filelocation.TLInputDocumentFileLocation
Sets access hash.
setAccessHash(long) - Method in class org.telegram.api.input.game.TLInputGameId
 
setAccessHash(long) - Method in class org.telegram.api.input.peer.TLInputPeerChannel
Sets access hash.
setAccessHash(long) - Method in class org.telegram.api.input.peer.TLInputPeerUser
Sets access hash.
setAccessHash(long) - Method in class org.telegram.api.input.photo.TLInputPhoto
 
setAccessHash(long) - Method in class org.telegram.api.input.sticker.set.TLInputStickerSetId
 
setAccessHash(long) - Method in class org.telegram.api.input.user.TLInputUser
Sets access hash.
setAccessHash(long) - Method in class org.telegram.api.photo.TLPhoto
Sets access hash.
setAccessHash(long) - Method in class org.telegram.api.user.TLUser
 
setAction(TLAbsSendMessageAction) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionTyping
Sets action.
setAction(TLDecryptedMessageAction) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageService
Sets action.
setAction(TLAbsSendMessageAction) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetTyping
Sets action.
setAction(TLAbsMessageAction) - Method in class org.telegram.api.message.TLMessageService
Sets action.
setAction(TLAbsSendMessageAction) - Method in class org.telegram.api.update.TLUpdateUserTyping
 
setAddOffset(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
 
setAddress(String) - Method in class org.telegram.api.input.media.TLInputMediaVenue
Sets address.
setAddress(String) - Method in class org.telegram.api.message.media.TLMessageMediaVenue
Sets address.
setAdmin(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatAdmin
 
setAdmin(boolean) - Method in class org.telegram.api.update.TLUpdateChatParticipantAdmin
 
setAdminId(int) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
Sets admin id.
setAdminId(int) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
Sets admin id.
setAdminId(int) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatWaiting
Sets admin id.
setAESImplementation(AESImplementation) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
setAllowedContexts(int[]) - Method in class org.telegram.mtproto.schedule.PrepareSchedule
 
setAlt(String) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeSticker
Sets alt.
setApiHash(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
 
setApiHash(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthSendCode
Sets api hash.
setApiId(int) - Method in class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
 
setApiId(int) - Method in class org.telegram.api.functions.auth.TLRequestAuthSendCode
Sets api id.
setApiId(int) - Method in class org.telegram.api.functions.TLRequestInitConnection
Sets api id.
setApiId(int) - Method in class org.telegram.api.TLAuthorization
Sets api id.
setAppName(String) - Method in class org.telegram.api.TLAuthorization
Sets app name.
setAppVersion(String) - Method in class org.telegram.api.functions.TLRequestInitConnection
Sets app version.
setAppVersion(String) - Method in class org.telegram.api.TLAuthorization
Sets app version.
setArchived(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesInstallStickersSet
 
setAttributes(TLVector<TLAbsDocumentAttribute>) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Sets attributes.
setAttributes(TLVector<TLAbsDocumentAttribute>) - Method in class org.telegram.api.input.media.TLInputMediaUploadedDocument
Sets attributes.
setAttributes(TLVector<TLAbsDocumentAttribute>) - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
 
setAuthCode(String) - Method in class org.telegram.bot.kernel.KernelAuth
 
setAuthenticated(int, boolean) - Method in interface org.telegram.api.engine.storage.AbsApiState
Sets authenticated.
setAuthenticated(int, boolean) - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
setAuthfile(String) - Method in class org.telegram.bot.structure.BotConfig
 
setAuthKeyId(long) - Method in class org.telegram.api.update.TLUpdateNewAuthorization
Sets auth key id.
setAuthor(String) - Method in class org.telegram.api.webpage.TLWebPage
 
setAuthorised(boolean) - Method in class org.telegram.bot.kernel.engine.storage.TLKey
 
setAuthorizations(TLVector<TLAuthorization>) - Method in class org.telegram.api.account.TLAccountAuthorizations
Sets authorizations.
setAuthorized(boolean) - Method in class org.telegram.bot.kernel.engine.storage.TLStorage
 
setBadMsgId(long) - Method in class org.telegram.mtproto.tl.MTBadMessage
 
setBadMsqSeqno(int) - Method in class org.telegram.mtproto.tl.MTBadMessage
 
setBgColor(int) - Method in class org.telegram.api.wallpaper.TLWallPaperSolid
Sets bg color.
setBlocked(TLVector<TLContactBlocked>) - Method in class org.telegram.api.contacts.blocked.TLAbsBlocked
Sets blocked.
setBlocked(boolean) - Method in class org.telegram.api.update.TLUpdateUserBlocked
Sets blocked.
setBot(TLAbsInputUser) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
setBot(TLAbsInputUser) - Method in class org.telegram.api.functions.messages.TLRequestMessagesStartBot
 
setBotAuthToken(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
 
setBotId(TLAbsInputUser) - Method in class org.telegram.api.input.game.TLInputGameShortName
 
setBotInfo(TLBotInfo) - Method in class org.telegram.api.user.TLUserFull
 
setBotInfoVersion(int) - Method in class org.telegram.api.user.TLUser
 
setBotInlinePlaceholder(String) - Method in class org.telegram.api.user.TLUser
 
setBytes(TLBytes) - Method in class org.telegram.api.auth.TLExportedAuthorization
Sets bytes.
setBytes(TLBytes) - Method in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
Sets bytes.
setBytes(TLBytes) - Method in class org.telegram.api.functions.auth.TLRequestAuthImportAuthorization
Sets bytes.
setBytes(TLBytes) - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
Sets bytes.
setBytes(TLBytes) - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveFilePart
Sets bytes.
setBytes(TLBytes) - Method in class org.telegram.api.photo.size.TLPhotoCachedSize
Sets bytes.
setBytes(TLBytes) - Method in class org.telegram.api.upload.TLFile
Sets bytes.
setBytes(int) - Method in class org.telegram.mtproto.tl.MTRpcAnswerDropped
 
setCaption(String) - Method in class org.telegram.api.input.media.TLInputMediaDocument
 
setCaption(String) - Method in class org.telegram.api.input.media.TLInputMediaDocumentExternal
 
setCaption(String) - Method in class org.telegram.api.input.media.TLInputMediaPhoto
Sets caption.
setCaption(String) - Method in class org.telegram.api.input.media.TLInputMediaPhotoExternal
 
setCaption(String) - Method in class org.telegram.api.input.media.TLInputMediaUploadedDocument
 
setCaption(String) - Method in class org.telegram.api.input.media.TLInputMediaUploadedPhoto
Sets caption.
setCaption(String) - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
 
setCaption(String) - Method in class org.telegram.api.message.media.TLMessageMediaDocument
 
setCaption(String) - Method in class org.telegram.api.message.media.TLMessageMediaPhoto
Sets caption.
setCategory(TLAbsTopPeerCategory) - Method in class org.telegram.api.functions.contacts.TLRequestContactsResetTopPeerRating
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsCheckUsername
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteChannel
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteMessages
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteUserHistory
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAbout
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAdmin
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditPhoto
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditTitle
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsExportInvite
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsExportMessageLink
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetFullChannel
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetMessages
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipant
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsInviteToChannel
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsJoinChannel
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsKickFromChannel
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsLeaveChannel
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsReadHistory
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsReportSpam
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleInvites
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleSignatures
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdatePinnedMessage
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdateUsername
 
setChannel(TLAbsInputChannel) - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
 
setChannelId(int) - Method in class org.telegram.api.input.chat.TLInputChannel
 
setChannelId(int) - Method in class org.telegram.api.input.peer.TLInputPeerChannel
Sets channel id.
setChannelId(int) - Method in class org.telegram.api.message.action.TLMessageActionMigrateTo
 
setChannelId(int) - Method in class org.telegram.api.message.TLMessageFwdHeader
 
setChannelId(int) - Method in class org.telegram.api.update.TLUpdateChannel
 
setChannelId(int) - Method in class org.telegram.api.update.TLUpdateChannelMessageViews
 
setChannelId(int) - Method in class org.telegram.api.update.TLUpdateChannelPinnedMessage
 
setChannelId(int) - Method in class org.telegram.api.update.TLUpdateChannelTooLong
 
setChannelId(int) - Method in class org.telegram.api.update.TLUpdateDeleteChannelMessages
 
setChannelId(int) - Method in class org.telegram.api.update.TLUpdateReadChannelInbox
 
setChannelId(int) - Method in class org.telegram.api.update.TLUpdateReadChannelOutbox
 
setChannelPost(int) - Method in class org.telegram.api.message.TLMessageFwdHeader
 
setChat(TLAbsChat) - Method in class org.telegram.api.chat.invite.TLChatInviteAlready
Sets chat.
setChat(TLAbsEncryptedChat) - Method in class org.telegram.api.update.encrypted.TLUpdateEncryption
Sets chat.
setChatId(int) - Method in class org.telegram.api.chat.participant.chatparticipants.TLAbsChatParticipants
Sets chat id.
setChatId(int) - Method in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
Sets chat id.
setChatId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesAddChatUser
 
setChatId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteChatUser
 
setChatId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDiscardEncryption
Sets chat id.
setChatId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatAdmin
 
setChatId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatPhoto
 
setChatId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatTitle
 
setChatId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesExportChatInvite
 
setChatId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetFullChat
 
setChatId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesMigrateChat
 
setChatId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesToggleChatAdmins
 
setChatId(int) - Method in class org.telegram.api.input.encrypted.TLInputEncryptedChat
Sets chat id.
setChatId(int) - Method in class org.telegram.api.input.peer.TLInputPeerChat
Sets chat id.
setChatId(int) - Method in class org.telegram.api.message.action.TLMessageActionChannelMigratedFrom
 
setChatId(int) - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedChatTyping
Sets chat id.
setChatId(int) - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedMessagesRead
Sets chat id.
setChatId(int) - Method in class org.telegram.api.update.TLUpdateChatAdmin
 
setChatId(int) - Method in class org.telegram.api.update.TLUpdateChatParticipantAdd
Sets chat id.
setChatId(int) - Method in class org.telegram.api.update.TLUpdateChatParticipantAdmin
 
setChatId(int) - Method in class org.telegram.api.update.TLUpdateChatParticipantDelete
Sets chat id.
setChatId(int) - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Sets chat id.
setChats(TLVector<TLAbsChat>) - Method in class org.telegram.api.contacts.TLContactsFound
 
setChats(TLVector<TLAbsChat>) - Method in class org.telegram.api.contacts.TLResolvedPeer
 
setChats(TLVector<TLAbsChat>) - Method in class org.telegram.api.messages.dialogs.TLAbsDialogs
Sets chats.
setChats(TLVector<TLAbsChat>) - Method in class org.telegram.api.messages.TLAbsMessages
Sets chats.
setChats(TLVector<TLAbsChat>) - Method in class org.telegram.api.messages.TLMessagesChatFull
Sets chats.
setChats(TLVector<TLAbsChat>) - Method in class org.telegram.api.messages.TLMessagesChats
Sets chats.
setChats(TLVector<TLAbsChat>) - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
 
setChats(TLVector<TLAbsChat>) - Method in class org.telegram.api.updates.difference.TLAbsDifference
Sets chats.
setChats(TLVector<TLAbsChat>) - Method in class org.telegram.api.updates.TLUpdates
Sets chats.
setChats(TLVector<TLAbsChat>) - Method in class org.telegram.api.updates.TLUpdatesCombined
Sets chats.
setClientId(long) - Method in class org.telegram.api.contact.TLImportedContact
Sets client id.
setClientId(long) - Method in class org.telegram.api.input.TLInputPhoneContact
Sets client id.
setCode(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthRecoverPassword
Sets code.
setColor(int) - Method in class org.telegram.api.wallpaper.TLAbsWallPaper
Sets color.
setCommand(String) - Method in class org.telegram.api.bot.TLBotCommand
 
setCommands(TLVector<TLBotCommand>) - Method in class org.telegram.api.bot.TLBotInfo
 
setContact(boolean) - Method in class org.telegram.api.contact.link.TLAbsContactLink
Sets contact.
setContacts(TLVector<TLContact>) - Method in class org.telegram.api.contacts.TLContacts
Sets contacts.
setContacts(TLVector<TLInputPhoneContact>) - Method in class org.telegram.api.functions.contacts.TLRequestContactsImportContacts
Sets contacts.
setContent(byte[]) - Method in class org.telegram.mtproto.tl.MTMessage
 
setContentLen(int) - Method in class org.telegram.mtproto.tl.MTMessage
 
setContentType(String) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
setContentType(String) - Method in class org.telegram.api.foundgif.TLFoundGif
 
setContentType(String) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
setContentUrl(String) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
setContentUrl(String) - Method in class org.telegram.api.foundgif.TLFoundGif
 
setContentUrl(String) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
setCount(int) - Method in class org.telegram.api.channel.TLChannelParticipants
 
setCount(int) - Method in class org.telegram.api.contacts.blocked.TLBlockedSlice
Sets count.
setCount(int) - Method in class org.telegram.api.messages.dialogs.TLDialogsSlice
Sets count.
setCount(int) - Method in class org.telegram.api.messages.TLMessagesSlice
Sets count.
setCount(int) - Method in class org.telegram.api.photos.TLPhotosSlice
Sets count.
setCountry(String) - Method in class org.telegram.api.TLAuthorization
Sets country.
setCountry(String) - Method in class org.telegram.api.TLNearestDc
Sets country.
setCritical(boolean) - Method in class org.telegram.api.help.TLAbsAppUpdate
Sets critical.
setCurrentImplementation(PQImplementation) - Static method in class org.telegram.mtproto.secure.pq.PQSolver
 
setCurrentNumber(boolean) - Method in class org.telegram.api.functions.account.TLRequestAccountSendConfirmPhoneCode
 
setCurrentPasswordHash(TLBytes) - Method in class org.telegram.api.functions.account.TLRequestAccountGetPasswordSettings
Sets current password hash.
setCurrentPasswordHash(TLBytes) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdatePasswordSettings
Sets current password hash.
setCurrentSalt(TLBytes) - Method in class org.telegram.api.account.TLAccountPassword
Sets current salt.
setData(TLBytes) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetBotCallbackAnswer
 
setData(TLBytes) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncrypted
Sets data.
setData(TLBytes) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
Sets data.
setData(TLBytes) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedService
Sets data.
setData(String) - Method in class org.telegram.api.input.TLInputAppEvent
Sets data.
setDate(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipant
 
setDate(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipantEditor
 
setDate(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipantKicked
 
setDate(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipantModerator
 
setDate(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipantSelf
 
setDate(int) - Method in class org.telegram.api.chat.channel.TLChannel
 
setDate(int) - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipant
Sets date.
setDate(int) - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantAdmin
Sets date.
setDate(int) - Method in class org.telegram.api.chat.TLChat
Sets date.
setDate(int) - Method in class org.telegram.api.contact.TLContactBlocked
Sets date.
setDate(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Sets date.
setDate(int) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
Sets date.
setDate(int) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
Sets date.
setDate(int) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatWaiting
Sets date.
setDate(int) - Method in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
Sets date.
setDate(int) - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetDifference
Sets date.
setDate(int) - Method in class org.telegram.api.message.TLMessage
Sets date.
setDate(int) - Method in class org.telegram.api.message.TLMessageFwdHeader
 
setDate(int) - Method in class org.telegram.api.message.TLMessageService
Sets date.
setDate(int) - Method in class org.telegram.api.messages.sentencrypted.TLAbsSentEncryptedMessage
Sets date.
setDate(int) - Method in class org.telegram.api.photo.TLPhoto
Sets date.
setDate(int) - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedMessagesRead
Sets date.
setDate(int) - Method in class org.telegram.api.update.encrypted.TLUpdateEncryption
Sets date.
setDate(int) - Method in class org.telegram.api.update.TLUpdateChatParticipantAdd
 
setDate(int) - Method in class org.telegram.api.update.TLUpdateContactRegistered
Sets date.
setDate(int) - Method in class org.telegram.api.update.TLUpdateNewAuthorization
Sets date.
setDate(int) - Method in class org.telegram.api.update.TLUpdateUserPhoto
Sets date.
setDate(int) - Method in class org.telegram.api.updates.difference.TLAbsDifference
Sets date.
setDate(int) - Method in class org.telegram.api.updates.TLUpdates
Sets date.
setDate(int) - Method in class org.telegram.api.updates.TLUpdatesCombined
Sets date.
setDate(int) - Method in class org.telegram.api.updates.TLUpdateShort
Sets date.
setDate(int) - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Sets date.
setDate(int) - Method in class org.telegram.api.updates.TLUpdateShortMessage
Sets date.
setDate(int) - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
Sets date.
setDate(int) - Method in class org.telegram.api.updates.TLUpdatesState
Sets date.
setDate(int) - Method in class org.telegram.api.webpage.TLWebPagePending
Sets date.
setDateActive(int) - Method in class org.telegram.api.TLAuthorization
Sets date active.
setDateCreated(int) - Method in class org.telegram.api.TLAuthorization
Sets date created.
setDays(int) - Method in class org.telegram.api.account.TLAccountDaysTTL
Sets days until destruction.
setDc_id(int) - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
Sets dc _ id.
setDcId(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Sets dc id.
setDcId(int) - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
Sets dc id.
setDcId(int) - Method in class org.telegram.api.file.location.TLFileLocation
Sets dc id.
setDcId(int) - Method in class org.telegram.api.functions.auth.TLRequestAuthExportAuthorization
Sets dc id.
setDcOptions(TLVector<TLDcOption>) - Method in class org.telegram.api.update.TLUpdateDcOptions
Sets dc options.
setDelay(long) - Method in class org.telegram.mtproto.schedule.PrepareSchedule
 
setDescription(String) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
setDescription(String) - Method in class org.telegram.api.bot.TLBotCommand
 
setDescription(String) - Method in class org.telegram.api.bot.TLBotInfo
 
setDescription(String) - Method in class org.telegram.api.disablefeature.TLDisabledFeature
Sets description.
setDescription(String) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
setDescription(String) - Method in class org.telegram.api.webpage.TLWebPage
 
setDestClass(Class) - Method in class org.telegram.tl.TLVector
 
setDevice(String) - Method in class org.telegram.api.update.TLUpdateNewAuthorization
Sets device.
setDeviceModel(String) - Method in class org.telegram.api.functions.TLRequestInitConnection
Sets device model.
setDeviceModel(String) - Method in class org.telegram.api.TLAuthorization
Sets device model.
setDialogs(TLVector<TLDialog>) - Method in class org.telegram.api.messages.dialogs.TLAbsDialogs
Sets dialogs.
setDifferenceParametersService(IDifferenceParametersService) - Method in interface org.telegram.bot.ChatUpdatesBuilder
 
setDisplay_url(String) - Method in class org.telegram.api.webpage.TLWebPage
 
setDocument(TLAbsDocument) - Method in class org.telegram.api.foundgif.TLFoundGifCached
 
setDocument(TLAbsDocument) - Method in class org.telegram.api.message.media.TLMessageMediaDocument
Sets document.
setDocument(TLAbsDocument) - Method in class org.telegram.api.webpage.TLWebPage
 
setDocuments(TLVector<TLDocument>) - Method in class org.telegram.api.messages.stickers.TLMessagesStickerSet
Sets documents.
setDocuments(TLVector<TLDocument>) - Method in class org.telegram.api.messages.stickers.TLStickers
Sets documents.
setDocuments(TLLongVector) - Method in class org.telegram.api.sticker.pack.TLStickerPack
Sets documents.
setDoWait(boolean) - Method in class org.telegram.mtproto.schedule.PrepareSchedule
 
setDuration(int) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
setDuration(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
Sets duration.
setDuration(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Sets duration.
setDuration(int) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAudio
Sets duration.
setDuration(int) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeVideo
Sets duration.
setDuration(int) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
setDuration(int) - Method in class org.telegram.api.webpage.TLWebPage
 
setEagerWrite(boolean) - Method in class jawnae.pyronet.PyroClient
If enabled, causes calls to write() to make an attempt to write the bytes, without waiting for the selector to signal writable state.
setEditDate(int) - Method in class org.telegram.api.message.TLMessage
 
setEmail(String) - Method in class org.telegram.api.account.TLAccountPasswordInputSettings
Sets email.
setEmail(String) - Method in class org.telegram.api.account.TLAccountPasswordSettings
Sets email.
setEmailPattern(String) - Method in class org.telegram.api.auth.TLPasswordRecovery
Sets email pattern.
setEmailUnconfirmedPattern(String) - Method in class org.telegram.api.account.TLAbsAccountPassword
Sets email unconfirmed pattern.
setEmbed_height(int) - Method in class org.telegram.api.webpage.TLWebPage
 
setEmbed_type(String) - Method in class org.telegram.api.webpage.TLWebPage
 
setEmbed_url(String) - Method in class org.telegram.api.webpage.TLWebPage
 
setEmbed_width(int) - Method in class org.telegram.api.webpage.TLWebPage
 
setEmoticon(String) - Method in class org.telegram.api.sticker.pack.TLStickerPack
Sets emoticon.
setEnabled(boolean) - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleInvites
 
setEnabled(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesToggleChatAdmins
 
setEnabled(boolean) - Method in class org.telegram.api.update.TLUpdateChatAdmin
 
setEncryptedAnswer(byte[]) - Method in class org.telegram.mtproto.tl.pq.ServerDhParams
 
setEndSeqNo(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionResend
Sets end seq no.
setEntities(TLVector<TLAbsMessageEntity>) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
 
setEntities(TLVector<TLAbsMessageEntity>) - Method in class org.telegram.api.message.TLMessage
 
setEntities(TLVector<TLAbsMessageEntity>) - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
 
setEntities(TLVector<TLAbsMessageEntity>) - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
setEntities(TLVector<TLAbsMessageEntity>) - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
 
setEntitites(TLVector<TLAbsMessageEntity>) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
setErrorCode(int) - Method in class org.telegram.mtproto.tl.MTBadMessage
 
setEvents(TLVector<TLInputAppEvent>) - Method in class org.telegram.api.functions.help.TLRequestHelpSaveAppLog
Sets events.
setExceptAuthKeys(TLLongVector) - Method in class org.telegram.api.functions.auth.TLRequestAuthDropTempAuthKeys
 
setExchangeId(long) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAbortKey
Sets exchange id.
setExchangeId(long) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAcceptKey
Sets exchange id.
setExchangeId(long) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionCommitKey
Sets exchange id.
setExchangeId(long) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionRequestKey
Sets exchange id.
setExpires(int) - Method in class org.telegram.api.user.status.TLUserStatusOnline
Sets expires.
setExportedInvite(TLAbsChatInvite) - Method in class org.telegram.api.chat.TLAbsChatFull
 
setFeature(String) - Method in class org.telegram.api.disablefeature.TLDisabledFeature
Sets feature.
setFile(TLAbsEncryptedFile) - Method in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
Sets file.
setFile(TLAbsInputEncryptedFile) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
Sets file.
setFile(TLAbsInputFile) - Method in class org.telegram.api.functions.photos.TLRequestPhotosUploadProfilePhoto
Sets file.
setFile(TLAbsInputFile) - Method in class org.telegram.api.input.chat.photo.TLInputChatUploadedPhoto
Sets file.
setFile(TLAbsInputFile) - Method in class org.telegram.api.input.media.TLInputMediaUploadedDocument
Sets file.
setFile(TLAbsInputFile) - Method in class org.telegram.api.input.media.TLInputMediaUploadedPhoto
Sets file.
setFile(TLAbsInputFile) - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
Sets file.
setFile(TLAbsEncryptedFile) - Method in class org.telegram.api.messages.sentencrypted.TLAbsSentEncryptedMessage
Sets file.
setFileId(long) - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
Sets file id.
setFileId(long) - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveFilePart
Sets file id.
setFileName(String) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Sets file name.
setFileName(String) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeFilename
Sets file name.
setFilePart(int) - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
Sets file part.
setFilePart(int) - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveFilePart
Sets file part.
setFileTotalParts(int) - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
Sets file total parts.
setFilter(TLAbsChannelParticipantsFilter) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
 
setFilter(TLAbsMessagesFilter) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Sets filter.
setFilter(TLAbsChannelMessagesFilter) - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
 
setFingerprints(TLLongVector) - Method in class org.telegram.mtproto.tl.pq.ResPQ
 
setFirstName(String) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaContact
Sets first name.
setFirstName(String) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateProfile
Sets first name.
setFirstName(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
Sets first name.
setFirstName(String) - Method in class org.telegram.api.input.media.TLInputMediaContact
Sets first name.
setFirstName(String) - Method in class org.telegram.api.input.TLInputPhoneContact
Sets first name.
setFirstName(String) - Method in class org.telegram.api.message.media.TLMessageMediaContact
Sets first name.
setFirstName(String) - Method in class org.telegram.api.update.TLUpdateUserName
Sets first name.
setFirstName(String) - Method in class org.telegram.api.user.TLUser
 
setFlags(int) - Method in class org.telegram.api.account.TLAccountPasswordInputSettings
Sets flags.
setFlags(int) - Method in class org.telegram.api.channel.filters.TLChannelMessagesFilter
 
setFlags(int) - Method in class org.telegram.api.chat.channel.TLChannel
 
setFlags(int) - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipantsForbidden
 
setFlags(int) - Method in class org.telegram.api.chat.TLChat
 
setFlags(int) - Method in class org.telegram.api.functions.account.TLRequestAccountSendConfirmPhoneCode
 
setFlags(int) - Method in class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
 
setFlags(int) - Method in class org.telegram.api.functions.channels.TLRequestChannelsCreateChannel
 
setFlags(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
setFlags(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
 
setFlags(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
Sets flags.
setFlags(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
Sets flags.
setFlags(int) - Method in class org.telegram.api.message.TLMessage
Sets flags.
setFlags(int) - Method in class org.telegram.api.message.TLMessageService
Sets flags.
setFlags(int) - Method in class org.telegram.api.TLAuthorization
Sets flags.
setFlags(int) - Method in class org.telegram.api.TLDcOption
 
setFlags(int) - Method in class org.telegram.api.TLReceivedNotifyMessage
Sets flags.
setFlags(int) - Method in class org.telegram.api.updates.channel.differences.TLAbsUpdatesChannelDifferences
 
setFlags(int) - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Sets flags.
setFlags(int) - Method in class org.telegram.api.updates.TLUpdateShortMessage
Sets flags.
setFlags(int) - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
Sets flags.
setFlags(int) - Method in class org.telegram.api.user.TLUser
 
setFlags(int) - Method in class org.telegram.api.webpage.TLWebPage
 
setForeignLink(TLAbsContactLink) - Method in class org.telegram.api.contacts.TLContactsLink
Sets foreign link.
setForeignLink(TLAbsContactLink) - Method in class org.telegram.api.update.TLUpdateContactLink
Sets foreign link.
setFromId(int) - Method in class org.telegram.api.message.TLMessage
Sets from id.
setFromId(int) - Method in class org.telegram.api.message.TLMessageFwdHeader
 
setFromId(int) - Method in class org.telegram.api.message.TLMessageService
Sets from id.
setFromId(int) - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Sets from id.
setFromPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
setFullChat(TLAbsChatFull) - Method in class org.telegram.api.messages.TLMessagesChatFull
Sets full chat.
setFwdFrom(TLMessageFwdHeader) - Method in class org.telegram.api.message.TLMessage
 
setFwdFrom(TLMessageFwdHeader) - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
 
setFwdFrom(TLMessageFwdHeader) - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
setFwdLimit(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesAddChatUser
Sets fwd limit.
setG(int) - Method in class org.telegram.api.messages.dhconfig.TLAbsDhConfig
Sets g.
setG_a(TLBytes) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAcceptKey
Sets g _ a.
setG_a(TLBytes) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionRequestKey
Sets g _ a.
setgA(TLBytes) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
Sets a.
setGA(TLBytes) - Method in class org.telegram.api.functions.messages.TLRequestMessagesRequestEncryption
Sets gA.
setGameId(long) - Method in class org.telegram.api.message.action.TLMessageActionGameScore
 
setgAOrB(TLBytes) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
Sets a or b.
setGB(TLBytes) - Method in class org.telegram.api.functions.messages.TLRequestMessagesAcceptEncryption
Sets gB.
setGeo(TLAbsGeoPoint) - Method in class org.telegram.api.message.media.TLMessageMediaGeo
Sets geo.
setGeo(TLAbsGeoPoint) - Method in class org.telegram.api.message.media.TLMessageMediaVenue
Sets geo.
setGeoPoint(TLAbsInputGeoPoint) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
setGeoPoint(TLAbsInputGeoPoint) - Method in class org.telegram.api.input.media.TLInputMediaGeoPoint
Sets geo point.
setGifs(TLVector<TLAbsDocument>) - Method in class org.telegram.api.messages.savedgifs.TLSavedGifs
 
setH(int) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
setH(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Sets h.
setH(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Sets h.
setH(int) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeImageSize
Sets h.
setH(int) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeVideo
Sets h.
setH(int) - Method in class org.telegram.api.foundgif.TLFoundGif
 
setH(int) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
setH(int) - Method in class org.telegram.api.photo.size.TLPhotoCachedSize
Sets h.
setH(int) - Method in class org.telegram.api.photo.size.TLPhotoSize
Sets h.
setHash(long) - Method in class org.telegram.api.functions.account.TLRequestAccountResetAuthorization
Sets hash.
setHash(String) - Method in class org.telegram.api.functions.account.TLRequestAccountSendConfirmPhoneCode
 
setHash(String) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetContacts
Sets hash.
setHash(int) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
setHash(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesCheckChatInvite
Sets hash.
setHash(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAllStickers
Sets hash.
setHash(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetFeaturedStickers
 
setHash(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMaskStickers
 
setHash(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetRecentStickers
 
setHash(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesImportChatInvite
Sets hash.
setHash(int) - Method in class org.telegram.api.messages.savedgifs.TLSavedGifs
 
setHash(int) - Method in class org.telegram.api.messages.stickers.TLAllStickers
Sets hash.
setHash(String) - Method in class org.telegram.api.messages.stickers.TLStickers
Sets hash.
setHash(long) - Method in class org.telegram.api.TLAuthorization
Sets hash.
setHashCode(String) - Method in class org.telegram.bot.structure.BotConfig
 
setHasRecovery(boolean) - Method in class org.telegram.api.account.TLAccountPassword
Sets if the account has revocery enabled.
setHint(String) - Method in class org.telegram.api.account.TLAccountPassword
Sets hint.
setHint(String) - Method in class org.telegram.api.account.TLAccountPasswordInputSettings
Sets hint.
setId(int) - Method in class org.telegram.api.auth.TLExportedAuthorization
Sets id.
setId(String) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
setId(int) - Method in class org.telegram.api.chat.TLAbsChat
Sets id.
setId(int) - Method in class org.telegram.api.chat.TLAbsChatFull
 
setId(long) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Sets id.
setId(int) - Method in class org.telegram.api.encrypted.chat.TLAbsEncryptedChat
Sets id.
setId(long) - Method in class org.telegram.api.encrypted.file.TLAbsEncryptedFile
Sets id.
setId(int) - Method in class org.telegram.api.functions.auth.TLRequestAuthImportAuthorization
Sets id.
setId(TLIntVector) - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteMessages
 
setId(TLIntVector) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetChannels
 
setId(TLIntVector) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetMessages
 
setId(TLIntVector) - Method in class org.telegram.api.functions.channels.TLRequestChannelsReportSpam
 
setId(TLAbsInputUser) - Method in class org.telegram.api.functions.contacts.TLRequestContactsBlock
Sets id.
setId(TLAbsInputUser) - Method in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContact
Sets id.
setId(TLVector<TLAbsInputUser>) - Method in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContacts
Sets id.
setId(TLAbsInputUser) - Method in class org.telegram.api.functions.contacts.TLRequestContactsUnblock
Sets id.
setId(TLIntVector) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteMessages
Sets id.
setId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessage
Sets id.
setId(TLIntVector) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
Sets id.
setId(TLIntVector) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetChats
 
setId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetGameHighScores
 
setId(TLInputBotInlineMessageId) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineGameHighScores
 
setId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessageEditData
 
setId(TLIntVector) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessages
Sets id.
setId(TLIntVector) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessagesViews
Sets id.
setId(TLLongVector) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadFeaturedStickers
 
setId(TLAbsInputDocument) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveGif
 
setId(TLAbsInputDocument) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveRecentStickers
 
setId(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
setId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
 
setId(TLInputBotInlineMessageId) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineGameScore
 
setId(TLVector<TLAbsInputPhoto>) - Method in class org.telegram.api.functions.photos.TLRequestPhotosDeletePhotos
Sets id.
setId(TLAbsInputPhoto) - Method in class org.telegram.api.functions.photos.TLRequestPhotosUpdateProfilePhoto
Sets id.
setId(TLAbsInputUser) - Method in class org.telegram.api.functions.users.TLRequestUsersGetFullUser
Sets id.
setId(TLVector<TLAbsInputUser>) - Method in class org.telegram.api.functions.users.TLRequestUsersGetUsers
Sets id.
setId(int) - Method in class org.telegram.api.help.TLAbsAppUpdate
Sets id.
setId(String) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
setId(String) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultGame
 
setId(TLAbsInputPhoto) - Method in class org.telegram.api.input.chat.photo.TLInputChatPhoto
Sets id.
setId(long) - Method in class org.telegram.api.input.document.TLAbsInputDocument
Sets id.
setId(long) - Method in class org.telegram.api.input.encrypted.file.location.TLInputEncryptedFileLocation
Sets id.
setId(long) - Method in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Sets id.
setId(long) - Method in class org.telegram.api.input.file.TLAbsInputFile
Sets id.
setId(long) - Method in class org.telegram.api.input.filelocation.TLInputDocumentFileLocation
Sets id.
setId(long) - Method in class org.telegram.api.input.game.TLInputGameId
 
setId(TLAbsInputDocument) - Method in class org.telegram.api.input.media.TLInputMediaDocument
Sets id.
setId(TLAbsInputGame) - Method in class org.telegram.api.input.media.TLInputMediaGame
 
setId(TLAbsInputPhoto) - Method in class org.telegram.api.input.media.TLInputMediaPhoto
Sets id.
setId(long) - Method in class org.telegram.api.input.photo.TLInputPhoto
 
setId(TLAbsInputDocument) - Method in class org.telegram.api.input.sticker.media.TLInputStickeredMediaDocument
 
setId(TLAbsInputPhoto) - Method in class org.telegram.api.input.sticker.media.TLInputStickeredMediaPhoto
 
setId(long) - Method in class org.telegram.api.input.sticker.set.TLInputStickerSetId
 
setId(int) - Method in class org.telegram.api.message.TLMessage
Sets id.
setId(int) - Method in class org.telegram.api.message.TLMessageEmpty
Sets id.
setId(int) - Method in class org.telegram.api.message.TLMessageService
Sets id.
setId(int) - Method in class org.telegram.api.peer.TLAbsPeer
 
setId(long) - Method in class org.telegram.api.photo.TLPhoto
Sets id.
setId(long) - Method in class org.telegram.api.photo.TLPhotoEmpty
Sets id.
setId(int) - Method in class org.telegram.api.TLDcOption
Sets id.
setId(int) - Method in class org.telegram.api.TLReceivedNotifyMessage
Sets id.
setId(int) - Method in class org.telegram.api.update.TLUpdateChannelMessageViews
 
setId(int) - Method in class org.telegram.api.update.TLUpdateChannelPinnedMessage
 
setId(int) - Method in class org.telegram.api.update.TLUpdateMessageId
Sets id.
setId(int) - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Sets id.
setId(int) - Method in class org.telegram.api.updates.TLUpdateShortMessage
Sets id.
setId(int) - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
Sets id.
setId(int) - Method in class org.telegram.api.user.TLAbsUser
Sets id.
setId(int) - Method in class org.telegram.api.wallpaper.TLAbsWallPaper
Sets id.
setId(long) - Method in class org.telegram.api.webpage.TLWebPage
Sets id.
setId(long) - Method in class org.telegram.api.webpage.TLWebPageEmpty
Sets id.
setId(long) - Method in class org.telegram.api.webpage.TLWebPagePending
Sets id.
setImported(TLVector<TLImportedContact>) - Method in class org.telegram.api.contacts.TLImportedContacts
Sets imported.
setIncrement(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessagesViews
 
setInfo(String) - Method in class org.telegram.mtproto.tl.MTMessagesAllInfo
 
setInfo(String) - Method in class org.telegram.mtproto.tl.MTMessagesStateInfo
 
setInputGeoPoint(TLAbsInputGeoPoint) - Method in class org.telegram.api.input.media.TLInputMediaVenue
Sets input geo point.
setIntermediateState(TLUpdatesState) - Method in class org.telegram.api.updates.difference.TLDifferenceSlice
Sets intermediate state.
setInviterId(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipantEditor
 
setInviterId(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipantModerator
 
setInviterId(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipantSelf
 
setInviterId(int) - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipant
Sets inviter id.
setInviterId(int) - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantAdmin
Sets inviter id.
setInviterId(int) - Method in class org.telegram.api.message.action.TLMessageActionChatJoinedByLink
Sets inviter id.
setInviterId(int) - Method in class org.telegram.api.update.TLUpdateChatParticipantAdd
Sets inviter id.
setIp(String) - Method in class org.telegram.api.TLAuthorization
Sets ip.
setIpAddress(String) - Method in class org.telegram.api.TLDcOption
Sets ip address.
setIv(TLBytes) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
Sets iv.
setIv(TLBytes) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Sets iv.
setIv(TLBytes) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Sets iv.
setIv(TLBytes) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Sets iv.
setIv(TLBytes) - Method in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Sets iv.
setKeepAlive(boolean) - Method in class jawnae.pyronet.PyroClient
 
setKernelComm(IKernelComm) - Method in interface org.telegram.bot.ChatUpdatesBuilder
 
setKey(TLBytes) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
Sets key.
setKey(TLBytes) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Sets key.
setKey(TLBytes) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Sets key.
setKey(TLBytes) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Sets key.
setKey(TLAbsInputPrivacyKey) - Method in class org.telegram.api.functions.account.TLRequestAccountGetPrivacy
Sets key.
setKey(TLAbsInputPrivacyKey) - Method in class org.telegram.api.functions.account.TLRequestAccountSetPrivacy
Sets key.
setKey(TLBytes) - Method in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Sets key.
setKey(TLAbsPrivacyKey) - Method in class org.telegram.api.update.TLUpdatePrivacy
Sets key.
setKey_fingerprint(int) - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
Sets key _ fingerprint.
setKeyFingerprint(long) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAcceptKey
Sets key fingerprint.
setKeyFingerprint(long) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionCommitKey
Sets key fingerprint.
setKeyFingerprint(long) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
Sets key fingerprint.
setKeyFingerprint(int) - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
Sets key fingerprint.
setKeyFingerprint(long) - Method in class org.telegram.api.functions.messages.TLRequestMessagesAcceptEncryption
Sets key fingerprint.
setKeyFingerprint(int) - Method in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Sets key fingerprint.
setKicked(boolean) - Method in class org.telegram.api.functions.channels.TLRequestChannelsKickFromChannel
 
setKickedBy(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipantKicked
 
setLangCode(String) - Method in class org.telegram.api.functions.TLRequestInitConnection
Sets lang code.
setLanguage(String) - Method in class org.telegram.api.message.entity.TLMessageEntityPre
 
setLastName(String) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaContact
Sets last name.
setLastName(String) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateProfile
Sets last name.
setLastName(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
Sets last name.
setLastName(String) - Method in class org.telegram.api.input.media.TLInputMediaContact
Sets last name.
setLastName(String) - Method in class org.telegram.api.input.TLInputPhoneContact
Sets last name.
setLastName(String) - Method in class org.telegram.api.message.media.TLMessageMediaContact
Sets last name.
setLastName(String) - Method in class org.telegram.api.update.TLUpdateUserName
Sets last name.
setLastName(String) - Method in class org.telegram.api.user.TLUser
 
setLat(double) - Method in class org.telegram.api.geo.point.TLGeoPoint
Sets lat.
setLatitude(double) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaGeoPoint
Sets latitude.
setLayer(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionNotifyLayer
Sets layer.
setLength(int) - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeApp
 
setLength(int) - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeCall
 
setLength(int) - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeSms
 
setLength(int) - Method in class org.telegram.api.input.messages.entity.TLInputMessageEntityMentionName
 
setLength(int) - Method in class org.telegram.api.message.entity.TLMessageEntityBold
 
setLength(int) - Method in class org.telegram.api.message.entity.TLMessageEntityBotCommand
 
setLength(int) - Method in class org.telegram.api.message.entity.TLMessageEntityCode
 
setLength(int) - Method in class org.telegram.api.message.entity.TLMessageEntityEmail
 
setLength(int) - Method in class org.telegram.api.message.entity.TLMessageEntityHashtag
 
setLength(int) - Method in class org.telegram.api.message.entity.TLMessageEntityItalic
 
setLength(int) - Method in class org.telegram.api.message.entity.TLMessageEntityMention
 
setLength(int) - Method in class org.telegram.api.message.entity.TLMessageEntityMentionName
 
setLength(int) - Method in class org.telegram.api.message.entity.TLMessageEntityPre
 
setLength(int) - Method in class org.telegram.api.message.entity.TLMessageEntityTextUrl
 
setLength(int) - Method in class org.telegram.api.message.entity.TLMessageEntityUnknown
 
setLength(int) - Method in class org.telegram.api.message.entity.TLMessageEntityUrl
 
setLimit(int) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
 
setLimit(int) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetBlocked
Sets limit.
setLimit(int) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
setLimit(int) - Method in class org.telegram.api.functions.contacts.TLRequestContactsSearch
Sets limit.
setLimit(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetArchivedStickers
 
setLimit(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
Sets limit.
setLimit(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
Sets limit.
setLimit(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Sets limit.
setLimit(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
setLimit(int) - Method in class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
Sets limit.
setLimit(int) - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
 
setLimit(int) - Method in class org.telegram.api.functions.upload.TLRequestUploadGetFile
Sets limit.
setLinger(boolean, int) - Method in class jawnae.pyronet.PyroClient
 
setLink(String) - Method in class org.telegram.api.chat.invite.TLChatInviteExported
Sets link.
setLink(String) - Method in class org.telegram.api.message.TLExportedMessageLink
 
setLink(TLContactsLink) - Method in class org.telegram.api.user.TLUserFull
Sets link.
setLocalId(int) - Method in class org.telegram.api.file.location.TLFileLocation
Sets local id.
setLocalId(int) - Method in class org.telegram.api.file.location.TLFileLocationUnavailable
Sets local id.
setLocalId(int) - Method in class org.telegram.api.input.filelocation.TLInputFileLocation
Sets local id.
setLocation(TLAbsInputFileLocation) - Method in class org.telegram.api.functions.upload.TLRequestUploadGetFile
Sets location.
setLocation(TLAbsFileLocation) - Method in class org.telegram.api.photo.size.TLPhotoCachedSize
Sets location.
setLocation(TLAbsFileLocation) - Method in class org.telegram.api.photo.size.TLPhotoSize
Sets location.
setLocation(String) - Method in class org.telegram.api.update.TLUpdateNewAuthorization
Sets location.
setLon(double) - Method in class org.telegram.api.geo.point.TLGeoPoint
Sets lon.
setLongtitude(double) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaGeoPoint
Sets longtitude.
setMainHandler(MainHandler) - Method in interface org.telegram.bot.kernel.IKernelComm
 
setMainHandler(MainHandler) - Method in class org.telegram.bot.kernel.KernelComm
 
setMax_delay(int) - Method in class org.telegram.mtproto.tl.MTHttpWait
 
setMax_wait(int) - Method in class org.telegram.mtproto.tl.MTHttpWait
 
setMaxDate(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadEncryptedHistory
Sets max date.
setMaxDate(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Sets max date.
setMaxDate(int) - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedMessagesRead
Sets max date.
setMaxId(int) - Method in class org.telegram.api.functions.channels.TLRequestChannelsReadHistory
 
setMaxId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteHistory
 
setMaxId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
Sets max id.
setMaxId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadHistory
Sets max id.
setMaxId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReceivedMessages
Sets max id.
setMaxId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Sets max id.
setMaxId(int) - Method in class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
Sets max id.
setMaxId(int) - Method in class org.telegram.api.message.TLMessageRange
 
setMaxId(int) - Method in class org.telegram.api.update.TLUpdateReadChannelInbox
 
setMaxId(int) - Method in class org.telegram.api.update.TLUpdateReadChannelOutbox
 
setMaxId(int) - Method in class org.telegram.api.update.TLUpdateReadMessagesInbox
Sets max id.
setMaxId(int) - Method in class org.telegram.api.update.TLUpdateReadMessagesOutbox
Sets max id.
setMaxQts(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReceivedQueue
Sets max qts.
setMd5Checksum(String) - Method in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Sets md 5 checksum.
setMd5Checksum(String) - Method in class org.telegram.api.input.file.TLInputFile
Sets md 5 checksum.
setMedia(TLAbsDecryptedMessageMedia) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessage
Sets media.
setMedia(TLAbsInputStickeredMedia) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAttachedStickers
 
setMedia(TLAbsInputMedia) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
Sets media.
setMedia(TLAbsMessageMedia) - Method in class org.telegram.api.message.TLMessage
Sets media.
setMedia(TLAbsMessageMedia) - Method in class org.telegram.api.update.TLUpdateServiceNotification
Sets media.
setMedia(TLAbsMessageMedia) - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
 
setMessage(String) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessage
Sets message.
setMessage(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthSendInvites
Sets message.
setMessage(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetWebPagePreview
Sets message.
setMessage(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
setMessage(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
Sets message.
setMessage(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
 
setMessage(String) - Method in class org.telegram.api.help.TLInviteText
Sets message.
setMessage(String) - Method in class org.telegram.api.message.TLMessage
Sets message.
setMessage(TLAbsEncryptedMessage) - Method in class org.telegram.api.update.encrypted.TLUpdateNewEncryptedMessage
Sets message.
setMessage(TLAbsMessage) - Method in class org.telegram.api.update.TLUpdateChannelNewMessage
 
setMessage(TLAbsMessage) - Method in class org.telegram.api.update.TLUpdateEditChannelMessage
Sets message.
setMessage(TLAbsMessage) - Method in class org.telegram.api.update.TLUpdateNewMessage
Sets message.
setMessage(String) - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Sets message.
setMessage(String) - Method in class org.telegram.api.updates.TLUpdateShortMessage
Sets message.
setMessageId(long) - Method in class org.telegram.mtproto.tl.MTMessage
 
setMessages(TLVector<TLAbsMessage>) - Method in class org.telegram.api.messages.dialogs.TLAbsDialogs
Sets messages.
setMessages(TLVector<TLAbsMessage>) - Method in class org.telegram.api.messages.TLAbsMessages
Sets messages.
setMessages(TLIntVector) - Method in class org.telegram.api.update.TLUpdateDeleteChannelMessages
 
setMessages(TLIntVector) - Method in class org.telegram.api.update.TLUpdateDeleteMessages
Sets messages.
setMessages(TLIntVector) - Method in class org.telegram.api.update.TLUpdateReadMessagesContents
Sets messages.
setMessages(TLIntVector) - Method in class org.telegram.api.update.TLUpdateServiceNotification
Sets messages.
setMigratedTo(TLAbsInputChannel) - Method in class org.telegram.api.chat.TLChat
 
setMimeType(String) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
Sets mime type.
setMimeType(String) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Sets mime type.
setMimetype(String) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Sets mimetype.
setMimeType(String) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Sets mime type.
setMimeType(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDocumentByHash
 
setMimeType(String) - Method in class org.telegram.api.input.media.TLInputMediaUploadedDocument
Sets mime type.
setMimeType(String) - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
Sets mime type.
setMinDate(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Sets min date.
setMinId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
 
setMinId(int) - Method in class org.telegram.api.message.TLMessageRange
 
setMsg_id(Long) - Method in class org.telegram.mtproto.tl.MTRpcAnswerDropped
 
setMsgId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetBotCallbackAnswer
 
setMsgId(long) - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsg
Sets msg id.
setMsgIds(TLLongVector) - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsgs
Sets msg ids.
setMsgIds(TLLongVector) - Method in class org.telegram.mtproto.tl.MTMessagesAllInfo
 
setMtime(int) - Method in class org.telegram.api.upload.TLFile
Sets mtime.
setMuteUntil(int) - Method in class org.telegram.api.input.peer.notify.TLInputPeerNotifySettings
Sets mute until.
setMuteUntil(int) - Method in class org.telegram.api.peer.notify.settings.TLPeerNotifySettings
Sets mute until.
setMutual(boolean) - Method in class org.telegram.api.contact.TLContact
Sets mutual.
setMyLink(TLAbsContactLink) - Method in class org.telegram.api.contacts.TLContactsLink
Sets my link.
setMyLink(TLAbsContactLink) - Method in class org.telegram.api.update.TLUpdateContactLink
Sets my link.
setName(String) - Method in class org.telegram.api.input.file.TLAbsInputFile
Sets name.
setNearestDc(int) - Method in class org.telegram.api.TLNearestDc
Sets nearest dc.
setNewEncryptedMessages(TLVector<TLAbsEncryptedMessage>) - Method in class org.telegram.api.updates.difference.TLAbsDifference
Sets new encrypted messages.
setNewMessages(TLVector<TLAbsMessage>) - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
 
setNewMessages(TLVector<TLAbsMessage>) - Method in class org.telegram.api.updates.difference.TLAbsDifference
Sets new messages.
setNewNonceHash(byte[]) - Method in class org.telegram.mtproto.tl.pq.ServerDhParams
 
setNewPasswordHash(TLBytes) - Method in class org.telegram.api.account.TLAccountPasswordInputSettings
Sets new password hash.
setNewSalt(TLBytes) - Method in class org.telegram.api.account.TLAbsAccountPassword
Sets new salt.
setNewSalt(TLBytes) - Method in class org.telegram.api.account.TLAccountPasswordInputSettings
Sets new salt.
setNewServerSalt(long) - Method in class org.telegram.mtproto.tl.MTBadMessage
 
setNewSettings(TLAccountPasswordInputSettings) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdatePasswordSettings
Sets new settings.
setNewUpdateParams(int, Integer, Integer, Integer) - Method in class org.telegram.bot.kernel.differenceparameters.DifferenceParametersService
 
setNewUpdateParams(int, Integer, Integer, Integer) - Method in interface org.telegram.bot.kernel.differenceparameters.IDifferenceParametersService
 
setNextOffset(int) - Method in class org.telegram.api.messages.TLFoundGifs
 
setNextType(TLAbsCodeType) - Method in class org.telegram.api.auth.TLSentCode
 
setNonce(byte[]) - Method in class org.telegram.mtproto.tl.pq.ReqPQ
 
setNonce(byte[]) - Method in class org.telegram.mtproto.tl.pq.ResPQ
 
setNonce(byte[]) - Method in class org.telegram.mtproto.tl.pq.ServerDhParams
 
setNotifySettings(TLAbsPeerNotifySettings) - Method in class org.telegram.api.chat.TLAbsChatFull
 
setNotifySettings(TLAbsPeerNotifySettings) - Method in class org.telegram.api.update.TLUpdateNotifySettings
Sets notify settings.
setNotifySettings(TLAbsPeerNotifySettings) - Method in class org.telegram.api.user.TLUserFull
Sets notify settings.
setOffline(boolean) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateStatus
Sets offline.
setOffset(int) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
 
setOffset(int) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetBlocked
Sets offset.
setOffset(int) - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
setOffset(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
setOffset(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Sets offset.
setOffset(int) - Method in class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
Sets offset.
setOffset(int) - Method in class org.telegram.api.functions.upload.TLRequestUploadGetFile
Sets offset.
setOffset(int) - Method in class org.telegram.api.input.messages.entity.TLInputMessageEntityMentionName
 
setOffset(int) - Method in class org.telegram.api.message.entity.TLMessageEntityBold
 
setOffset(int) - Method in class org.telegram.api.message.entity.TLMessageEntityBotCommand
 
setOffset(int) - Method in class org.telegram.api.message.entity.TLMessageEntityCode
 
setOffset(int) - Method in class org.telegram.api.message.entity.TLMessageEntityEmail
 
setOffset(int) - Method in class org.telegram.api.message.entity.TLMessageEntityHashtag
 
setOffset(int) - Method in class org.telegram.api.message.entity.TLMessageEntityItalic
 
setOffset(int) - Method in class org.telegram.api.message.entity.TLMessageEntityMention
 
setOffset(int) - Method in class org.telegram.api.message.entity.TLMessageEntityMentionName
 
setOffset(int) - Method in class org.telegram.api.message.entity.TLMessageEntityPre
 
setOffset(int) - Method in class org.telegram.api.message.entity.TLMessageEntityTextUrl
 
setOffset(int) - Method in class org.telegram.api.message.entity.TLMessageEntityUnknown
 
setOffset(int) - Method in class org.telegram.api.message.entity.TLMessageEntityUrl
 
setOffset(int) - Method in class org.telegram.api.messages.TLAffectedHistory
Sets offset.
setOffsetDate(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
 
setOffsetDate(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
 
setOffsetDate(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
setOffsetId(long) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetArchivedStickers
 
setOffsetId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
 
setOffsetId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
 
setOffsetId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
setOffsetPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
 
setOffsetPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
setOrder(TLLongVector) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReorderStickerSets
 
setOrder(TLLongVector) - Method in class org.telegram.api.update.TLUpdateStickerSetsOrder
 
setOrig_message(MTMessage) - Method in class org.telegram.mtproto.tl.MTMessageCopy
 
setOtherUpdates(TLVector<TLAbsUpdate>) - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
 
setOtherUpdates(TLVector<TLAbsUpdate>) - Method in class org.telegram.api.updates.difference.TLAbsDifference
Sets other updates.
setP(TLBytes) - Method in class org.telegram.api.messages.dhconfig.TLAbsDhConfig
Sets p.
setPackedData(byte[]) - Method in class org.telegram.tl.TLGzipObject
 
setPacks(TLVector<TLStickerPack>) - Method in class org.telegram.api.messages.stickers.TLMessagesStickerSet
 
setParams(int, int, int, int, int) - Method in class org.telegram.bot.kernel.UpdateWrapper
 
setParticipant(TLAbsChannelParticipant) - Method in class org.telegram.api.channel.TLChannelParticipant
 
setParticipantId(int) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
Sets participant id.
setParticipantId(int) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
Sets participant id.
setParticipantId(int) - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatWaiting
Sets participant id.
setParticipants(TLVector<TLAbsChannelParticipant>) - Method in class org.telegram.api.channel.TLChannelParticipants
 
setParticipants(TLVector<TLAbsChatParticipant>) - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipants
Sets participants.
setParticipants(TLAbsChatParticipants) - Method in class org.telegram.api.chat.TLChatFull
Sets participants.
setParticipants(TLAbsChatParticipants) - Method in class org.telegram.api.update.TLUpdateChatParticipants
Sets participants.
setParticipantsCount(int) - Method in class org.telegram.api.chat.TLChat
Sets participants count.
setParts(int) - Method in class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Sets parts.
setParts(int) - Method in class org.telegram.api.input.file.TLAbsInputFile
Sets parts.
setPasswordHash(TLBytes) - Method in class org.telegram.api.functions.auth.TLRequestAuthCheckPassword
Sets password hash.
setPattern(int) - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeFlashCall
 
setPeer(TLAbsPeer) - Method in class org.telegram.api.contacts.TLResolvedPeer
 
setPeer(TLAbsInputNotifyPeer) - Method in class org.telegram.api.functions.account.TLRequestAccountGetNotifySettings
Sets peer.
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.account.TLRequestAccountReportPeer
 
setPeer(TLAbsInputNotifyPeer) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateNotifySettings
Sets peer.
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.contacts.TLRequestContactsResetTopPeerRating
 
setPeer(TLInputEncryptedChat) - Method in class org.telegram.api.functions.messages.TLRequestMessagesAcceptEncryption
Sets peer.
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteHistory
Sets peer.
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessage
Sets peer.
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetBotCallbackAnswer
 
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetGameHighScores
 
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
Sets peer.
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessageEditData
 
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessagesViews
 
setPeer(TLAbsInputUser) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerSettings
 
setPeer(TLAbsInputUser) - Method in class org.telegram.api.functions.messages.TLRequestMessagesHideReportSpam
 
setPeer(TLInputEncryptedChat) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadEncryptedHistory
Sets peer.
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadHistory
Sets peer.
setPeer(TLAbsInputUser) - Method in class org.telegram.api.functions.messages.TLRequestMessagesReportSpam
 
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Sets peer.
setPeer(TLInputEncryptedChat) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncrypted
Sets peer.
setPeer(TLInputEncryptedChat) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
Sets peer.
setPeer(TLInputEncryptedChat) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedService
Sets peer.
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
Sets peer.
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
Sets peer.
setPeer(TLInputEncryptedChat) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetEncryptedTyping
Sets peer.
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
 
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetTyping
Sets peer.
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesStartBot
 
setPeer(TLAbsInputPeer) - Method in class org.telegram.api.input.notify.TLInputNotifyPeer
Sets peer.
setPeer(long) - Method in class org.telegram.api.input.TLInputAppEvent
Sets peer.
setPeer(TLAbsNotifyPeer) - Method in class org.telegram.api.update.TLUpdateNotifySettings
Sets peer.
setPeer(TLAbsPeer) - Method in class org.telegram.api.update.TLUpdateReadMessagesInbox
Sets peer.
setPeer(TLAbsPeer) - Method in class org.telegram.api.update.TLUpdateReadMessagesOutbox
Sets peer.
setPeers(TLVector<TLAbsInputPeer>) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerDialogs
 
setPerformer(String) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAudio
 
setPeriod(int) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateDeviceLocked
Sets period.
setPhone(String) - Method in class org.telegram.api.input.TLInputPhoneContact
Sets phone.
setPhone(String) - Method in class org.telegram.api.user.TLUser
 
setPhone(String) - Method in class org.telegram.bot.kernel.engine.storage.TLStorage
 
setPhoneCode(String) - Method in class org.telegram.api.functions.account.TLRequestAccountChangePhone
Sets phone code.
setPhoneCode(String) - Method in class org.telegram.api.functions.account.TLRequestAccountConfirmPhone
 
setPhoneCode(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthSignIn
Sets phone code.
setPhoneCode(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
Sets phone code.
setPhoneCodeHash(String) - Method in class org.telegram.api.auth.TLSentCode
Sets phone code hash.
setPhoneCodeHash(String) - Method in class org.telegram.api.functions.account.TLRequestAccountChangePhone
Sets phone code hash.
setPhoneCodeHash(String) - Method in class org.telegram.api.functions.account.TLRequestAccountConfirmPhone
 
setPhoneCodeHash(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthCancelCode
 
setPhoneCodeHash(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthResendCode
 
setPhoneCodeHash(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthSignIn
Sets phone code hash.
setPhoneCodeHash(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
Sets phone code hash.
setPhoneNumber(String) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaContact
Sets phone number.
setPhoneNumber(String) - Method in class org.telegram.api.functions.account.TLRequestAccountChangePhone
Sets phone number.
setPhoneNumber(String) - Method in class org.telegram.api.functions.account.TLRequestAccountSendChangePhoneCode
Sets phone number.
setPhoneNumber(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthCancelCode
Sets phone number.
setPhoneNumber(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthCheckPhone
Sets phone number.
setPhoneNumber(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthResendCode
Sets phone number.
setPhoneNumber(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthSendCode
Sets phone number.
setPhoneNumber(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthSignIn
Sets phone number.
setPhoneNumber(String) - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
Sets phone number.
setPhoneNumber(String) - Method in class org.telegram.api.help.TLSupport
Sets phone number.
setPhoneNumber(String) - Method in class org.telegram.api.input.media.TLInputMediaContact
Sets phone number.
setPhoneNumber(String) - Method in class org.telegram.api.message.media.TLMessageMediaContact
Sets phone number.
setPhoneNumbers(TLStringVector) - Method in class org.telegram.api.functions.auth.TLRequestAuthSendInvites
Sets phone numbers.
setPhoneRegistered(boolean) - Method in class org.telegram.api.auth.TLCheckedPhone
Sets phone registered.
setPhoto(TLAbsChatPhoto) - Method in class org.telegram.api.chat.channel.TLChannel
 
setPhoto(TLAbsPhoto) - Method in class org.telegram.api.chat.TLAbsChatFull
 
setPhoto(TLAbsChatPhoto) - Method in class org.telegram.api.chat.TLChat
Sets photo.
setPhoto(TLAbsPhoto) - Method in class org.telegram.api.foundgif.TLFoundGifCached
 
setPhoto(TLAbsInputChatPhoto) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditPhoto
 
setPhoto(TLAbsInputChatPhoto) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatPhoto
Sets photo.
setPhoto(TLAbsPhoto) - Method in class org.telegram.api.message.action.TLMessageActionChatEditPhoto
Sets photo.
setPhoto(TLAbsPhoto) - Method in class org.telegram.api.message.media.TLMessageMediaPhoto
Sets photo.
setPhoto(TLAbsUserProfilePhoto) - Method in class org.telegram.api.update.TLUpdateUserPhoto
Sets photo.
setPhoto(TLAbsUserProfilePhoto) - Method in class org.telegram.api.user.TLUser
 
setPhoto(TLAbsPhoto) - Method in class org.telegram.api.webpage.TLWebPage
 
setPhoto_big(TLAbsFileLocation) - Method in class org.telegram.api.chat.photo.TLChatPhoto
Sets photo _ big.
setPhoto_small(TLAbsFileLocation) - Method in class org.telegram.api.chat.photo.TLChatPhoto
Sets photo _ small.
setPhotoBig(TLAbsFileLocation) - Method in class org.telegram.api.user.profile.photo.TLUserProfilePhoto
Sets photo big.
setPhotoId(long) - Method in class org.telegram.api.user.profile.photo.TLUserProfilePhoto
Sets photo id.
setPhotos(TLVector<TLAbsPhoto>) - Method in class org.telegram.api.photos.TLAbsPhotos
Sets photos.
setPhotoSmall(TLAbsFileLocation) - Method in class org.telegram.api.user.profile.photo.TLUserProfilePhoto
Sets photo small.
setPlatform(String) - Method in class org.telegram.api.TLAuthorization
Sets platform.
setPopup(boolean) - Method in class org.telegram.api.update.TLUpdateServiceNotification
Sets popup.
setPort(int) - Method in class org.telegram.api.TLDcOption
Sets port.
setPq(byte[]) - Method in class org.telegram.mtproto.tl.pq.ResPQ
 
setPrevious(boolean) - Method in class org.telegram.api.update.TLUpdateUserPhoto
Sets previous.
setPrimaryDc(int) - Method in interface org.telegram.api.engine.storage.AbsApiState
Sets primary dc.
setPrimaryDc(int) - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
setPrimaryDc(int) - Method in class org.telegram.bot.kernel.engine.storage.TLStorage
 
setProfilePhoto(TLAbsPhoto) - Method in class org.telegram.api.user.TLUserFull
Sets profile photo.
setProgress(int) - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadAudioAction
Sets progress.
setProgress(int) - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadDocumentAction
Sets progress.
setProgress(int) - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadPhotoAction
Sets progress.
setProgress(int) - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadVideoAction
Sets progress.
setProvider(String) - Method in class org.telegram.api.input.media.TLInputMediaVenue
Sets provider.
setProvider(String) - Method in class org.telegram.api.message.media.TLMessageMediaVenue
Sets provider.
setPts(int) - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
Sets pts.
setPts(int) - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetDifference
Sets pts.
setPts(int) - Method in class org.telegram.api.messages.TLAffectedHistory
Sets pts.
setPts(int) - Method in class org.telegram.api.messages.TLAffectedMessages
Sets pts.
setPts(int) - Method in class org.telegram.api.update.TLFakeUpdate
 
setPts(int) - Method in class org.telegram.api.update.TLUpdateChannelNewMessage
 
setPts(int) - Method in class org.telegram.api.update.TLUpdateChannelTooLong
 
setPts(int) - Method in class org.telegram.api.update.TLUpdateDeleteChannelMessages
 
setPts(int) - Method in class org.telegram.api.update.TLUpdateDeleteMessages
Sets pts.
setPts(int) - Method in class org.telegram.api.update.TLUpdateEditChannelMessage
Sets pts.
setPts(int) - Method in class org.telegram.api.update.TLUpdateNewMessage
Sets pts.
setPts(int) - Method in class org.telegram.api.update.TLUpdateReadMessagesContents
Sets pts.
setPts(int) - Method in class org.telegram.api.update.TLUpdateReadMessagesInbox
Sets pts.
setPts(int) - Method in class org.telegram.api.update.TLUpdateReadMessagesOutbox
Sets pts.
setPts(int) - Method in class org.telegram.api.update.TLUpdateWebPage
 
setPts(int) - Method in class org.telegram.api.updates.channel.differences.TLAbsUpdatesChannelDifferences
 
setPts(int) - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Sets pts.
setPts(int) - Method in class org.telegram.api.updates.TLUpdateShortMessage
Sets pts.
setPts(int) - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
Sets pts.
setPts(int) - Method in class org.telegram.api.updates.TLUpdatesState
Sets pts.
setPtsCount(int) - Method in class org.telegram.api.messages.TLAffectedHistory
Sets pts count.
setPtsCount(int) - Method in class org.telegram.api.messages.TLAffectedMessages
Sets pts count.
setPtsCount(int) - Method in class org.telegram.api.update.TLFakeUpdate
 
setPtsCount(int) - Method in class org.telegram.api.update.TLUpdateChannelNewMessage
 
setPtsCount(int) - Method in class org.telegram.api.update.TLUpdateDeleteChannelMessages
 
setPtsCount(int) - Method in class org.telegram.api.update.TLUpdateDeleteMessages
Sets pts count.
setPtsCount(int) - Method in class org.telegram.api.update.TLUpdateEditChannelMessage
Sets pts count.
setPtsCount(int) - Method in class org.telegram.api.update.TLUpdateNewMessage
Sets pts count.
setPtsCount(int) - Method in class org.telegram.api.update.TLUpdateReadMessagesContents
Sets pts count.
setPtsCount(int) - Method in class org.telegram.api.update.TLUpdateReadMessagesInbox
Sets pts count.
setPtsCount(int) - Method in class org.telegram.api.update.TLUpdateReadMessagesOutbox
Sets pts count.
setPtsCount(int) - Method in class org.telegram.api.update.TLUpdateWebPage
 
setPtsCount(int) - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Sets pts count.
setPtsCount(int) - Method in class org.telegram.api.updates.TLUpdateShortMessage
Sets pts count.
setPtsCount(int) - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
Sets pts count.
setQ(String) - Method in class org.telegram.api.functions.contacts.TLRequestContactsSearch
Sets q.
setQ(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
Sets q.
setQ(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
setQ(String) - Method in class org.telegram.api.input.media.TLInputMediaGifExternal
 
setQts(int) - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetDifference
Sets qts.
setQts(int) - Method in class org.telegram.api.update.encrypted.TLUpdateNewEncryptedMessage
Sets qts.
setQts(int) - Method in class org.telegram.api.updates.TLUpdatesState
Sets qts.
setQuery(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
setQuery(TLMethod) - Method in class org.telegram.api.functions.TLRequestInitConnection
Sets query.
setQuery(TLMethod) - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsg
Sets query.
setQuery(TLMethod) - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsgs
Sets query.
setQuery(TLMethod) - Method in class org.telegram.api.functions.TLRequestInvokeWithLayer
Sets query.
setQuery(TLMethod) - Method in class org.telegram.api.functions.TLRequestInvokeWithoutUpdates
Sets query.
setQueryId(long) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
setQueryId(long) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
 
setRandom(TLBytes) - Method in class org.telegram.api.messages.dhconfig.TLAbsDhConfig
Sets random.
setRandomId(long) - Method in class org.telegram.api.decryptedmessage.TLAbsDecryptedMessage
Sets random id.
setRandomId(long) - Method in class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
Sets random id.
setRandomId(long) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessage
Sets random id.
setRandomId(TLLongVector) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
setRandomId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesRequestEncryption
Sets random id.
setRandomId(long) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncrypted
Sets random id.
setRandomId(long) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
Sets random id.
setRandomId(long) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedService
Sets random id.
setRandomId(long) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
setRandomId(long) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
Sets random id.
setRandomId(long) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
Sets random id.
setRandomId(long) - Method in class org.telegram.api.functions.messages.TLRequestMessagesStartBot
 
setRandomId(long) - Method in class org.telegram.api.update.TLUpdateMessageId
Sets random id.
setRandomIds(TLLongVector) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionReadMessages
Sets random ids.
setRandomLength(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDhConfig
Sets random length.
setRanges(TLVector<TLMessageRange>) - Method in class org.telegram.api.channel.filters.TLChannelMessagesFilter
 
setReason(TLAbsReportSpamReason) - Method in class org.telegram.api.functions.account.TLRequestAccountReportPeer
 
setRegion(String) - Method in class org.telegram.api.TLAuthorization
Sets region.
setRegistered(boolean) - Method in class org.telegram.bot.structure.BotConfig
 
setReplace(boolean) - Method in class org.telegram.api.functions.contacts.TLRequestContactsImportContacts
Sets replace.
setReplyMarkup(TLAbsReplyMarkup) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
 
setReplyMarkup(TLAbsReplyMarkup) - Method in class org.telegram.api.message.TLMessage
 
setReplyToMessageId(int) - Method in class org.telegram.api.message.TLMessageService
 
setReplyToMsgId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
setReplyToMsgId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
setReplyToMsgId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
Sets reply to msg id.
setReplyToMsgId(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
Sets reply to msg id.
setReplyToMsgId(int) - Method in class org.telegram.api.message.TLMessage
Sets reply to msg id.
setReplyToMsgId(int) - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
Sets reply to msg id.
setReplyToMsgId(int) - Method in class org.telegram.api.updates.TLUpdateShortMessage
Sets reply to msg id.
setReq_msg_id(Long) - Method in class org.telegram.mtproto.tl.MTRpcDropAnswer
 
setReqMsgId(Long) - Method in class org.telegram.mtproto.tl.MTMessagesStateInfo
 
setRestrictionReason(String) - Method in class org.telegram.api.chat.channel.TLChannel
 
setRestrictionReason(String) - Method in class org.telegram.api.user.TLUser
 
setResults(TLVector<TLAbsPeer>) - Method in class org.telegram.api.contacts.TLContactsFound
 
setResults(TLVector<TLAbsFoundGif>) - Method in class org.telegram.api.messages.TLFoundGifs
 
setRetryContacts(TLLongVector) - Method in class org.telegram.api.contacts.TLImportedContacts
Sets retry contacts.
setRole(TLAbsChannelParticipantRole) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAdmin
 
setRules(TLVector<TLAbsPrivacyRule>) - Method in class org.telegram.api.account.TLAccountPrivacyRules
Sets rules.
setRules(TLVector<TLAbsInputPrivacyRule>) - Method in class org.telegram.api.functions.account.TLRequestAccountSetPrivacy
Sets rules.
setRules(TLVector<TLAbsPrivacyRule>) - Method in class org.telegram.api.update.TLUpdatePrivacy
Sets rules.
setScore(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
 
setScore(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineGameScore
 
setScore(int) - Method in class org.telegram.api.message.action.TLMessageActionGameScore
 
setSecret(long) - Method in class org.telegram.api.file.location.TLFileLocation
Sets secret.
setSecret(long) - Method in class org.telegram.api.file.location.TLFileLocationUnavailable
Sets secret.
setSecret(long) - Method in class org.telegram.api.input.filelocation.TLInputFileLocation
Sets secret.
setSelfParticipant(TLAbsChatParticipant) - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipantsForbidden
 
setSendMessage(TLAbsBotInlineMessage) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
setSendMessage(TLAbsInputBotInlineMessage) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
setSendMessage(TLAbsInputBotInlineMessage) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultGame
 
setSeq(int) - Method in class org.telegram.api.updates.difference.TLAbsDifference
Sets seq.
setSeq(int) - Method in class org.telegram.api.updates.TLUpdates
Sets seq.
setSeq(int) - Method in class org.telegram.api.updates.TLUpdatesCombined
Sets seq.
setSeq(int) - Method in class org.telegram.api.updates.TLUpdatesState
Sets seq.
setSeq_no(int) - Method in class org.telegram.mtproto.tl.MTRpcAnswerDropped
 
setSeqNo(int) - Method in class org.telegram.mtproto.tl.MTMessage
 
setSeqStart(int) - Method in class org.telegram.api.updates.TLUpdatesCombined
Sets seq start.
setServerNonce(byte[]) - Method in class org.telegram.mtproto.tl.pq.ResPQ
 
setServerNonce(byte[]) - Method in class org.telegram.mtproto.tl.pq.ServerDhParams
 
setSession_id(Long) - Method in class org.telegram.mtproto.tl.MTDestroySession
 
setSession_id(Long) - Method in class org.telegram.mtproto.tl.MTDestroySessionNone
 
setSession_id(Long) - Method in class org.telegram.mtproto.tl.MTDestroySessionOk
 
setSet(TLStickerSet) - Method in class org.telegram.api.messages.stickers.TLMessagesStickerSet
 
setSets(TLVector<TLStickerSet>) - Method in class org.telegram.api.messages.stickers.TLAllStickers
 
setSettings(TLInputPeerNotifySettings) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateNotifySettings
Sets settings.
setSha256(TLBytes) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDocumentByHash
 
setShortName(String) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultGame
 
setShortName(String) - Method in class org.telegram.api.input.game.TLInputGameShortName
 
setSite_name(String) - Method in class org.telegram.api.webpage.TLWebPage
 
setSize(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
Sets size.
setSize(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Sets size.
setSize(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Sets size.
setSize(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Sets size.
setSize(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Sets size.
setSize(int) - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
Sets size.
setSize(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDocumentByHash
 
setSize(int) - Method in class org.telegram.api.photo.size.TLPhotoSize
Sets size.
setSizes(TLVector<TLAbsPhotoSize>) - Method in class org.telegram.api.photo.TLPhoto
Sets sizes.
setSound(String) - Method in class org.telegram.api.input.peer.notify.TLInputPeerNotifySettings
Sets sound.
setSound(String) - Method in class org.telegram.api.peer.notify.settings.TLPeerNotifySettings
Sets sound.
setStartParam(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesStartBot
 
setStartSeqNo(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionResend
Sets start seq no.
setState(TLUpdatesState) - Method in class org.telegram.api.updates.difference.TLDifference
Sets state.
setStatus(TLAbsUserStatus) - Method in class org.telegram.api.update.TLUpdateUserStatus
Sets status.
setStatus(TLAbsUserStatus) - Method in class org.telegram.api.user.TLUser
 
setStickers(TLVector<TLAbsInputDocument>) - Method in class org.telegram.api.input.media.TLInputMediaUploadedDocument
 
setStickers(TLVector<TLAbsInputDocument>) - Method in class org.telegram.api.input.media.TLInputMediaUploadedPhoto
 
setStickers(TLVector<TLAbsInputDocument>) - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
 
setStickerset(TLAbsInputStickerSet) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeSticker
 
setStickerSet(TLAbsInputStickerSet) - Method in class org.telegram.api.functions.messages.TLRequestMessagesInstallStickersSet
 
setStickerSet(TLMessagesStickerSet) - Method in class org.telegram.api.update.TLUpdateNewStickerSet
 
setSystemVersion(String) - Method in class org.telegram.api.functions.TLRequestInitConnection
Sets system version.
setSystemVersion(String) - Method in class org.telegram.api.TLAuthorization
Sets system version.
setTaskName(String) - Method in class org.telegram.bot.kernel.CustomTimerTask
Set name
setText(String) - Method in class org.telegram.api.help.changelog.TLAppChangelog
 
setText(String) - Method in class org.telegram.api.help.TLAbsAppUpdate
Sets text.
setText(String) - Method in class org.telegram.api.help.TLTermsOfService
 
setText(String) - Method in class org.telegram.api.input.reportspamreason.TLReportSpamReasonOther
 
setText(String) - Method in class org.telegram.api.keyboard.button.TLKeyboardButton
 
setThisDc(int) - Method in class org.telegram.api.TLNearestDc
Sets this dc.
setThumb(TLBytes) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Sets thumb.
setThumb(TLAbsPhotoSize) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Sets thumb.
setThumb(TLBytes) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Sets thumb.
setThumb(TLBytes) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Sets thumb.
setThumb(TLAbsInputFile) - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
Sets thumb.
setThumbH(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Sets thumb h.
setThumbH(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Sets thumb h.
setThumbH(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Sets thumb h.
setThumbUrl(String) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
setThumbUrl(String) - Method in class org.telegram.api.foundgif.TLFoundGif
 
setThumbUrl(String) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
setThumbW(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Sets thumb w.
setThumbW(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Sets thumb w.
setThumbW(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Sets thumb w.
setTime(double) - Method in class org.telegram.api.input.TLInputAppEvent
Sets time.
setTimeDelta(long, long) - Method in class org.telegram.mtproto.time.TimeOverlord
 
setTimeout(int) - Method in class jawnae.pyronet.PyroClient
 
setTimeout(int) - Method in class org.telegram.api.auth.TLSentCode
 
setTimeout(int) - Method in class org.telegram.api.updates.channel.differences.TLAbsUpdatesChannelDifferences
 
setTimes(int) - Method in class org.telegram.bot.kernel.CustomTimerTask
Setter for the times
setTitle(String) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
setTitle(String) - Method in class org.telegram.api.chat.channel.TLChannel
 
setTitle(String) - Method in class org.telegram.api.chat.TLChat
Sets title.
setTitle(String) - Method in class org.telegram.api.chat.TLChatForbidden
Sets title.
setTitle(String) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAudio
 
setTitle(String) - Method in class org.telegram.api.functions.channels.TLRequestChannelsCreateChannel
 
setTitle(String) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditTitle
 
setTitle(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesCreateChat
Sets title.
setTitle(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatTitle
Sets title.
setTitle(String) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
setTitle(String) - Method in class org.telegram.api.input.media.TLInputMediaVenue
Sets title.
setTitle(String) - Method in class org.telegram.api.message.action.TLMessageActionChannelCreate
Sets title.
setTitle(String) - Method in class org.telegram.api.message.action.TLMessageActionChannelMigratedFrom
 
setTitle(String) - Method in class org.telegram.api.message.action.TLMessageActionChatCreate
Sets title.
setTitle(String) - Method in class org.telegram.api.message.action.TLMessageActionChatEditTitle
Sets title.
setTitle(String) - Method in class org.telegram.api.message.media.TLMessageMediaVenue
Sets title.
setTitle(String) - Method in class org.telegram.api.wallpaper.TLAbsWallPaper
Sets title.
setTitle(String) - Method in class org.telegram.api.webpage.TLWebPage
 
setToId(TLAbsPeer) - Method in class org.telegram.api.message.TLMessage
Sets to id.
setToId(TLAbsPeer) - Method in class org.telegram.api.message.TLMessageService
Sets to id.
setToken(String) - Method in class org.telegram.api.functions.account.TLRequestAccountRegisterDevice
Sets token.
setToken(String) - Method in class org.telegram.api.functions.account.TLRequestAccountUnregisterDevice
Sets token.
setTokenType(int) - Method in class org.telegram.api.functions.account.TLRequestAccountRegisterDevice
Sets token type.
setTokenType(int) - Method in class org.telegram.api.functions.account.TLRequestAccountUnregisterDevice
Sets token type.
setToPeer(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
setTtl(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessage
Sets ttl.
setTtl(TLAccountDaysTTL) - Method in class org.telegram.api.functions.account.TLRequestAccountSetAccountTTL
Sets ttl.
setTtlSeconds(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionSetMessageTTL
Sets ttl seconds.
setType(TLAbsSentCodeType) - Method in class org.telegram.api.auth.TLSentCode
 
setType(String) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
setType(String) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
setType(String) - Method in class org.telegram.api.input.TLInputAppEvent
Sets type.
setType(String) - Method in class org.telegram.api.photo.size.TLPhotoCachedSize
Sets type.
setType(String) - Method in class org.telegram.api.photo.size.TLPhotoSize
Sets type.
setType(String) - Method in class org.telegram.api.photo.size.TLPhotoSizeEmpty
Sets type.
setType(String) - Method in class org.telegram.api.update.TLUpdateServiceNotification
Sets type.
setType(TLAbsFileType) - Method in class org.telegram.api.upload.TLFile
Sets type.
setType(String) - Method in class org.telegram.api.webpage.TLWebPage
 
setTyping(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetEncryptedTyping
Sets typing.
setUid(int) - Method in class org.telegram.bot.kernel.engine.storage.TLStorage
 
setUnreadCount(int) - Method in class org.telegram.api.updates.TLUpdatesState
Sets unread count.
setUnsave(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveGif
 
setUnsave(boolean) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveRecentStickers
 
setUpdate(TLAbsUpdate) - Method in class org.telegram.api.updates.TLUpdateShort
Sets update.
setUpdates(TLVector<TLAbsUpdate>) - Method in class org.telegram.api.updates.TLUpdates
Sets updates.
setUpdates(TLVector<TLAbsUpdate>) - Method in class org.telegram.api.updates.TLUpdatesCombined
Sets updates.
setUrl(String) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
setUrl(String) - Method in class org.telegram.api.foundgif.TLFoundGif
 
setUrl(String) - Method in class org.telegram.api.foundgif.TLFoundGifCached
 
setUrl(String) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
 
setUrl(String) - Method in class org.telegram.api.help.TLAbsAppUpdate
Sets url.
setUrl(String) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
setUrl(String) - Method in class org.telegram.api.input.media.TLInputMediaDocumentExternal
 
setUrl(String) - Method in class org.telegram.api.input.media.TLInputMediaGifExternal
 
setUrl(String) - Method in class org.telegram.api.input.media.TLInputMediaPhotoExternal
 
setUrl(String) - Method in class org.telegram.api.message.entity.TLMessageEntityTextUrl
 
setUrl(String) - Method in class org.telegram.api.webpage.TLWebPage
 
setUser(TLAbsUser) - Method in class org.telegram.api.contacts.TLContactsLink
Sets user.
setUser(TLAbsUser) - Method in class org.telegram.api.help.TLSupport
Sets user.
setUser(TLAbsUser) - Method in class org.telegram.api.user.TLUserFull
Sets user.
setUserId(int) - Method in class org.telegram.api.bot.TLBotInfo
 
setUserId(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipant
 
setUserId(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipantCreator
 
setUserId(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipantEditor
 
setUserId(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipantKicked
 
setUserId(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipantModerator
 
setUserId(int) - Method in class org.telegram.api.channel.participants.TLChannelParticipantSelf
 
setUserId(int) - Method in class org.telegram.api.chat.participant.chatparticipant.TLAbsChatParticipant
Sets user id.
setUserId(int) - Method in class org.telegram.api.contact.TLContact
Sets user id.
setUserId(int) - Method in class org.telegram.api.contact.TLContactBlocked
Sets user id.
setUserId(int) - Method in class org.telegram.api.contact.TLContactStatus
Sets user id.
setUserId(int) - Method in class org.telegram.api.contact.TLImportedContact
Sets user id.
setUserId(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaContact
Sets user id.
setUserId(TLAbsInputUser) - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteUserHistory
 
setUserId(TLAbsInputUser) - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAdmin
 
setUserId(TLAbsInputUser) - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipant
 
setUserId(TLAbsInputUser) - Method in class org.telegram.api.functions.channels.TLRequestChannelsKickFromChannel
 
setUserId(TLAbsInputUser) - Method in class org.telegram.api.functions.channels.TLRequestChannelsReportSpam
 
setUserId(TLAbsInputUser) - Method in class org.telegram.api.functions.messages.TLRequestMessagesAddChatUser
Sets user id.
setUserId(TLAbsInputUser) - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteChatUser
Sets user id.
setUserId(TLAbsInputPeer) - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatAdmin
 
setUserId(TLAbsInputUser) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetGameHighScores
 
setUserId(TLAbsInputUser) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineGameHighScores
 
setUserId(TLAbsInputUser) - Method in class org.telegram.api.functions.messages.TLRequestMessagesRequestEncryption
Sets user id.
setUserId(TLAbsInputUser) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
 
setUserId(TLAbsInputUser) - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineGameScore
 
setUserId(TLAbsInputUser) - Method in class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
Sets user id.
setUserId(TLAbsInputUser) - Method in class org.telegram.api.input.messages.entity.TLInputMessageEntityMentionName
 
setUserId(int) - Method in class org.telegram.api.input.peer.TLInputPeerUser
Sets user id.
setUserId(int) - Method in class org.telegram.api.input.user.TLInputUser
Sets user id.
setUserId(int) - Method in class org.telegram.api.message.action.TLMessageActionChatDeleteUser
Sets user id.
setUserId(int) - Method in class org.telegram.api.message.media.TLMessageMediaContact
Sets user id.
setUserId(int) - Method in class org.telegram.api.update.TLUpdateChatParticipantAdd
Sets user id.
setUserId(int) - Method in class org.telegram.api.update.TLUpdateChatParticipantAdmin
 
setUserId(int) - Method in class org.telegram.api.update.TLUpdateChatParticipantDelete
Sets user id.
setUserId(int) - Method in class org.telegram.api.update.TLUpdateContactLink
Sets user id.
setUserId(int) - Method in class org.telegram.api.update.TLUpdateContactRegistered
Sets user id.
setUserId(int) - Method in class org.telegram.api.update.TLUpdateUserBlocked
Sets user id.
setUserId(int) - Method in class org.telegram.api.update.TLUpdateUserName
Sets user id.
setUserId(int) - Method in class org.telegram.api.update.TLUpdateUserPhoto
Sets user id.
setUserId(int) - Method in class org.telegram.api.update.TLUpdateUserStatus
Sets user id.
setUserId(int) - Method in class org.telegram.api.update.TLUpdateUserTyping
Sets user id.
setUserId(int) - Method in class org.telegram.api.updates.TLUpdateShortMessage
Sets from id.
setUsername(String) - Method in class org.telegram.api.chat.channel.TLChannel
 
setUserName(String) - Method in class org.telegram.api.functions.account.TLRequestAccountCheckUsername
Sets user name.
setUserName(String) - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateUsername
Sets user name.
setUsername(String) - Method in class org.telegram.api.functions.channels.TLRequestChannelsCheckUsername
 
setUsername(String) - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdateUsername
 
setUsername(String) - Method in class org.telegram.api.functions.contacts.TLRequestContactsResolveUsername
Sets username.
setUserName(String) - Method in class org.telegram.api.update.TLUpdateUserName
Sets user name.
setUserName(String) - Method in class org.telegram.api.user.TLUser
 
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.account.TLAccountPrivacyRules
Sets users.
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.channel.TLChannelParticipant
 
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.channel.TLChannelParticipants
 
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.contacts.blocked.TLAbsBlocked
Sets users.
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.contacts.TLContacts
Sets users.
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.contacts.TLContactsFound
Sets users.
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.contacts.TLImportedContacts
Sets users.
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.contacts.TLResolvedPeer
Sets users.
setUsers(TLVector<TLAbsInputUser>) - Method in class org.telegram.api.functions.channels.TLRequestChannelsInviteToChannel
 
setUsers(TLVector<TLAbsInputUser>) - Method in class org.telegram.api.functions.messages.TLRequestMessagesCreateChat
Sets users.
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowUsers
Sets users.
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowUsers
Sets users.
setUsers(TLIntVector) - Method in class org.telegram.api.message.action.TLMessageActionChatAddUser
 
setUsers(TLIntVector) - Method in class org.telegram.api.message.action.TLMessageActionChatCreate
Sets users.
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.messages.dialogs.TLAbsDialogs
Sets users.
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.messages.TLAbsMessages
Sets users.
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.messages.TLMessagesChatFull
Sets users.
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.photos.TLAbsPhotos
Sets users.
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowUsers
 
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowUsers
 
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
 
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.updates.difference.TLAbsDifference
Sets users.
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.updates.TLUpdates
Sets users.
setUsers(TLVector<TLAbsUser>) - Method in class org.telegram.api.updates.TLUpdatesCombined
Sets users.
setVenue_id(String) - Method in class org.telegram.api.message.media.TLMessageMediaVenue
Sets venue _ id.
setVenueId(String) - Method in class org.telegram.api.input.media.TLInputMediaVenue
Sets venue id.
setVersion(int) - Method in class org.telegram.api.chat.channel.TLChannel
 
setVersion(int) - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipants
Sets version.
setVersion(int) - Method in class org.telegram.api.chat.TLChat
Sets version.
setVersion(int) - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDhConfig
Sets version.
setVersion(int) - Method in class org.telegram.api.input.filelocation.TLInputDocumentFileLocation
 
setVersion(int) - Method in class org.telegram.api.messages.dhconfig.TLAbsDhConfig
Sets version.
setVersion(int) - Method in class org.telegram.api.update.TLUpdateChatAdmin
 
setVersion(int) - Method in class org.telegram.api.update.TLUpdateChatParticipantAdd
Sets version.
setVersion(int) - Method in class org.telegram.api.update.TLUpdateChatParticipantAdmin
 
setVersion(int) - Method in class org.telegram.api.update.TLUpdateChatParticipantDelete
Sets version.
setViaBotId(int) - Method in class org.telegram.api.message.TLMessage
 
setViaBotId(int) - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
setViews(int) - Method in class org.telegram.api.message.TLMessage
 
setViews(int) - Method in class org.telegram.api.update.TLUpdateChannelMessageViews
 
setVolumeId(long) - Method in class org.telegram.api.file.location.TLFileLocation
Sets volume id.
setVolumeId(long) - Method in class org.telegram.api.file.location.TLFileLocationUnavailable
Sets volume id.
setVolumeId(long) - Method in class org.telegram.api.input.filelocation.TLInputFileLocation
Sets volume id.
setW(int) - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
setW(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Sets w.
setW(int) - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Sets w.
setW(int) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeImageSize
Sets w.
setW(int) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeVideo
Sets w.
setW(int) - Method in class org.telegram.api.foundgif.TLFoundGif
 
setW(int) - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
setW(int) - Method in class org.telegram.api.photo.size.TLPhotoCachedSize
Sets w.
setW(int) - Method in class org.telegram.api.photo.size.TLPhotoSize
Sets w.
setWait_after(int) - Method in class org.telegram.mtproto.tl.MTHttpWait
 
setWasOnline(int) - Method in class org.telegram.api.user.status.TLUserStatusOffline
Sets was online.
setWaveform(TLBytes) - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAudio
 
setWebPage(TLAbsWebPage) - Method in class org.telegram.api.message.media.TLMessageMediaWebPage
Sets web page.
setWebPage(TLAbsWebPage) - Method in class org.telegram.api.update.TLUpdateWebPage
Sets web page.
severe(String, String) - Static method in class org.telegram.bot.services.BotLogger
 
severe(String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
severe(String, String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
SHA1(InputStream) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
SHA1(String) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
SHA1(byte[]) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
SHA1(byte[]...) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
shutdown() - Method in class jawnae.pyronet.PyroClient
Gracefully shuts down the connection.
size - Variable in class org.telegram.api.engine.file.Downloader.DownloadTask
The Size.
size - Variable in class org.telegram.api.engine.file.Uploader.UploadTask
The Size.
size() - Method in class org.telegram.tl.TLVector
 
skip(int) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
skipBytes(int, InputStream) - Static method in class org.telegram.tl.StreamingUtils
Reading bytes from stream
solvePq(BigInteger) - Static method in class org.telegram.mtproto.secure.pq.PQSolver
 
spawnNetworkThread(String) - Method in class jawnae.pyronet.PyroSelector
 
srcFile - Variable in class org.telegram.api.engine.file.Uploader.UploadTask
The Src file.
start() - Method in class org.telegram.bot.kernel.KernelAuth
 
start() - Method in class org.telegram.bot.kernel.MainHandler
 
startBot() - Method in class org.telegram.bot.kernel.TelegramBot
 
startExecutionEach(CustomTimerTask, int, int, int) - Method in class org.telegram.bot.kernel.TimerExecutor
Add a new CustomTimerTask to be executed
startExecutionEveryDayAt(CustomTimerTask, int, int, int) - Method in class org.telegram.bot.kernel.TimerExecutor
Add a new CustomTimerTask to be executed
state - Variable in class org.telegram.api.engine.file.Downloader.DownloadTask
The State.
state - Variable in class org.telegram.api.engine.file.Uploader.UploadTask
The State.
stop() - Method in class org.telegram.bot.kernel.TimerExecutor
Stop the thread
stopBot() - Method in class org.telegram.bot.kernel.TelegramBot
 
StreamingUtils - Class in org.telegram.tl
Helper class for writing and reading data for tl (de-)serialization.
StreamingUtils() - Constructor for class org.telegram.tl.StreamingUtils
 
subList(int, int) - Method in class org.telegram.tl.TLVector
 
substring(byte[], int, int) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
suspendConnection(boolean) - Method in class org.telegram.mtproto.transport.TcpContext
 
switchToDc(int) - Method in class org.telegram.api.engine.TelegramApi
Switch to dc.
systemVersion - Variable in class org.telegram.api.engine.AppInfo
The System version.

T

taskId - Variable in class org.telegram.api.engine.file.Downloader.DownloadTask
The Task id.
taskId - Variable in class org.telegram.api.engine.file.Uploader.UploadTask
The Task id.
TcpContext - Class in org.telegram.mtproto.transport
 
TcpContext(MTProto, String, int, TcpContextCallback) - Constructor for class org.telegram.mtproto.transport.TcpContext
 
TcpContextCallback - Interface in org.telegram.mtproto.transport
Created: 13.08.13 15:35
TelegramApi - Class in org.telegram.api.engine
Created with IntelliJ IDEA.
TelegramApi(AbsApiState, AppInfo, ApiCallback) - Constructor for class org.telegram.api.engine.TelegramApi
Instantiates a new Telegram api.
TelegramBot - Class in org.telegram.bot.kernel
 
TelegramBot(BotConfig, ChatUpdatesBuilder, int, String) - Constructor for class org.telegram.bot.kernel.TelegramBot
 
TelegramFunctionCallback<T extends TLObject> - Interface in org.telegram.bot
 
text - Variable in class org.telegram.api.help.TLAbsAppUpdate
The Text.
text - Variable in class org.telegram.api.keyboard.button.TLAbsKeyboardButton
 
text - Variable in class org.telegram.tl.TLError
 
timeDelta - Variable in class org.telegram.mtproto.time.TimeOverlord
 
timeout - Variable in class org.telegram.api.updates.channel.differences.TLAbsUpdatesChannelDifferences
 
TimeoutException - Exception in org.telegram.api.engine
Created with IntelliJ IDEA.
TimeoutException() - Constructor for exception org.telegram.api.engine.TimeoutException
Instantiates a new Timeout exception.
TimeoutException(String) - Constructor for exception org.telegram.api.engine.TimeoutException
Instantiates a new Timeout exception.
TimeoutException(String, Throwable) - Constructor for exception org.telegram.api.engine.TimeoutException
Instantiates a new Timeout exception.
TimeoutException(Throwable) - Constructor for exception org.telegram.api.engine.TimeoutException
Instantiates a new Timeout exception.
TimeOverlord - Class in org.telegram.mtproto.time
Created with IntelliJ IDEA.
TimerExecutor - Class in org.telegram.bot.kernel
 
TimeUtil - Class in org.telegram.mtproto.util
Created by Ruben Bermudez on 13.11.13.
TimeUtil() - Constructor for class org.telegram.mtproto.util.TimeUtil
 
title - Variable in class org.telegram.api.wallpaper.TLAbsWallPaper
The Title.
TLAbsAccountPassword - Class in org.telegram.api.account
Abstract type to represent the password of an account.
TLAbsAccountPassword() - Constructor for class org.telegram.api.account.TLAbsAccountPassword
Instantiates a new TL abs account password.
TLAbsAllStickers - Class in org.telegram.api.messages.stickers
The type TL abs all stickers.
TLAbsAllStickers() - Constructor for class org.telegram.api.messages.stickers.TLAbsAllStickers
Instantiates a new TL abs all stickers.
TLAbsAppChangelog - Class in org.telegram.api.help.changelog
The type TL abstract app changelog.
TLAbsAppChangelog() - Constructor for class org.telegram.api.help.changelog.TLAbsAppChangelog
 
TLAbsAppUpdate - Class in org.telegram.api.help
The type TL abs app update.
TLAbsAppUpdate() - Constructor for class org.telegram.api.help.TLAbsAppUpdate
Instantiates a new TL abs app update.
TLAbsBlocked - Class in org.telegram.api.contacts.blocked
Abstract class to represent blocked users
TLAbsBlocked() - Constructor for class org.telegram.api.contacts.blocked.TLAbsBlocked
Instantiates a new TL abs blocked.
TLAbsBotInlineMessage - Class in org.telegram.api.bot.inlinemessage
 
TLAbsBotInlineMessage() - Constructor for class org.telegram.api.bot.inlinemessage.TLAbsBotInlineMessage
 
TLAbsBotInlineResult - Class in org.telegram.api.bot.inlineresult
 
TLAbsBotInlineResult() - Constructor for class org.telegram.api.bot.inlineresult.TLAbsBotInlineResult
 
TLAbsChannelMessagesFilter - Class in org.telegram.api.channel.filters
 
TLAbsChannelMessagesFilter() - Constructor for class org.telegram.api.channel.filters.TLAbsChannelMessagesFilter
 
TLAbsChannelParticipant - Class in org.telegram.api.channel.participants
 
TLAbsChannelParticipant() - Constructor for class org.telegram.api.channel.participants.TLAbsChannelParticipant
 
TLAbsChannelParticipantRole - Class in org.telegram.api.channel.participants.role
 
TLAbsChannelParticipantRole() - Constructor for class org.telegram.api.channel.participants.role.TLAbsChannelParticipantRole
 
TLAbsChannelParticipantsFilter - Class in org.telegram.api.channel.participants.filters
 
TLAbsChannelParticipantsFilter() - Constructor for class org.telegram.api.channel.participants.filters.TLAbsChannelParticipantsFilter
 
TLAbsChat - Class in org.telegram.api.chat
Abstract class to represent a chat
TLAbsChat() - Constructor for class org.telegram.api.chat.TLAbsChat
Instantiates a new TL abs chat.
TLAbsChatFull - Class in org.telegram.api.chat
 
TLAbsChatFull() - Constructor for class org.telegram.api.chat.TLAbsChatFull
 
TLAbsChatInvite - Class in org.telegram.api.chat.invite
Abstract class to represent a chat invitation.
TLAbsChatInvite() - Constructor for class org.telegram.api.chat.invite.TLAbsChatInvite
Instantiates a new TL abs chat invite.
TLAbsChatParticipant - Class in org.telegram.api.chat.participant.chatparticipant
Chat participant description
TLAbsChatParticipant() - Constructor for class org.telegram.api.chat.participant.chatparticipant.TLAbsChatParticipant
 
TLAbsChatParticipants - Class in org.telegram.api.chat.participant.chatparticipants
Abstract class to represent chat participants.
TLAbsChatParticipants() - Constructor for class org.telegram.api.chat.participant.chatparticipants.TLAbsChatParticipants
Instantiates a new TL abs chat participants.
TLAbsChatPhoto - Class in org.telegram.api.chat.photo
Abstract class to represent a photo
TLAbsChatPhoto() - Constructor for class org.telegram.api.chat.photo.TLAbsChatPhoto
Instantiates a new TL abs chat photo.
TLAbsCodeType - Class in org.telegram.api.auth.codetype
 
TLAbsContactLink - Class in org.telegram.api.contact.link
Abstract class to represent a connection between another user and current one
TLAbsContactLink() - Constructor for class org.telegram.api.contact.link.TLAbsContactLink
Instantiates a new TL abs contact link.
TLAbsContacts - Class in org.telegram.api.contacts
Abstract class to represent information of user's contacts
TLAbsContacts() - Constructor for class org.telegram.api.contacts.TLAbsContacts
Instantiates a new TL abs contacts.
TLAbsContactsTopPeers - Class in org.telegram.api.contacts.toppeers
 
TLAbsContactsTopPeers() - Constructor for class org.telegram.api.contacts.toppeers.TLAbsContactsTopPeers
 
TLAbsDecryptedMessage - Class in org.telegram.api.decryptedmessage
Abstract class to describes the content of an encrypted message
TLAbsDecryptedMessage() - Constructor for class org.telegram.api.decryptedmessage.TLAbsDecryptedMessage
 
TLAbsDecryptedMessageMedia - Class in org.telegram.api.decryptedmessage
Abstract class to describes media contents of an encrypted message
TLAbsDecryptedMessageMedia() - Constructor for class org.telegram.api.decryptedmessage.TLAbsDecryptedMessageMedia
 
TLAbsDhConfig - Class in org.telegram.api.messages.dhconfig
The type TL abs dh config.
TLAbsDhConfig() - Constructor for class org.telegram.api.messages.dhconfig.TLAbsDhConfig
Instantiates a new TL abs dh config.
TLAbsDialogs - Class in org.telegram.api.messages.dialogs
The type TL abs dialogs.
TLAbsDialogs() - Constructor for class org.telegram.api.messages.dialogs.TLAbsDialogs
Instantiates a new TL abs dialogs.
TLAbsDifference - Class in org.telegram.api.updates.difference
The type TL abs difference.
TLAbsDifference() - Constructor for class org.telegram.api.updates.difference.TLAbsDifference
Instantiates a new TL abs difference.
TLAbsDocument - Class in org.telegram.api.document
Abstract class to represent a document.
TLAbsDocument() - Constructor for class org.telegram.api.document.TLAbsDocument
Instantiates a new TL abs document.
TLAbsDocumentAttribute - Class in org.telegram.api.document.attribute
Abstract class to represent an attribute of a document
TLAbsDocumentAttribute() - Constructor for class org.telegram.api.document.attribute.TLAbsDocumentAttribute
Instantiates a new TL abs document attribute.
TLAbsDraftMessage - Class in org.telegram.api.draft
 
TLAbsDraftMessage() - Constructor for class org.telegram.api.draft.TLAbsDraftMessage
 
TLAbsEncryptedChat - Class in org.telegram.api.encrypted.chat
Abstract class that represent an encrypted chat with another user
TLAbsEncryptedChat() - Constructor for class org.telegram.api.encrypted.chat.TLAbsEncryptedChat
Instantiates a new TL abs encrypted chat.
TLAbsEncryptedFile - Class in org.telegram.api.encrypted.file
Abstract class that represent a file sent to a encrypted chat
TLAbsEncryptedFile() - Constructor for class org.telegram.api.encrypted.file.TLAbsEncryptedFile
Instantiates a new TL abs encrypted file.
TLAbsEncryptedMessage - Class in org.telegram.api.encrypted.message
The type TL abs encrypted message.
TLAbsEncryptedMessage() - Constructor for class org.telegram.api.encrypted.message.TLAbsEncryptedMessage
Instantiates a new TL abs encrypted message.
TLAbsFileLocation - Class in org.telegram.api.file.location
The type TL abs file location.
TLAbsFileLocation() - Constructor for class org.telegram.api.file.location.TLAbsFileLocation
Instantiates a new TL abs file location.
TLAbsFileType - Class in org.telegram.api.storage.file
The type TL abs file type.
TLAbsFileType() - Constructor for class org.telegram.api.storage.file.TLAbsFileType
Instantiates a new TL abs file type.
TLAbsFoundGif - Class in org.telegram.api.foundgif
 
TLAbsFoundGif() - Constructor for class org.telegram.api.foundgif.TLAbsFoundGif
 
TLAbsGeoPoint - Class in org.telegram.api.geo.point
The type TL abs geo point.
TLAbsGeoPoint() - Constructor for class org.telegram.api.geo.point.TLAbsGeoPoint
Instantiates a new TL abs geo point.
TLAbsInputBotInlineMessage - Class in org.telegram.api.input.bot.inlinemessage
 
TLAbsInputBotInlineMessage() - Constructor for class org.telegram.api.input.bot.inlinemessage.TLAbsInputBotInlineMessage
 
TLAbsInputBotInlineResult - Class in org.telegram.api.input.bot.inlineresult
 
TLAbsInputChannel - Class in org.telegram.api.input.chat
 
TLAbsInputChannel() - Constructor for class org.telegram.api.input.chat.TLAbsInputChannel
 
TLAbsInputChatPhoto - Class in org.telegram.api.input.chat.photo
The type TL abs input chat photo.
TLAbsInputChatPhoto() - Constructor for class org.telegram.api.input.chat.photo.TLAbsInputChatPhoto
Instantiates a new TL abs input chat photo.
TLAbsInputDocument - Class in org.telegram.api.input.document
The type TL abs input document.
TLAbsInputDocument() - Constructor for class org.telegram.api.input.document.TLAbsInputDocument
Instantiates a new TL abs input document.
TLAbsInputEncryptedFile - Class in org.telegram.api.input.encrypted.file
The type TL abs input encrypted file.
TLAbsInputEncryptedFile() - Constructor for class org.telegram.api.input.encrypted.file.TLAbsInputEncryptedFile
Instantiates a new TL abs input encrypted file.
TLAbsInputFile - Class in org.telegram.api.input.file
The type TL abs input file.
TLAbsInputFile() - Constructor for class org.telegram.api.input.file.TLAbsInputFile
Instantiates a new TL abs input file.
TLAbsInputFileLocation - Class in org.telegram.api.input.filelocation
The type TL abs input file location.
TLAbsInputFileLocation() - Constructor for class org.telegram.api.input.filelocation.TLAbsInputFileLocation
Instantiates a new TL abs input file location.
TLAbsInputGame - Class in org.telegram.api.input.game
 
TLAbsInputGame() - Constructor for class org.telegram.api.input.game.TLAbsInputGame
 
TLAbsInputGeoPoint - Class in org.telegram.api.input.geopoint
The type TL abs input geo point.
TLAbsInputGeoPoint() - Constructor for class org.telegram.api.input.geopoint.TLAbsInputGeoPoint
Instantiates a new TL abs input geo point.
TLAbsInputMedia - Class in org.telegram.api.input.media
The type TL abs input media.
TLAbsInputMedia() - Constructor for class org.telegram.api.input.media.TLAbsInputMedia
Instantiates a new TL abs input media.
TLAbsInputMessageEntity - Class in org.telegram.api.input.messages.entity
 
TLAbsInputMessageEntity() - Constructor for class org.telegram.api.input.messages.entity.TLAbsInputMessageEntity
 
TLAbsInputNotifyPeer - Class in org.telegram.api.input.notify
The type TL abs input notify peer.
TLAbsInputNotifyPeer() - Constructor for class org.telegram.api.input.notify.TLAbsInputNotifyPeer
Instantiates a new TL abs input notify peer.
TLAbsInputPeer - Class in org.telegram.api.input.peer
The type TL abs input peer.
TLAbsInputPeer() - Constructor for class org.telegram.api.input.peer.TLAbsInputPeer
Instantiates a new TL abs input peer.
TLAbsInputPeerNotifyEvents - Class in org.telegram.api.input.peer.notify.events
The type TL abs input peer notify events.
TLAbsInputPeerNotifyEvents() - Constructor for class org.telegram.api.input.peer.notify.events.TLAbsInputPeerNotifyEvents
Instantiates a new TL abs input peer notify events.
TLAbsInputPhoto - Class in org.telegram.api.input.photo
The type TL abs input photo.
TLAbsInputPhoto() - Constructor for class org.telegram.api.input.photo.TLAbsInputPhoto
Instantiates a new TL abs input photo.
TLAbsInputPrivacyKey - Class in org.telegram.api.input.privacy.inputprivacykey
The type TL input privacy key status timestamp.
TLAbsInputPrivacyKey() - Constructor for class org.telegram.api.input.privacy.inputprivacykey.TLAbsInputPrivacyKey
 
TLAbsInputPrivacyRule - Class in org.telegram.api.input.privacy.inputprivacyrule
The type TL abs input privacy rule.
TLAbsInputPrivacyRule() - Constructor for class org.telegram.api.input.privacy.inputprivacyrule.TLAbsInputPrivacyRule
Instantiates a new TL abs input privacy rule.
TLAbsInputStickeredMedia - Class in org.telegram.api.input.sticker.media
 
TLAbsInputStickeredMedia() - Constructor for class org.telegram.api.input.sticker.media.TLAbsInputStickeredMedia
 
TLAbsInputStickerSet - Class in org.telegram.api.input.sticker.set
 
TLAbsInputStickerSet() - Constructor for class org.telegram.api.input.sticker.set.TLAbsInputStickerSet
 
TLAbsInputUser - Class in org.telegram.api.input.user
The type TL abs input user.
TLAbsInputUser() - Constructor for class org.telegram.api.input.user.TLAbsInputUser
Instantiates a new TL abs input user.
TLAbsKeyboardButton - Class in org.telegram.api.keyboard.button
 
TLAbsMessage - Class in org.telegram.api.message
The type TL abs message.
TLAbsMessage() - Constructor for class org.telegram.api.message.TLAbsMessage
Instantiates a new TL abs message.
TLAbsMessageAction - Class in org.telegram.api.message.action
The type TL abs message action.
TLAbsMessageAction() - Constructor for class org.telegram.api.message.action.TLAbsMessageAction
Instantiates a new TL abs message action.
TLAbsMessageEntity - Class in org.telegram.api.message.entity
 
TLAbsMessageEntity() - Constructor for class org.telegram.api.message.entity.TLAbsMessageEntity
 
TLAbsMessageMedia - Class in org.telegram.api.message.media
The type TL abs message media.
TLAbsMessageMedia() - Constructor for class org.telegram.api.message.media.TLAbsMessageMedia
Instantiates a new TL abs message media.
TLAbsMessages - Class in org.telegram.api.messages
The type TL abs messages.
TLAbsMessages() - Constructor for class org.telegram.api.messages.TLAbsMessages
 
TLAbsMessagesFeaturedStickers - Class in org.telegram.api.messages.stickers.featured
 
TLAbsMessagesFeaturedStickers() - Constructor for class org.telegram.api.messages.stickers.featured.TLAbsMessagesFeaturedStickers
 
TLAbsMessagesFilter - Class in org.telegram.api.input.messages.filter
The type TL abs messages filter.
TLAbsMessagesFilter() - Constructor for class org.telegram.api.input.messages.filter.TLAbsMessagesFilter
Instantiates a new TL abs messages filter.
TLAbsMessagesRecentStickers - Class in org.telegram.api.messages.stickers.recent
 
TLAbsMessagesRecentStickers() - Constructor for class org.telegram.api.messages.stickers.recent.TLAbsMessagesRecentStickers
 
TLAbsMessagesStickerSetInstallResult - Class in org.telegram.api.messages.stickers.setintallresult
 
TLAbsMessagesStickerSetInstallResult() - Constructor for class org.telegram.api.messages.stickers.setintallresult.TLAbsMessagesStickerSetInstallResult
 
TLAbsNotifyPeer - Class in org.telegram.api.notify.peer
The type TL abs notify peer.
TLAbsNotifyPeer() - Constructor for class org.telegram.api.notify.peer.TLAbsNotifyPeer
 
TLAbsPeer - Class in org.telegram.api.peer
The type TL abs peer.
TLAbsPeer() - Constructor for class org.telegram.api.peer.TLAbsPeer
Instantiates a new TL abs peer.
TLAbsPeerNotifyEvents - Class in org.telegram.api.peer.notify.events
The type TL abs peer notify events.
TLAbsPeerNotifyEvents() - Constructor for class org.telegram.api.peer.notify.events.TLAbsPeerNotifyEvents
Instantiates a new TL abs peer notify events.
TLAbsPeerNotifySettings - Class in org.telegram.api.peer.notify.settings
The type TL abs peer notify settings.
TLAbsPeerNotifySettings() - Constructor for class org.telegram.api.peer.notify.settings.TLAbsPeerNotifySettings
 
TLAbsPhoto - Class in org.telegram.api.photo
The type TL abs photo.
TLAbsPhoto() - Constructor for class org.telegram.api.photo.TLAbsPhoto
Instantiates a new TL abs photo.
TLAbsPhotos - Class in org.telegram.api.photos
The type TL abs photos.
TLAbsPhotos() - Constructor for class org.telegram.api.photos.TLAbsPhotos
Instantiates a new TL abs photos.
TLAbsPhotoSize - Class in org.telegram.api.photo.size
The type TL abs photo size.
TLAbsPhotoSize() - Constructor for class org.telegram.api.photo.size.TLAbsPhotoSize
Instantiates a new TL abs photo size.
TLAbsPrivacyKey - Class in org.telegram.api.privacy.privacykey
The type TL privacy key status timestamp.
TLAbsPrivacyKey() - Constructor for class org.telegram.api.privacy.privacykey.TLAbsPrivacyKey
 
TLAbsPrivacyRule - Class in org.telegram.api.privacy.privacyrule
The type TL abs privacy rule.
TLAbsPrivacyRule() - Constructor for class org.telegram.api.privacy.privacyrule.TLAbsPrivacyRule
Instantiates a new TL abs privacy rule.
TLAbsReplyMarkup - Class in org.telegram.api.keyboard.replymarkup
 
TLAbsReplyMarkup() - Constructor for class org.telegram.api.keyboard.replymarkup.TLAbsReplyMarkup
 
TLAbsReportSpamReason - Class in org.telegram.api.input.reportspamreason
 
TLAbsReportSpamReason() - Constructor for class org.telegram.api.input.reportspamreason.TLAbsReportSpamReason
 
TLAbsSavedGifs - Class in org.telegram.api.messages.savedgifs
 
TLAbsSavedGifs() - Constructor for class org.telegram.api.messages.savedgifs.TLAbsSavedGifs
 
TLAbsSendMessageAction - Class in org.telegram.api.sendmessage.action
The type TL abs send message action.
TLAbsSendMessageAction() - Constructor for class org.telegram.api.sendmessage.action.TLAbsSendMessageAction
Instantiates a new TL abs send message action.
TLAbsSentCodeType - Class in org.telegram.api.auth.sentcodetype
 
TLAbsSentEncryptedMessage - Class in org.telegram.api.messages.sentencrypted
The type TL abs sent encrypted message.
TLAbsSentEncryptedMessage() - Constructor for class org.telegram.api.messages.sentencrypted.TLAbsSentEncryptedMessage
Instantiates a new TL abs sent encrypted message.
TLAbsStickers - Class in org.telegram.api.messages.stickers
The type TL abs stickers.
TLAbsStickers() - Constructor for class org.telegram.api.messages.stickers.TLAbsStickers
Instantiates a new TL abs stickers.
TLAbsStickerSetCovered - Class in org.telegram.api.sticker.stickersetconvered
 
TLAbsStickerSetCovered() - Constructor for class org.telegram.api.sticker.stickersetconvered.TLAbsStickerSetCovered
 
TLAbsTopPeerCategory - Class in org.telegram.api.toppeer.category
 
TLAbsTopPeerCategory() - Constructor for class org.telegram.api.toppeer.category.TLAbsTopPeerCategory
 
TLAbsUpdate - Class in org.telegram.api.update
The type TL abs update.
TLAbsUpdate() - Constructor for class org.telegram.api.update.TLAbsUpdate
Instantiates a new TL abs update.
TLAbsUpdates - Class in org.telegram.api.updates
The type TL abs updates.
TLAbsUpdates() - Constructor for class org.telegram.api.updates.TLAbsUpdates
Instantiates a new TL abs updates.
TLAbsUpdatesChannelDifferences - Class in org.telegram.api.updates.channel.differences
 
TLAbsUpdatesChannelDifferences() - Constructor for class org.telegram.api.updates.channel.differences.TLAbsUpdatesChannelDifferences
 
TLAbsUser - Class in org.telegram.api.user
The type TL abs user.
TLAbsUser() - Constructor for class org.telegram.api.user.TLAbsUser
 
TLAbsUserProfilePhoto - Class in org.telegram.api.user.profile.photo
The type TL abs user profile photo.
TLAbsUserProfilePhoto() - Constructor for class org.telegram.api.user.profile.photo.TLAbsUserProfilePhoto
Instantiates a new TL abs user profile photo.
TLAbsUserStatus - Class in org.telegram.api.user.status
The type TL abs user status.
TLAbsUserStatus() - Constructor for class org.telegram.api.user.status.TLAbsUserStatus
Instantiates a new TL abs user status.
TLAbsWallPaper - Class in org.telegram.api.wallpaper
The type TL abs wall paper.
TLAbsWallPaper() - Constructor for class org.telegram.api.wallpaper.TLAbsWallPaper
Instantiates a new TL abs wall paper.
TLAbsWebPage - Class in org.telegram.api.webpage
The type TL abs web page.
TLAbsWebPage() - Constructor for class org.telegram.api.webpage.TLAbsWebPage
Instantiates a new TL abs web page.
TLAccountAuthorizations - Class in org.telegram.api.account
Authorization of this account in other devices.
TLAccountAuthorizations() - Constructor for class org.telegram.api.account.TLAccountAuthorizations
Instantiates a new TL account authorizations.
TLAccountDaysTTL - Class in org.telegram.api.account
Time until an account is destroyed if the user hasn't logged in
TLAccountDaysTTL() - Constructor for class org.telegram.api.account.TLAccountDaysTTL
Instantiates a new TL account days tTL.
TLAccountNoPassword - Class in org.telegram.api.account
Representation of an account without password
TLAccountNoPassword() - Constructor for class org.telegram.api.account.TLAccountNoPassword
Instantiates a new TL account no password.
TLAccountPassword - Class in org.telegram.api.account
Representation of an account with password
TLAccountPassword() - Constructor for class org.telegram.api.account.TLAccountPassword
Instantiates a new TL account password.
TLAccountPasswordInputSettings - Class in org.telegram.api.account
Settings for an account password.
TLAccountPasswordInputSettings() - Constructor for class org.telegram.api.account.TLAccountPasswordInputSettings
Instantiates a new TL account password input settings.
TLAccountPasswordSettings - Class in org.telegram.api.account
Account password settings.
TLAccountPasswordSettings() - Constructor for class org.telegram.api.account.TLAccountPasswordSettings
Instantiates a new TL account password settings.
TLAccountPrivacyRules - Class in org.telegram.api.account
Privacy configuration of the account
TLAccountPrivacyRules() - Constructor for class org.telegram.api.account.TLAccountPrivacyRules
 
TLAffectedHistory - Class in org.telegram.api.messages
The type TL affected history.
TLAffectedHistory() - Constructor for class org.telegram.api.messages.TLAffectedHistory
Instantiates a new TL affected history.
TLAffectedMessages - Class in org.telegram.api.messages
The type TL affected messages.
TLAffectedMessages() - Constructor for class org.telegram.api.messages.TLAffectedMessages
Instantiates a new TL affected messages.
TLAllStickers - Class in org.telegram.api.messages.stickers
The type TL all stickers.
TLAllStickers() - Constructor for class org.telegram.api.messages.stickers.TLAllStickers
Instantiates a new TL all stickers.
TLAllStickersNotModified - Class in org.telegram.api.messages.stickers
The type TL all stickers not modified.
TLAllStickersNotModified() - Constructor for class org.telegram.api.messages.stickers.TLAllStickersNotModified
Instantiates a new TL all stickers not modified.
TLApiContext - Class in org.telegram.api
The type TL api context.
TLApiContext() - Constructor for class org.telegram.api.TLApiContext
 
TLAppChangelog - Class in org.telegram.api.help.changelog
The type TL app changelog.
TLAppChangelog() - Constructor for class org.telegram.api.help.changelog.TLAppChangelog
Instantiates a new TL app changelog.
TLAppChangelogEmpty - Class in org.telegram.api.help.changelog
The type TL app changelog empty
TLAppChangelogEmpty() - Constructor for class org.telegram.api.help.changelog.TLAppChangelogEmpty
Instantiates a new TL app changelog empty.
TLAppUpdate - Class in org.telegram.api.help
The type TL app update.
TLAppUpdate() - Constructor for class org.telegram.api.help.TLAppUpdate
Instantiates a new TL app update.
TLAuthorization - Class in org.telegram.api.auth
Authorization of a user
TLAuthorization() - Constructor for class org.telegram.api.auth.TLAuthorization
Instantiates a new TL authorization.
TLAuthorization - Class in org.telegram.api
The type TL authorization.
TLAuthorization() - Constructor for class org.telegram.api.TLAuthorization
Instantiates a new TL authorization.
TLBlocked - Class in org.telegram.api.contacts.blocked
Full list of blocked users
TLBlocked() - Constructor for class org.telegram.api.contacts.blocked.TLBlocked
Instantiates a new TL blocked.
TLBlockedSlice - Class in org.telegram.api.contacts.blocked
Incomplete list of blocked users
TLBlockedSlice() - Constructor for class org.telegram.api.contacts.blocked.TLBlockedSlice
Instantiates a new TL blocked slice.
TLBool - Class in org.telegram.tl
Packed type of tl-bool
TLBool() - Constructor for class org.telegram.tl.TLBool
 
TLBoolFalse - Class in org.telegram.tl
Packed type of tl-bool false value
TLBoolFalse() - Constructor for class org.telegram.tl.TLBoolFalse
 
TLBoolTrue - Class in org.telegram.tl
Packed type of tl-bool true value
TLBoolTrue() - Constructor for class org.telegram.tl.TLBoolTrue
 
TLBotCommand - Class in org.telegram.api.bot
 
TLBotCommand() - Constructor for class org.telegram.api.bot.TLBotCommand
 
TLBotInfo - Class in org.telegram.api.bot
 
TLBotInfo() - Constructor for class org.telegram.api.bot.TLBotInfo
 
TLBotInlineMediaResult - Class in org.telegram.api.bot.inlineresult
 
TLBotInlineMediaResult() - Constructor for class org.telegram.api.bot.inlineresult.TLBotInlineMediaResult
 
TLBotInlineMessageMediaAuto - Class in org.telegram.api.bot.inlinemessage
 
TLBotInlineMessageMediaAuto() - Constructor for class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaAuto
 
TLBotInlineMessageMediaContact - Class in org.telegram.api.bot.inlinemessage
 
TLBotInlineMessageMediaContact() - Constructor for class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaContact
 
TLBotInlineMessageMediaGeo - Class in org.telegram.api.bot.inlinemessage
 
TLBotInlineMessageMediaGeo() - Constructor for class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaGeo
 
TLBotInlineMessageMediaVenue - Class in org.telegram.api.bot.inlinemessage
 
TLBotInlineMessageMediaVenue() - Constructor for class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaVenue
 
TLBotInlineMessageText - Class in org.telegram.api.bot.inlinemessage
 
TLBotInlineMessageText() - Constructor for class org.telegram.api.bot.inlinemessage.TLBotInlineMessageText
 
TLBotInlineResult - Class in org.telegram.api.bot.inlineresult
 
TLBotInlineResult() - Constructor for class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
TLBotResults - Class in org.telegram.api.messages
 
TLBotResults() - Constructor for class org.telegram.api.messages.TLBotResults
 
TLBytes - Class in org.telegram.tl
Created by Ruben Bermudez on 10.02.14.
TLBytes(byte[]) - Constructor for class org.telegram.tl.TLBytes
 
TLBytes(byte[], int, int) - Constructor for class org.telegram.tl.TLBytes
 
TLChannel - Class in org.telegram.api.chat.channel
 
TLChannel() - Constructor for class org.telegram.api.chat.channel.TLChannel
 
TLChannelForbidden - Class in org.telegram.api.chat.channel
 
TLChannelForbidden() - Constructor for class org.telegram.api.chat.channel.TLChannelForbidden
 
TLChannelFull - Class in org.telegram.api.chat.channel
 
TLChannelFull() - Constructor for class org.telegram.api.chat.channel.TLChannelFull
 
TLChannelMessages - Class in org.telegram.api.messages
The type TL messages.
TLChannelMessages() - Constructor for class org.telegram.api.messages.TLChannelMessages
Instantiates a new TL messages.
TLChannelMessagesFilter - Class in org.telegram.api.channel.filters
 
TLChannelMessagesFilter() - Constructor for class org.telegram.api.channel.filters.TLChannelMessagesFilter
 
TLChannelMessagesFilterEmpty - Class in org.telegram.api.channel.filters
 
TLChannelMessagesFilterEmpty() - Constructor for class org.telegram.api.channel.filters.TLChannelMessagesFilterEmpty
 
TLChannelParticipant - Class in org.telegram.api.channel.participants
 
TLChannelParticipant() - Constructor for class org.telegram.api.channel.participants.TLChannelParticipant
 
TLChannelParticipant - Class in org.telegram.api.channel
 
TLChannelParticipant() - Constructor for class org.telegram.api.channel.TLChannelParticipant
 
TLChannelParticipantCreator - Class in org.telegram.api.channel.participants
 
TLChannelParticipantCreator() - Constructor for class org.telegram.api.channel.participants.TLChannelParticipantCreator
 
TLChannelParticipantEditor - Class in org.telegram.api.channel.participants
 
TLChannelParticipantEditor() - Constructor for class org.telegram.api.channel.participants.TLChannelParticipantEditor
 
TLChannelParticipantKicked - Class in org.telegram.api.channel.participants
 
TLChannelParticipantKicked() - Constructor for class org.telegram.api.channel.participants.TLChannelParticipantKicked
 
TLChannelParticipantModerator - Class in org.telegram.api.channel.participants
 
TLChannelParticipantModerator() - Constructor for class org.telegram.api.channel.participants.TLChannelParticipantModerator
 
TLChannelParticipantRoleEditor - Class in org.telegram.api.channel.participants.role
 
TLChannelParticipantRoleEditor() - Constructor for class org.telegram.api.channel.participants.role.TLChannelParticipantRoleEditor
 
TLChannelParticipantRoleEmpty - Class in org.telegram.api.channel.participants.role
 
TLChannelParticipantRoleEmpty() - Constructor for class org.telegram.api.channel.participants.role.TLChannelParticipantRoleEmpty
 
TLChannelParticipantRoleModerator - Class in org.telegram.api.channel.participants.role
 
TLChannelParticipantRoleModerator() - Constructor for class org.telegram.api.channel.participants.role.TLChannelParticipantRoleModerator
 
TLChannelParticipants - Class in org.telegram.api.channel
 
TLChannelParticipants() - Constructor for class org.telegram.api.channel.TLChannelParticipants
 
TLChannelParticipantSelf - Class in org.telegram.api.channel.participants
 
TLChannelParticipantSelf() - Constructor for class org.telegram.api.channel.participants.TLChannelParticipantSelf
 
TLChannelParticipantsFilterAdmins - Class in org.telegram.api.channel.participants.filters
 
TLChannelParticipantsFilterAdmins() - Constructor for class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterAdmins
 
TLChannelParticipantsFilterBots - Class in org.telegram.api.channel.participants.filters
 
TLChannelParticipantsFilterBots() - Constructor for class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterBots
 
TLChannelParticipantsFilterKicked - Class in org.telegram.api.channel.participants.filters
 
TLChannelParticipantsFilterKicked() - Constructor for class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterKicked
 
TLChannelParticipantsFilterRecent - Class in org.telegram.api.channel.participants.filters
 
TLChannelParticipantsFilterRecent() - Constructor for class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterRecent
 
TLChannelUpdate - Interface in org.telegram.api.update
 
TLChat - Class in org.telegram.api.chat
Information of a chat
TLChat() - Constructor for class org.telegram.api.chat.TLChat
Instantiates a new TL chat.
TLChatEmpty - Class in org.telegram.api.chat
Information of a non existing chat
TLChatEmpty() - Constructor for class org.telegram.api.chat.TLChatEmpty
Instantiates a new TL chat empty.
TLChatForbidden - Class in org.telegram.api.chat
Information of a chat where the user has no access
TLChatForbidden() - Constructor for class org.telegram.api.chat.TLChatForbidden
Instantiates a new TL chat forbidden.
TLChatFull - Class in org.telegram.api.chat
Full information of a chat
TLChatFull() - Constructor for class org.telegram.api.chat.TLChatFull
Instantiates a new TL chat full.
TLChatInvite - Class in org.telegram.api.chat.invite
Invitation to a chat
TLChatInvite() - Constructor for class org.telegram.api.chat.invite.TLChatInvite
Instantiates a new TL chat invite.
TLChatInviteAlready - Class in org.telegram.api.chat.invite
Invitation to a chat that has already been accepted
TLChatInviteAlready() - Constructor for class org.telegram.api.chat.invite.TLChatInviteAlready
Instantiates a new TL chat invite already.
TLChatInviteEmpty - Class in org.telegram.api.chat.invite
Empty invitation to a chat.
TLChatInviteEmpty() - Constructor for class org.telegram.api.chat.invite.TLChatInviteEmpty
Instantiates a new TL chat invite empty.
TLChatInviteExported - Class in org.telegram.api.chat.invite
Invitation to a chat via link.
TLChatInviteExported() - Constructor for class org.telegram.api.chat.invite.TLChatInviteExported
Instantiates a new TL chat invite exported.
TLChatParticipant - Class in org.telegram.api.chat.participant.chatparticipant
Chat participant description
TLChatParticipant() - Constructor for class org.telegram.api.chat.participant.chatparticipant.TLChatParticipant
Instantiates a new TL chat participant.
TLChatParticipantAdmin - Class in org.telegram.api.chat.participant.chatparticipant
Chat participant description
TLChatParticipantAdmin() - Constructor for class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantAdmin
Instantiates a new TL chat participant.
TLChatParticipantCreator - Class in org.telegram.api.chat.participant.chatparticipant
Chat participant description
TLChatParticipantCreator() - Constructor for class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantCreator
Instantiates a new TL chat participant.
TLChatParticipants - Class in org.telegram.api.chat.participant.chatparticipants
Chat participants information of a chat
TLChatParticipants() - Constructor for class org.telegram.api.chat.participant.chatparticipants.TLChatParticipants
Instantiates a new TL chat participants.
TLChatParticipantsForbidden - Class in org.telegram.api.chat.participant.chatparticipants
Information of group members unavailable
TLChatParticipantsForbidden() - Constructor for class org.telegram.api.chat.participant.chatparticipants.TLChatParticipantsForbidden
Instantiates a new TL chat participants forbidden.
TLChatPhoto - Class in org.telegram.api.chat.photo
Represent a chat photo
TLChatPhoto() - Constructor for class org.telegram.api.chat.photo.TLChatPhoto
Instantiates a new TL chat photo.
TLChatPhotoEmpty - Class in org.telegram.api.chat.photo
Represent an empty chat photo
TLChatPhotoEmpty() - Constructor for class org.telegram.api.chat.photo.TLChatPhotoEmpty
Instantiates a new TL chat photo empty.
TLCheckedPhone - Class in org.telegram.api.auth
Phone checking confirmation.
TLCheckedPhone() - Constructor for class org.telegram.api.auth.TLCheckedPhone
Instantiates a new TL checked phone.
TLCodeTypeCall - Class in org.telegram.api.auth.codetype
 
TLCodeTypeCall() - Constructor for class org.telegram.api.auth.codetype.TLCodeTypeCall
 
TLCodeTypeFlashCall - Class in org.telegram.api.auth.codetype
 
TLCodeTypeFlashCall() - Constructor for class org.telegram.api.auth.codetype.TLCodeTypeFlashCall
 
TLCodeTypeSms - Class in org.telegram.api.auth.codetype
 
TLCodeTypeSms() - Constructor for class org.telegram.api.auth.codetype.TLCodeTypeSms
 
TLConfig - Class in org.telegram.api
The type TL config.
TLConfig() - Constructor for class org.telegram.api.TLConfig
Instantiates a new TL config.
TLContact - Class in org.telegram.api.contact
Represent contact information
TLContact() - Constructor for class org.telegram.api.contact.TLContact
Instantiates a new TL contact.
TLContactBlocked - Class in org.telegram.api.contact
Represent information of a blocked contact
TLContactBlocked() - Constructor for class org.telegram.api.contact.TLContactBlocked
Instantiates a new TL contact blocked.
TLContactLinkContact - Class in org.telegram.api.contact.link
Current user added the other user to his contact list
TLContactLinkContact() - Constructor for class org.telegram.api.contact.link.TLContactLinkContact
Instantiates a new TL contact link contact.
TLContactLinkHasPhone - Class in org.telegram.api.contact.link
Current user added has other user's phone
TLContactLinkHasPhone() - Constructor for class org.telegram.api.contact.link.TLContactLinkHasPhone
Instantiates a new TL contact link has phone.
TLContactLinkNone - Class in org.telegram.api.contact.link
Empty connection between users
TLContactLinkNone() - Constructor for class org.telegram.api.contact.link.TLContactLinkNone
Instantiates a new TL contact link none.
TLContactLinkUnknown - Class in org.telegram.api.contact.link
Current user added no known connection with the other user
TLContactLinkUnknown() - Constructor for class org.telegram.api.contact.link.TLContactLinkUnknown
Instantiates a new TL contact link unknown.
TLContacts - Class in org.telegram.api.contacts
Current user contacts list and information on the users
TLContacts() - Constructor for class org.telegram.api.contacts.TLContacts
Instantiates a new TL contacts.
TLContactsFound - Class in org.telegram.api.contacts
Information of users found by name substring and auxiliary data.
TLContactsFound() - Constructor for class org.telegram.api.contacts.TLContactsFound
Instantiates a new TL contacts found.
TLContactsLink - Class in org.telegram.api.contacts
Connections between a certain user and the current one.
TLContactsLink() - Constructor for class org.telegram.api.contacts.TLContactsLink
Instantiates a new TL contacts link.
TLContactsNotModified - Class in org.telegram.api.contacts
Contact list on the server is the same as the list on the client
TLContactsNotModified() - Constructor for class org.telegram.api.contacts.TLContactsNotModified
Instantiates a new TL contacts not modified.
TLContactStatus - Class in org.telegram.api.contact
Represent contact status information
TLContactStatus() - Constructor for class org.telegram.api.contact.TLContactStatus
Instantiates a new TL contact status.
TLContactsTopPeers - Class in org.telegram.api.contacts.toppeers
 
TLContactsTopPeers() - Constructor for class org.telegram.api.contacts.toppeers.TLContactsTopPeers
 
TLContactsTopPeersNotModified - Class in org.telegram.api.contacts.toppeers
 
TLContactsTopPeersNotModified() - Constructor for class org.telegram.api.contacts.toppeers.TLContactsTopPeersNotModified
 
TLContext - Class in org.telegram.tl
TypeLanguage context object.
TLContext() - Constructor for class org.telegram.tl.TLContext
 
TLDcInfo - Class in org.telegram.bot.kernel.engine.storage
Created with IntelliJ IDEA.
TLDcInfo(int, int, String, int, int) - Constructor for class org.telegram.bot.kernel.engine.storage.TLDcInfo
 
TLDcInfo() - Constructor for class org.telegram.bot.kernel.engine.storage.TLDcInfo
 
TLDcOption - Class in org.telegram.api
The type TL dc option.
TLDcOption() - Constructor for class org.telegram.api.TLDcOption
Instantiates a new TL dc option.
TLDecryptedMessage - Class in org.telegram.api.decryptedmessage
Contents of an encrypted message
TLDecryptedMessage() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessage
Instantiates a new TL decrypted message.
TLDecryptedMessageAction - Class in org.telegram.api.decryptedmessage
The type TL decrypted message action.
TLDecryptedMessageAction() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageAction
 
TLDecryptedMessageActionAbortKey - Class in org.telegram.api.decryptedmessage
The type TL decrypted message action abort key.
TLDecryptedMessageActionAbortKey() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAbortKey
Instantiates a new TL decrypted message action abort key.
TLDecryptedMessageActionAbortKey(long) - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAbortKey
Instantiates a new TL decrypted message action abort key.
TLDecryptedMessageActionAcceptKey - Class in org.telegram.api.decryptedmessage
The type TL decrypted message action accept key.
TLDecryptedMessageActionAcceptKey() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAcceptKey
Instantiates a new TL decrypted message action accept key.
TLDecryptedMessageActionAcceptKey(long, TLBytes, long) - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAcceptKey
Instantiates a new TL decrypted message action accept key.
TLDecryptedMessageActionCommitKey - Class in org.telegram.api.decryptedmessage
The type TL decrypted message action commit key.
TLDecryptedMessageActionCommitKey() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionCommitKey
Instantiates a new TL decrypted message action commit key.
TLDecryptedMessageActionCommitKey(long, long) - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionCommitKey
Instantiates a new TL decrypted message action commit key.
TLDecryptedMessageActionFlushHistory - Class in org.telegram.api.decryptedmessage
The type TL decrypted message action flush history.
TLDecryptedMessageActionFlushHistory() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionFlushHistory
Instantiates a new TL decrypted message action flush history.
TLDecryptedMessageActionNoop - Class in org.telegram.api.decryptedmessage
The type TL decrypted message action noop.
TLDecryptedMessageActionNoop() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionNoop
Instantiates a new TL decrypted message action noop.
TLDecryptedMessageActionNotifyLayer - Class in org.telegram.api.decryptedmessage
The type TL decrypted message action notify layer.
TLDecryptedMessageActionNotifyLayer() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionNotifyLayer
Instantiates a new TL decrypted message action notify layer.
TLDecryptedMessageActionReadMessages - Class in org.telegram.api.decryptedmessage
The type TL decrypted message action read messages.
TLDecryptedMessageActionReadMessages() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionReadMessages
Instantiates a new TL decrypted message action read messages.
TLDecryptedMessageActionRequestKey - Class in org.telegram.api.decryptedmessage
The type TL decrypted message action request key.
TLDecryptedMessageActionRequestKey() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionRequestKey
Instantiates a new TL decrypted message action request key.
TLDecryptedMessageActionRequestKey(long, TLBytes) - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionRequestKey
Instantiates a new TL decrypted message action request key.
TLDecryptedMessageActionResend - Class in org.telegram.api.decryptedmessage
The type TL decrypted message action resend.
TLDecryptedMessageActionResend() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionResend
Instantiates a new TL decrypted message action resend.
TLDecryptedMessageActionResend(int, int) - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionResend
Instantiates a new TL decrypted message action resend.
TLDecryptedMessageActionSetMessageTTL - Class in org.telegram.api.decryptedmessage
The type TL decrypted message action set message tTL.
TLDecryptedMessageActionSetMessageTTL() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionSetMessageTTL
Instantiates a new TL decrypted message action set message tTL.
TLDecryptedMessageActionSetMessageTTL(int) - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionSetMessageTTL
Instantiates a new TL decrypted message action set message tTL.
TLDecryptedMessageActionTyping - Class in org.telegram.api.decryptedmessage
The type TL decrypted message action typing.
TLDecryptedMessageActionTyping() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionTyping
Instantiates a new TL decrypted message action typing.
TLDecryptedMessageActionTyping(TLAbsSendMessageAction) - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageActionTyping
Instantiates a new TL decrypted message action typing.
TLDecryptedMessageLayer - Class in org.telegram.api.decryptedmessage
The type TL decrypted message layer.
TLDecryptedMessageLayer() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageLayer
Instantiates a new TL decrypted message layer.
TLDecryptedMessageMediaAudio - Class in org.telegram.api.decryptedmessage
Audio media content of an encrypted message
TLDecryptedMessageMediaAudio() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
Instantiates a new TL decrypted message media audio.
TLDecryptedMessageMediaContact - Class in org.telegram.api.decryptedmessage
Contact media content of an encrypted message
TLDecryptedMessageMediaContact() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaContact
Instantiates a new TL decrypted message media contact.
TLDecryptedMessageMediaDocument - Class in org.telegram.api.decryptedmessage
Document media content of an encrypted message
TLDecryptedMessageMediaDocument() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
Instantiates a new TL decrypted message media document.
TLDecryptedMessageMediaEmpty - Class in org.telegram.api.decryptedmessage
Empty media content of an encrypted message
TLDecryptedMessageMediaEmpty() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaEmpty
Instantiates a new TL decrypted message media empty.
TLDecryptedMessageMediaExternalDocument - Class in org.telegram.api.decryptedmessage
External document media content of an encrypted message
TLDecryptedMessageMediaExternalDocument() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
Instantiates a new TL decrypted message media external document.
TLDecryptedMessageMediaGeoPoint - Class in org.telegram.api.decryptedmessage
Geopoint media content of an encrypted message
TLDecryptedMessageMediaGeoPoint() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaGeoPoint
Instantiates a new TL decrypted message media geo point.
TLDecryptedMessageMediaPhoto - Class in org.telegram.api.decryptedmessage
Photo media content of an encrypted message
TLDecryptedMessageMediaPhoto() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
Instantiates a new TL decrypted message media photo.
TLDecryptedMessageMediaVideo - Class in org.telegram.api.decryptedmessage
Video media content of an encrypted message
TLDecryptedMessageMediaVideo() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
Instantiates a new TL decrypted message media video.
TLDecryptedMessageService - Class in org.telegram.api.decryptedmessage
Contents of an encrypted service message.
TLDecryptedMessageService() - Constructor for class org.telegram.api.decryptedmessage.TLDecryptedMessageService
Instantiates a new TL decrypted message service.
TLDhConfig - Class in org.telegram.api.messages.dhconfig
The type TL dh config.
TLDhConfig() - Constructor for class org.telegram.api.messages.dhconfig.TLDhConfig
Instantiates a new TL dh config.
TLDhConfigNotModified - Class in org.telegram.api.messages.dhconfig
The type TL dh config not modified.
TLDhConfigNotModified() - Constructor for class org.telegram.api.messages.dhconfig.TLDhConfigNotModified
Instantiates a new TL dh config not modified.
TLDialog - Class in org.telegram.api.dialog
The type TL dialog.
TLDialog() - Constructor for class org.telegram.api.dialog.TLDialog
Instantiates a new TL dialog.
TLDialogs - Class in org.telegram.api.messages.dialogs
The type TL dialogs.
TLDialogs() - Constructor for class org.telegram.api.messages.dialogs.TLDialogs
Instantiates a new TL dialogs.
TLDialogsSlice - Class in org.telegram.api.messages.dialogs
The type TL dialogs slice.
TLDialogsSlice() - Constructor for class org.telegram.api.messages.dialogs.TLDialogsSlice
Instantiates a new TL dialogs slice.
TLDifference - Class in org.telegram.api.updates.difference
The type TL difference.
TLDifference() - Constructor for class org.telegram.api.updates.difference.TLDifference
Instantiates a new TL difference.
TLDifferenceEmpty - Class in org.telegram.api.updates.difference
The type TL difference empty.
TLDifferenceEmpty() - Constructor for class org.telegram.api.updates.difference.TLDifferenceEmpty
Instantiates a new TL difference empty.
TLDifferenceSlice - Class in org.telegram.api.updates.difference
The type TL difference slice.
TLDifferenceSlice() - Constructor for class org.telegram.api.updates.difference.TLDifferenceSlice
Instantiates a new TL difference slice.
TLDisabledFeature - Class in org.telegram.api.disablefeature
Disabled feature by Telegram server.
TLDisabledFeature() - Constructor for class org.telegram.api.disablefeature.TLDisabledFeature
Instantiates a new TL disabled feature.
TLDocument - Class in org.telegram.api.document
Represent a document
TLDocument() - Constructor for class org.telegram.api.document.TLDocument
Instantiates a new TL document.
TLDocumentAttributeAnimated - Class in org.telegram.api.document.attribute
Indates that a document is animated
TLDocumentAttributeAnimated() - Constructor for class org.telegram.api.document.attribute.TLDocumentAttributeAnimated
Instantiates a new TL document attribute animated.
TLDocumentAttributeAudio - Class in org.telegram.api.document.attribute
Indicate the duration of an audio document
TLDocumentAttributeAudio() - Constructor for class org.telegram.api.document.attribute.TLDocumentAttributeAudio
Instantiates a new TL document attribute audio.
TLDocumentAttributeFilename - Class in org.telegram.api.document.attribute
Indicate the name of the document.
TLDocumentAttributeFilename() - Constructor for class org.telegram.api.document.attribute.TLDocumentAttributeFilename
Instantiates a new TL document attribute filename.
TLDocumentAttributeHasStickers - Class in org.telegram.api.document.attribute
Indates that a document has stickers
TLDocumentAttributeHasStickers() - Constructor for class org.telegram.api.document.attribute.TLDocumentAttributeHasStickers
Instantiates a new TL document attribute animated.
TLDocumentAttributeImageSize - Class in org.telegram.api.document.attribute
Indicate the size of an image document
TLDocumentAttributeImageSize() - Constructor for class org.telegram.api.document.attribute.TLDocumentAttributeImageSize
Instantiates a new TL document attribute image size.
TLDocumentAttributeSticker - Class in org.telegram.api.document.attribute
Indicates that the document is an sticker
TLDocumentAttributeSticker() - Constructor for class org.telegram.api.document.attribute.TLDocumentAttributeSticker
Instantiates a new TL document attribute sticker.
TLDocumentAttributeVideo - Class in org.telegram.api.document.attribute
Indicate the duration and size of a video
TLDocumentAttributeVideo() - Constructor for class org.telegram.api.document.attribute.TLDocumentAttributeVideo
Instantiates a new TL document attribute video.
TLDocumentEmpty - Class in org.telegram.api.document
Represent an empty document
TLDocumentEmpty() - Constructor for class org.telegram.api.document.TLDocumentEmpty
Instantiates a new TL document empty.
TLDraftMessage - Class in org.telegram.api.draft
 
TLDraftMessage() - Constructor for class org.telegram.api.draft.TLDraftMessage
 
TLDraftMessageEmpty - Class in org.telegram.api.draft
 
TLDraftMessageEmpty() - Constructor for class org.telegram.api.draft.TLDraftMessageEmpty
 
TLEncryptedChat - Class in org.telegram.api.encrypted.chat
Encrypted chat with another user
TLEncryptedChat() - Constructor for class org.telegram.api.encrypted.chat.TLEncryptedChat
Instantiates a new TL encrypted chat.
TLEncryptedChatDiscarded - Class in org.telegram.api.encrypted.chat
Discarded or deleted encrypted chat with another user
TLEncryptedChatDiscarded() - Constructor for class org.telegram.api.encrypted.chat.TLEncryptedChatDiscarded
Instantiates a new TL encrypted chat discarded.
TLEncryptedChatEmpty - Class in org.telegram.api.encrypted.chat
Empty encrypted chat with another user
TLEncryptedChatEmpty() - Constructor for class org.telegram.api.encrypted.chat.TLEncryptedChatEmpty
Instantiates a new TL encrypted chat empty.
TLEncryptedChatRequested - Class in org.telegram.api.encrypted.chat
Request to create an encrypted chat with another user
TLEncryptedChatRequested() - Constructor for class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
Instantiates a new TL encrypted chat requested.
TLEncryptedChatWaiting - Class in org.telegram.api.encrypted.chat
Encrypted chat with another user waiting for approval of second participant
TLEncryptedChatWaiting() - Constructor for class org.telegram.api.encrypted.chat.TLEncryptedChatWaiting
Instantiates a new TL encrypted chat waiting.
TLEncryptedFile - Class in org.telegram.api.encrypted.file
File sent to a encrypted chat
TLEncryptedFile() - Constructor for class org.telegram.api.encrypted.file.TLEncryptedFile
Instantiates a new TL encrypted file.
TLEncryptedFileEmpty - Class in org.telegram.api.encrypted.file
Empty file sent to a encrypted chat
TLEncryptedFileEmpty() - Constructor for class org.telegram.api.encrypted.file.TLEncryptedFileEmpty
Instantiates a new TL encrypted file empty.
TLEncryptedMessage - Class in org.telegram.api.encrypted.message
The type TL encrypted message.
TLEncryptedMessage() - Constructor for class org.telegram.api.encrypted.message.TLEncryptedMessage
Instantiates a new TL encrypted message.
TLEncryptedMessageService - Class in org.telegram.api.encrypted.message
The type TL encrypted message service.
TLEncryptedMessageService() - Constructor for class org.telegram.api.encrypted.message.TLEncryptedMessageService
Instantiates a new TL encrypted message service.
TLError - Class in org.telegram.tl
 
TLError() - Constructor for class org.telegram.tl.TLError
 
TLExportedAuthorization - Class in org.telegram.api.auth
Data for copy authorization between data centers
TLExportedAuthorization() - Constructor for class org.telegram.api.auth.TLExportedAuthorization
Instantiates a new TL exported authorization.
TLExportedMessageLink - Class in org.telegram.api.message
 
TLExportedMessageLink() - Constructor for class org.telegram.api.message.TLExportedMessageLink
 
TLFactory - Class in org.telegram.bot.factories
 
TLFactory() - Constructor for class org.telegram.bot.factories.TLFactory
 
TLFakeUpdate - Class in org.telegram.api.update
The type TL abs update.
TLFakeUpdate() - Constructor for class org.telegram.api.update.TLFakeUpdate
 
TLFile - Class in org.telegram.api.upload
The type TL file.
TLFile() - Constructor for class org.telegram.api.upload.TLFile
Instantiates a new TL file.
TLFileGif - Class in org.telegram.api.storage.file
The type TL file gif.
TLFileGif() - Constructor for class org.telegram.api.storage.file.TLFileGif
 
TLFileJpeg - Class in org.telegram.api.storage.file
The type TL file jpeg.
TLFileJpeg() - Constructor for class org.telegram.api.storage.file.TLFileJpeg
 
TLFileLocation - Class in org.telegram.api.file.location
The type TL file location.
TLFileLocation() - Constructor for class org.telegram.api.file.location.TLFileLocation
Instantiates a new TL file location.
TLFileLocationUnavailable - Class in org.telegram.api.file.location
The type TL file location unavailable.
TLFileLocationUnavailable() - Constructor for class org.telegram.api.file.location.TLFileLocationUnavailable
Instantiates a new TL file location unavailable.
TLFileMov - Class in org.telegram.api.storage.file
The type TL file mov.
TLFileMov() - Constructor for class org.telegram.api.storage.file.TLFileMov
 
TLFileMp3 - Class in org.telegram.api.storage.file
The type TL file mp 3.
TLFileMp3() - Constructor for class org.telegram.api.storage.file.TLFileMp3
 
TLFileMp4 - Class in org.telegram.api.storage.file
The type TL file mp 4.
TLFileMp4() - Constructor for class org.telegram.api.storage.file.TLFileMp4
 
TLFilePartial - Class in org.telegram.api.storage.file
The type TL file partial.
TLFilePartial() - Constructor for class org.telegram.api.storage.file.TLFilePartial
 
TLFilePdf - Class in org.telegram.api.storage.file
The type TL file pdf.
TLFilePdf() - Constructor for class org.telegram.api.storage.file.TLFilePdf
 
TLFilePng - Class in org.telegram.api.storage.file
The type TL file png.
TLFilePng() - Constructor for class org.telegram.api.storage.file.TLFilePng
 
TLFileUnknown - Class in org.telegram.api.storage.file
The type TL file unknown.
TLFileUnknown() - Constructor for class org.telegram.api.storage.file.TLFileUnknown
 
TLFileWebp - Class in org.telegram.api.storage.file
The type TL file webp.
TLFileWebp() - Constructor for class org.telegram.api.storage.file.TLFileWebp
 
TLFoundGif - Class in org.telegram.api.foundgif
 
TLFoundGif() - Constructor for class org.telegram.api.foundgif.TLFoundGif
 
TLFoundGifCached - Class in org.telegram.api.foundgif
 
TLFoundGifCached() - Constructor for class org.telegram.api.foundgif.TLFoundGifCached
 
TLFoundGifs - Class in org.telegram.api.messages
The type TL affected messages.
TLFoundGifs() - Constructor for class org.telegram.api.messages.TLFoundGifs
Instantiates a new TL affected messages.
TLGame - Class in org.telegram.api.game
 
TLGame() - Constructor for class org.telegram.api.game.TLGame
 
TLGeoPoint - Class in org.telegram.api.geo.point
The type TL geo point.
TLGeoPoint() - Constructor for class org.telegram.api.geo.point.TLGeoPoint
Instantiates a new TL geo point.
TLGeoPointEmpty - Class in org.telegram.api.geo.point
The type TL geo point empty.
TLGeoPointEmpty() - Constructor for class org.telegram.api.geo.point.TLGeoPointEmpty
Instantiates a new TL geo point empty.
TLGzipObject - Class in org.telegram.tl
Basic class of gzipped object
TLGzipObject(byte[]) - Constructor for class org.telegram.tl.TLGzipObject
 
TLGzipObject() - Constructor for class org.telegram.tl.TLGzipObject
 
TLHighScore - Class in org.telegram.api
 
TLHighScore() - Constructor for class org.telegram.api.TLHighScore
 
TLImportedContact - Class in org.telegram.api.contact
Represent a succesfully imported contact
TLImportedContact() - Constructor for class org.telegram.api.contact.TLImportedContact
Instantiates a new TL imported contact.
TLImportedContacts - Class in org.telegram.api.contacts
Info on succesfully imported contacts
TLImportedContacts() - Constructor for class org.telegram.api.contacts.TLImportedContacts
Instantiates a new TL imported contacts.
TLInitContext - Class in org.telegram.mtproto.tl.pq
Created with IntelliJ IDEA.
TLInitContext() - Constructor for class org.telegram.mtproto.tl.pq.TLInitContext
 
TLInlineBotSwitchPm - Class in org.telegram.api.bot
 
TLInlineBotSwitchPm() - Constructor for class org.telegram.api.bot.TLInlineBotSwitchPm
 
TLInputAppEvent - Class in org.telegram.api.input
The type TL input app event.
TLInputAppEvent() - Constructor for class org.telegram.api.input.TLInputAppEvent
Instantiates a new TL input app event.
TLInputBotInlineMessageGame - Class in org.telegram.api.input.bot.inlinemessage
 
TLInputBotInlineMessageGame() - Constructor for class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageGame
 
TLInputBotInlineMessageId - Class in org.telegram.api.input.bot
 
TLInputBotInlineMessageId() - Constructor for class org.telegram.api.input.bot.TLInputBotInlineMessageId
 
TLInputBotInlineMessageMediaAuto - Class in org.telegram.api.input.bot.inlinemessage
 
TLInputBotInlineMessageMediaAuto() - Constructor for class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaAuto
 
TLInputBotInlineMessageMediaContact - Class in org.telegram.api.input.bot.inlinemessage
 
TLInputBotInlineMessageMediaContact() - Constructor for class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaContact
 
TLInputBotInlineMessageMediaGeo - Class in org.telegram.api.input.bot.inlinemessage
 
TLInputBotInlineMessageMediaGeo() - Constructor for class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaGeo
 
TLInputBotInlineMessageMediaVenue - Class in org.telegram.api.input.bot.inlinemessage
 
TLInputBotInlineMessageMediaVenue() - Constructor for class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaVenue
 
TLInputBotInlineMessageText - Class in org.telegram.api.input.bot.inlinemessage
 
TLInputBotInlineMessageText() - Constructor for class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageText
 
TLInputBotInlineResult - Class in org.telegram.api.input.bot.inlineresult
 
TLInputBotInlineResult() - Constructor for class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
TLInputBotInlineResultDocument - Class in org.telegram.api.input.bot.inlineresult
 
TLInputBotInlineResultDocument() - Constructor for class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultDocument
 
TLInputBotInlineResultGame - Class in org.telegram.api.input.bot.inlineresult
 
TLInputBotInlineResultGame() - Constructor for class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultGame
 
TLInputBotInlineResultPhoto - Class in org.telegram.api.input.bot.inlineresult
 
TLInputBotInlineResultPhoto() - Constructor for class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultPhoto
 
TLInputChannel - Class in org.telegram.api.input.chat
 
TLInputChannel() - Constructor for class org.telegram.api.input.chat.TLInputChannel
 
TLInputChannelEmpty - Class in org.telegram.api.input.chat
 
TLInputChannelEmpty() - Constructor for class org.telegram.api.input.chat.TLInputChannelEmpty
 
TLInputChatPhoto - Class in org.telegram.api.input.chat.photo
The type TL input chat photo.
TLInputChatPhoto() - Constructor for class org.telegram.api.input.chat.photo.TLInputChatPhoto
Instantiates a new TL input chat photo.
TLInputChatPhotoEmpty - Class in org.telegram.api.input.chat.photo
The type TL input chat photo empty.
TLInputChatPhotoEmpty() - Constructor for class org.telegram.api.input.chat.photo.TLInputChatPhotoEmpty
Instantiates a new TL input chat photo empty.
TLInputChatUploadedPhoto - Class in org.telegram.api.input.chat.photo
The type TL input chat uploaded photo.
TLInputChatUploadedPhoto() - Constructor for class org.telegram.api.input.chat.photo.TLInputChatUploadedPhoto
Instantiates a new TL input chat uploaded photo.
TLInputDocument - Class in org.telegram.api.input.document
The type TL input document.
TLInputDocument() - Constructor for class org.telegram.api.input.document.TLInputDocument
Instantiates a new TL input document.
TLInputDocumentEmpty - Class in org.telegram.api.input.document
The type TL input document empty.
TLInputDocumentEmpty() - Constructor for class org.telegram.api.input.document.TLInputDocumentEmpty
Instantiates a new TL input document empty.
TLInputDocumentFileLocation - Class in org.telegram.api.input.filelocation
The type TL input document file location.
TLInputDocumentFileLocation() - Constructor for class org.telegram.api.input.filelocation.TLInputDocumentFileLocation
Instantiates a new TL input document file location.
TLInputEncryptedChat - Class in org.telegram.api.input.encrypted
The type TL input encrypted chat.
TLInputEncryptedChat() - Constructor for class org.telegram.api.input.encrypted.TLInputEncryptedChat
Instantiates a new TL input encrypted chat.
TLInputEncryptedFile - Class in org.telegram.api.input.encrypted.file
The type TL input encrypted file.
TLInputEncryptedFile() - Constructor for class org.telegram.api.input.encrypted.file.TLInputEncryptedFile
Instantiates a new TL input encrypted file.
TLInputEncryptedFileBigUploaded - Class in org.telegram.api.input.encrypted.file
The type TL input encrypted file big uploaded.
TLInputEncryptedFileBigUploaded() - Constructor for class org.telegram.api.input.encrypted.file.TLInputEncryptedFileBigUploaded
Instantiates a new TL input encrypted file big uploaded.
TLInputEncryptedFileEmpty - Class in org.telegram.api.input.encrypted.file
The type TL input encrypted file empty.
TLInputEncryptedFileEmpty() - Constructor for class org.telegram.api.input.encrypted.file.TLInputEncryptedFileEmpty
Instantiates a new TL input encrypted file empty.
TLInputEncryptedFileLocation - Class in org.telegram.api.input.encrypted.file.location
The type TL input encrypted file location.
TLInputEncryptedFileLocation() - Constructor for class org.telegram.api.input.encrypted.file.location.TLInputEncryptedFileLocation
Instantiates a new TL input encrypted file location.
TLInputEncryptedFileUploaded - Class in org.telegram.api.input.encrypted.file
The type TL input encrypted file uploaded.
TLInputEncryptedFileUploaded() - Constructor for class org.telegram.api.input.encrypted.file.TLInputEncryptedFileUploaded
Instantiates a new TL input encrypted file uploaded.
TLInputFile - Class in org.telegram.api.input.file
The type TL input file.
TLInputFile() - Constructor for class org.telegram.api.input.file.TLInputFile
Instantiates a new TL input file.
TLInputFileBig - Class in org.telegram.api.input.file
The type TL input file big.
TLInputFileBig() - Constructor for class org.telegram.api.input.file.TLInputFileBig
Instantiates a new TL input file big.
TLInputFileLocation - Class in org.telegram.api.input.filelocation
The type TL input file location.
TLInputFileLocation() - Constructor for class org.telegram.api.input.filelocation.TLInputFileLocation
Instantiates a new TL input file location.
TLInputFileLocation(TLFileLocation) - Constructor for class org.telegram.api.input.filelocation.TLInputFileLocation
Instantiates a new TL input file location.
TLInputGameId - Class in org.telegram.api.input.game
 
TLInputGameId() - Constructor for class org.telegram.api.input.game.TLInputGameId
 
TLInputGameShortName - Class in org.telegram.api.input.game
 
TLInputGameShortName() - Constructor for class org.telegram.api.input.game.TLInputGameShortName
 
TLInputGeoPoint - Class in org.telegram.api.input.geopoint
The type TL input geo point.
TLInputGeoPoint() - Constructor for class org.telegram.api.input.geopoint.TLInputGeoPoint
Instantiates a new TL input geo point.
TLInputGeoPointEmpty - Class in org.telegram.api.input.geopoint
The type TL input geo point empty.
TLInputGeoPointEmpty() - Constructor for class org.telegram.api.input.geopoint.TLInputGeoPointEmpty
Instantiates a new TL input geo point empty.
TLInputMediaContact - Class in org.telegram.api.input.media
The type TL input media contact.
TLInputMediaContact() - Constructor for class org.telegram.api.input.media.TLInputMediaContact
Instantiates a new TL input media contact.
TLInputMediaDocument - Class in org.telegram.api.input.media
The type TL input media document.
TLInputMediaDocument() - Constructor for class org.telegram.api.input.media.TLInputMediaDocument
Instantiates a new TL input media document.
TLInputMediaDocumentExternal - Class in org.telegram.api.input.media
The type TL input media photo.
TLInputMediaDocumentExternal() - Constructor for class org.telegram.api.input.media.TLInputMediaDocumentExternal
Instantiates a new TL input media photo.
TLInputMediaEmpty - Class in org.telegram.api.input.media
The type TL input media empty.
TLInputMediaEmpty() - Constructor for class org.telegram.api.input.media.TLInputMediaEmpty
Instantiates a new TL input media empty.
TLInputMediaGame - Class in org.telegram.api.input.media
The type TL input media photo.
TLInputMediaGame() - Constructor for class org.telegram.api.input.media.TLInputMediaGame
Instantiates a new TL input media photo.
TLInputMediaGeoPoint - Class in org.telegram.api.input.media
The type TL input media geo point.
TLInputMediaGeoPoint() - Constructor for class org.telegram.api.input.media.TLInputMediaGeoPoint
Instantiates a new TL input media geo point.
TLInputMediaGifExternal - Class in org.telegram.api.input.media
The type TL input media document.
TLInputMediaGifExternal() - Constructor for class org.telegram.api.input.media.TLInputMediaGifExternal
Instantiates a new TL input media document.
TLInputMediaPhoto - Class in org.telegram.api.input.media
The type TL input media photo.
TLInputMediaPhoto() - Constructor for class org.telegram.api.input.media.TLInputMediaPhoto
Instantiates a new TL input media photo.
TLInputMediaPhotoExternal - Class in org.telegram.api.input.media
The type TL input media photo.
TLInputMediaPhotoExternal() - Constructor for class org.telegram.api.input.media.TLInputMediaPhotoExternal
Instantiates a new TL input media photo.
TLInputMediaUploadedDocument - Class in org.telegram.api.input.media
The type TL input media uploaded document.
TLInputMediaUploadedDocument() - Constructor for class org.telegram.api.input.media.TLInputMediaUploadedDocument
Instantiates a new TL input media uploaded document.
TLInputMediaUploadedPhoto - Class in org.telegram.api.input.media
The type TL input media uploaded photo.
TLInputMediaUploadedPhoto() - Constructor for class org.telegram.api.input.media.TLInputMediaUploadedPhoto
Instantiates a new TL input media uploaded photo.
TLInputMediaUploadedThumbDocument - Class in org.telegram.api.input.media
The type TL input media uploaded thumb document.
TLInputMediaUploadedThumbDocument() - Constructor for class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
Instantiates a new TL input media uploaded thumb document.
TLInputMediaVenue - Class in org.telegram.api.input.media
The type TL input media venue.
TLInputMediaVenue() - Constructor for class org.telegram.api.input.media.TLInputMediaVenue
Instantiates a new TL input media venue.
TLInputMessageEntityMentionName - Class in org.telegram.api.input.messages.entity
 
TLInputMessageEntityMentionName() - Constructor for class org.telegram.api.input.messages.entity.TLInputMessageEntityMentionName
 
TLInputNotifyAll - Class in org.telegram.api.input.notify
The type TL input notify all.
TLInputNotifyAll() - Constructor for class org.telegram.api.input.notify.TLInputNotifyAll
Instantiates a new TL input notify all.
TLInputNotifyChats - Class in org.telegram.api.input.notify
The type TL input notify chats.
TLInputNotifyChats() - Constructor for class org.telegram.api.input.notify.TLInputNotifyChats
Instantiates a new TL input notify chats.
TLInputNotifyPeer - Class in org.telegram.api.input.notify
The type TL input notify peer.
TLInputNotifyPeer() - Constructor for class org.telegram.api.input.notify.TLInputNotifyPeer
Instantiates a new TL input notify peer.
TLInputNotifyUsers - Class in org.telegram.api.input.notify
The type TL input notify users.
TLInputNotifyUsers() - Constructor for class org.telegram.api.input.notify.TLInputNotifyUsers
Instantiates a new TL input notify users.
TLInputPeerChannel - Class in org.telegram.api.input.peer
The type TL input peer user.
TLInputPeerChannel() - Constructor for class org.telegram.api.input.peer.TLInputPeerChannel
Instantiates a new TL input peer foreign.
TLInputPeerChat - Class in org.telegram.api.input.peer
The type TL input peer chat.
TLInputPeerChat() - Constructor for class org.telegram.api.input.peer.TLInputPeerChat
Instantiates a new TL input peer chat.
TLInputPeerEmpty - Class in org.telegram.api.input.peer
The type TL input peer empty.
TLInputPeerEmpty() - Constructor for class org.telegram.api.input.peer.TLInputPeerEmpty
Instantiates a new TL input peer empty.
TLInputPeerNotifyEventsAll - Class in org.telegram.api.input.peer.notify.events
The type TL input peer notify events all.
TLInputPeerNotifyEventsAll() - Constructor for class org.telegram.api.input.peer.notify.events.TLInputPeerNotifyEventsAll
Instantiates a new TL input peer notify events all.
TLInputPeerNotifyEventsEmpty - Class in org.telegram.api.input.peer.notify.events
The type TL input peer notify events empty.
TLInputPeerNotifyEventsEmpty() - Constructor for class org.telegram.api.input.peer.notify.events.TLInputPeerNotifyEventsEmpty
Instantiates a new TL input peer notify events empty.
TLInputPeerNotifySettings - Class in org.telegram.api.input.peer.notify
The type TL input peer notify settings.
TLInputPeerNotifySettings() - Constructor for class org.telegram.api.input.peer.notify.TLInputPeerNotifySettings
Instantiates a new TL input peer notify settings.
TLInputPeerSelf - Class in org.telegram.api.input.peer
The type TL input peer self.
TLInputPeerSelf() - Constructor for class org.telegram.api.input.peer.TLInputPeerSelf
Instantiates a new TL input peer self.
TLInputPeerUser - Class in org.telegram.api.input.peer
The type TL input peer user.
TLInputPeerUser() - Constructor for class org.telegram.api.input.peer.TLInputPeerUser
Instantiates a new TL input peer.
TLInputPhoneContact - Class in org.telegram.api.input
The type TL input phone contact.
TLInputPhoneContact() - Constructor for class org.telegram.api.input.TLInputPhoneContact
Instantiates a new TL input phone contact.
TLInputPhoto - Class in org.telegram.api.input.photo
The type TL input photo.
TLInputPhoto() - Constructor for class org.telegram.api.input.photo.TLInputPhoto
Instantiates a new TL input photo.
TLInputPhotoEmpty - Class in org.telegram.api.input.photo
The type TL input photo empty.
TLInputPhotoEmpty() - Constructor for class org.telegram.api.input.photo.TLInputPhotoEmpty
Instantiates a new TL input photo empty.
TLInputPrivacyKeyChatInvite - Class in org.telegram.api.input.privacy.inputprivacykey
The type TL input privacy key status timestamp.
TLInputPrivacyKeyChatInvite() - Constructor for class org.telegram.api.input.privacy.inputprivacykey.TLInputPrivacyKeyChatInvite
Instantiates a new TL input privacy key status timestamp.
TLInputPrivacyKeyStatusTimestamp - Class in org.telegram.api.input.privacy.inputprivacykey
The type TL input privacy key status timestamp.
TLInputPrivacyKeyStatusTimestamp() - Constructor for class org.telegram.api.input.privacy.inputprivacykey.TLInputPrivacyKeyStatusTimestamp
Instantiates a new TL input privacy key status timestamp.
TLInputPrivacyValueAllowAll - Class in org.telegram.api.input.privacy.inputprivacyrule
The type TL input privacy value allow all.
TLInputPrivacyValueAllowAll() - Constructor for class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowAll
Instantiates a new TL input privacy value allow all.
TLInputPrivacyValueAllowContacts - Class in org.telegram.api.input.privacy.inputprivacyrule
The type TL input privacy value allow contacts.
TLInputPrivacyValueAllowContacts() - Constructor for class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowContacts
Instantiates a new TL input privacy value allow contacts.
TLInputPrivacyValueAllowUsers - Class in org.telegram.api.input.privacy.inputprivacyrule
The type TL input privacy value allow users.
TLInputPrivacyValueAllowUsers() - Constructor for class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowUsers
Instantiates a new TL input privacy value allow users.
TLInputPrivacyValueDisallowAll - Class in org.telegram.api.input.privacy.inputprivacyrule
The type TL input privacy value disallow all.
TLInputPrivacyValueDisallowAll() - Constructor for class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowAll
Instantiates a new TL input privacy value disallow all.
TLInputPrivacyValueDisallowContacts - Class in org.telegram.api.input.privacy.inputprivacyrule
The type TL input privacy value disallow contacts.
TLInputPrivacyValueDisallowContacts() - Constructor for class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowContacts
Instantiates a new TL input privacy value disallow contacts.
TLInputPrivacyValueDisallowUsers - Class in org.telegram.api.input.privacy.inputprivacyrule
The type TL input privacy value disallow users.
TLInputPrivacyValueDisallowUsers() - Constructor for class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowUsers
Instantiates a new TL input privacy value disallow users.
TLInputStickeredMediaDocument - Class in org.telegram.api.input.sticker.media
 
TLInputStickeredMediaDocument() - Constructor for class org.telegram.api.input.sticker.media.TLInputStickeredMediaDocument
 
TLInputStickeredMediaPhoto - Class in org.telegram.api.input.sticker.media
 
TLInputStickeredMediaPhoto() - Constructor for class org.telegram.api.input.sticker.media.TLInputStickeredMediaPhoto
 
TLInputStickerSetEmpty - Class in org.telegram.api.input.sticker.set
 
TLInputStickerSetEmpty() - Constructor for class org.telegram.api.input.sticker.set.TLInputStickerSetEmpty
 
TLInputStickerSetId - Class in org.telegram.api.input.sticker.set
 
TLInputStickerSetId() - Constructor for class org.telegram.api.input.sticker.set.TLInputStickerSetId
 
TLInputStickerSetShortName - Class in org.telegram.api.input.sticker.set
 
TLInputStickerSetShortName() - Constructor for class org.telegram.api.input.sticker.set.TLInputStickerSetShortName
 
TLInputUser - Class in org.telegram.api.input.user
The type TL input user user.
TLInputUser() - Constructor for class org.telegram.api.input.user.TLInputUser
Instantiates a new TL input user.
TLInputUserEmpty - Class in org.telegram.api.input.user
The type TL input user empty.
TLInputUserEmpty() - Constructor for class org.telegram.api.input.user.TLInputUserEmpty
Instantiates a new TL input user empty.
TLInputUserSelf - Class in org.telegram.api.input.user
The type TL input user self.
TLInputUserSelf() - Constructor for class org.telegram.api.input.user.TLInputUserSelf
Instantiates a new TL input user self.
TLIntVector - Class in org.telegram.tl
TL Vector of integers.
TLIntVector() - Constructor for class org.telegram.tl.TLIntVector
 
TLInviteText - Class in org.telegram.api.help
The type TL invite text.
TLInviteText() - Constructor for class org.telegram.api.help.TLInviteText
Instantiates a new TL invite text.
TLKey - Class in org.telegram.bot.kernel.engine.storage
Created with IntelliJ IDEA.
TLKey(int, byte[]) - Constructor for class org.telegram.bot.kernel.engine.storage.TLKey
 
TLKey() - Constructor for class org.telegram.bot.kernel.engine.storage.TLKey
 
TLKeyboardButton - Class in org.telegram.api.keyboard.button
 
TLKeyboardButton() - Constructor for class org.telegram.api.keyboard.button.TLKeyboardButton
 
TLKeyboardButtonCallback - Class in org.telegram.api.keyboard.button
 
TLKeyboardButtonCallback() - Constructor for class org.telegram.api.keyboard.button.TLKeyboardButtonCallback
 
TLKeyboardButtonGame - Class in org.telegram.api.keyboard.button
 
TLKeyboardButtonGame() - Constructor for class org.telegram.api.keyboard.button.TLKeyboardButtonGame
 
TLKeyboardButtonRequestGeoLocation - Class in org.telegram.api.keyboard.button
 
TLKeyboardButtonRequestGeoLocation() - Constructor for class org.telegram.api.keyboard.button.TLKeyboardButtonRequestGeoLocation
 
TLKeyboardButtonRequestPhone - Class in org.telegram.api.keyboard.button
 
TLKeyboardButtonRequestPhone() - Constructor for class org.telegram.api.keyboard.button.TLKeyboardButtonRequestPhone
 
TLKeyboardButtonRequestSwitchInline - Class in org.telegram.api.keyboard.button
 
TLKeyboardButtonRequestSwitchInline() - Constructor for class org.telegram.api.keyboard.button.TLKeyboardButtonRequestSwitchInline
 
TLKeyboardButtonRow - Class in org.telegram.api.keyboard
 
TLKeyboardButtonRow() - Constructor for class org.telegram.api.keyboard.TLKeyboardButtonRow
 
TLKeyboardButtonUrl - Class in org.telegram.api.keyboard.button
 
TLKeyboardButtonUrl() - Constructor for class org.telegram.api.keyboard.button.TLKeyboardButtonUrl
 
TLLastKnownSalt - Class in org.telegram.bot.kernel.engine.storage
Created with IntelliJ IDEA.
TLLastKnownSalt(int, int, long) - Constructor for class org.telegram.bot.kernel.engine.storage.TLLastKnownSalt
 
TLLastKnownSalt() - Constructor for class org.telegram.bot.kernel.engine.storage.TLLastKnownSalt
 
TLLongVector - Class in org.telegram.tl
TL Vector of longs.
TLLongVector() - Constructor for class org.telegram.tl.TLLongVector
 
TLMaskCoords - Class in org.telegram.api.sticker
 
TLMaskCoords() - Constructor for class org.telegram.api.sticker.TLMaskCoords
 
TLMessage - Class in org.telegram.api.message
The type TL message.
TLMessage() - Constructor for class org.telegram.api.message.TLMessage
Instantiates a new TL message.
TLMessageActionChannelCreate - Class in org.telegram.api.message.action
The type TL message action channel create.
TLMessageActionChannelCreate() - Constructor for class org.telegram.api.message.action.TLMessageActionChannelCreate
Instantiates a new TL message action chat channel.
TLMessageActionChannelMigratedFrom - Class in org.telegram.api.message.action
The type TL message action empty.
TLMessageActionChannelMigratedFrom() - Constructor for class org.telegram.api.message.action.TLMessageActionChannelMigratedFrom
Instantiates a new TL message action empty.
TLMessageActionChatAddUser - Class in org.telegram.api.message.action
The type TL message action chat add user.
TLMessageActionChatAddUser() - Constructor for class org.telegram.api.message.action.TLMessageActionChatAddUser
Instantiates a new TL message action chat add user.
TLMessageActionChatCreate - Class in org.telegram.api.message.action
The type TL message action chat create.
TLMessageActionChatCreate() - Constructor for class org.telegram.api.message.action.TLMessageActionChatCreate
Instantiates a new TL message action chat create.
TLMessageActionChatDeletePhoto - Class in org.telegram.api.message.action
The type TL message action chat delete photo.
TLMessageActionChatDeletePhoto() - Constructor for class org.telegram.api.message.action.TLMessageActionChatDeletePhoto
Instantiates a new TL message action chat delete photo.
TLMessageActionChatDeleteUser - Class in org.telegram.api.message.action
The type TL message action chat delete user.
TLMessageActionChatDeleteUser() - Constructor for class org.telegram.api.message.action.TLMessageActionChatDeleteUser
Instantiates a new TL message action chat delete user.
TLMessageActionChatEditPhoto - Class in org.telegram.api.message.action
The type TL message action chat edit photo.
TLMessageActionChatEditPhoto() - Constructor for class org.telegram.api.message.action.TLMessageActionChatEditPhoto
Instantiates a new TL message action chat edit photo.
TLMessageActionChatEditTitle - Class in org.telegram.api.message.action
The type TL message action chat edit title.
TLMessageActionChatEditTitle() - Constructor for class org.telegram.api.message.action.TLMessageActionChatEditTitle
Instantiates a new TL message action chat edit title.
TLMessageActionChatJoinedByLink - Class in org.telegram.api.message.action
The type TL message action chat joined by link.
TLMessageActionChatJoinedByLink() - Constructor for class org.telegram.api.message.action.TLMessageActionChatJoinedByLink
Instantiates a new TL message action chat joined by link.
TLMessageActionEmpty - Class in org.telegram.api.message.action
The type TL message action empty.
TLMessageActionEmpty() - Constructor for class org.telegram.api.message.action.TLMessageActionEmpty
Instantiates a new TL message action empty.
TLMessageActionGameScore - Class in org.telegram.api.message.action
The type TLMessageActionGameScore.
TLMessageActionGameScore() - Constructor for class org.telegram.api.message.action.TLMessageActionGameScore
Instantiates a new TL message action pin message.
TLMessageActionHistoryClear - Class in org.telegram.api.message.action
The type TL message action history clear.
TLMessageActionHistoryClear() - Constructor for class org.telegram.api.message.action.TLMessageActionHistoryClear
Instantiates a new TL message action pin message.
TLMessageActionMigrateTo - Class in org.telegram.api.message.action
The type TL message action empty.
TLMessageActionMigrateTo() - Constructor for class org.telegram.api.message.action.TLMessageActionMigrateTo
Instantiates a new TL message action empty.
TLMessageActionPinMessage - Class in org.telegram.api.message.action
The type TL message action channel create.
TLMessageActionPinMessage() - Constructor for class org.telegram.api.message.action.TLMessageActionPinMessage
Instantiates a new TL message action pin message.
TLMessageEmpty - Class in org.telegram.api.message
The type TL message empty.
TLMessageEmpty() - Constructor for class org.telegram.api.message.TLMessageEmpty
Instantiates a new TL message empty.
TLMessageEntityBold - Class in org.telegram.api.message.entity
 
TLMessageEntityBold() - Constructor for class org.telegram.api.message.entity.TLMessageEntityBold
 
TLMessageEntityBotCommand - Class in org.telegram.api.message.entity
 
TLMessageEntityBotCommand() - Constructor for class org.telegram.api.message.entity.TLMessageEntityBotCommand
 
TLMessageEntityCode - Class in org.telegram.api.message.entity
 
TLMessageEntityCode() - Constructor for class org.telegram.api.message.entity.TLMessageEntityCode
 
TLMessageEntityEmail - Class in org.telegram.api.message.entity
 
TLMessageEntityEmail() - Constructor for class org.telegram.api.message.entity.TLMessageEntityEmail
 
TLMessageEntityHashtag - Class in org.telegram.api.message.entity
 
TLMessageEntityHashtag() - Constructor for class org.telegram.api.message.entity.TLMessageEntityHashtag
 
TLMessageEntityItalic - Class in org.telegram.api.message.entity
 
TLMessageEntityItalic() - Constructor for class org.telegram.api.message.entity.TLMessageEntityItalic
 
TLMessageEntityMention - Class in org.telegram.api.message.entity
 
TLMessageEntityMention() - Constructor for class org.telegram.api.message.entity.TLMessageEntityMention
 
TLMessageEntityMentionName - Class in org.telegram.api.message.entity
 
TLMessageEntityMentionName() - Constructor for class org.telegram.api.message.entity.TLMessageEntityMentionName
 
TLMessageEntityPre - Class in org.telegram.api.message.entity
 
TLMessageEntityPre() - Constructor for class org.telegram.api.message.entity.TLMessageEntityPre
 
TLMessageEntityTextUrl - Class in org.telegram.api.message.entity
 
TLMessageEntityTextUrl() - Constructor for class org.telegram.api.message.entity.TLMessageEntityTextUrl
 
TLMessageEntityUnknown - Class in org.telegram.api.message.entity
 
TLMessageEntityUnknown() - Constructor for class org.telegram.api.message.entity.TLMessageEntityUnknown
 
TLMessageEntityUrl - Class in org.telegram.api.message.entity
 
TLMessageEntityUrl() - Constructor for class org.telegram.api.message.entity.TLMessageEntityUrl
 
TLMessageFwdHeader - Class in org.telegram.api.message
 
TLMessageFwdHeader() - Constructor for class org.telegram.api.message.TLMessageFwdHeader
 
TLMessageMediaContact - Class in org.telegram.api.message.media
The type TL message media contact.
TLMessageMediaContact() - Constructor for class org.telegram.api.message.media.TLMessageMediaContact
Instantiates a new TL message media contact.
TLMessageMediaDocument - Class in org.telegram.api.message.media
The type TL message media document.
TLMessageMediaDocument() - Constructor for class org.telegram.api.message.media.TLMessageMediaDocument
Instantiates a new TL message media document.
TLMessageMediaEmpty - Class in org.telegram.api.message.media
The type TL message media empty.
TLMessageMediaEmpty() - Constructor for class org.telegram.api.message.media.TLMessageMediaEmpty
Instantiates a new TL message media empty.
TLMessageMediaGame - Class in org.telegram.api.message.media
The type TL message media venue.
TLMessageMediaGame() - Constructor for class org.telegram.api.message.media.TLMessageMediaGame
Instantiates a new TL message media venue.
TLMessageMediaGeo - Class in org.telegram.api.message.media
The type TL message media geo.
TLMessageMediaGeo() - Constructor for class org.telegram.api.message.media.TLMessageMediaGeo
Instantiates a new TL message media geo.
TLMessageMediaPhoto - Class in org.telegram.api.message.media
The type TL message media photo.
TLMessageMediaPhoto() - Constructor for class org.telegram.api.message.media.TLMessageMediaPhoto
Instantiates a new TL message media photo.
TLMessageMediaUnsupported - Class in org.telegram.api.message.media
The type TL message media unsupported.
TLMessageMediaUnsupported() - Constructor for class org.telegram.api.message.media.TLMessageMediaUnsupported
Instantiates a new TL message media unsupported.
TLMessageMediaVenue - Class in org.telegram.api.message.media
The type TL message media venue.
TLMessageMediaVenue() - Constructor for class org.telegram.api.message.media.TLMessageMediaVenue
Instantiates a new TL message media venue.
TLMessageMediaWebPage - Class in org.telegram.api.message.media
The type TL message media web page.
TLMessageMediaWebPage() - Constructor for class org.telegram.api.message.media.TLMessageMediaWebPage
Instantiates a new TL message media web page.
TLMessageRange - Class in org.telegram.api.message
The type TL message range.
TLMessageRange() - Constructor for class org.telegram.api.message.TLMessageRange
Instantiates a new TL message.
TLMessages - Class in org.telegram.api.messages
The type TL messages.
TLMessages() - Constructor for class org.telegram.api.messages.TLMessages
Instantiates a new TL messages.
TLMessagesArchivedStickers - Class in org.telegram.api.messages
 
TLMessagesArchivedStickers() - Constructor for class org.telegram.api.messages.TLMessagesArchivedStickers
 
TLMessagesBotCallbackAnswer - Class in org.telegram.api.messages
The type TL messages.
TLMessagesBotCallbackAnswer() - Constructor for class org.telegram.api.messages.TLMessagesBotCallbackAnswer
 
TLMessagesChatFull - Class in org.telegram.api.messages
The type TL messages chat full.
TLMessagesChatFull() - Constructor for class org.telegram.api.messages.TLMessagesChatFull
Instantiates a new TL messages chat full.
TLMessagesChats - Class in org.telegram.api.messages
The type TL messages chats.
TLMessagesChats() - Constructor for class org.telegram.api.messages.TLMessagesChats
Instantiates a new TL messages chats.
TLMessagesEditData - Class in org.telegram.api.messages
The type TL messages.
TLMessagesEditData() - Constructor for class org.telegram.api.messages.TLMessagesEditData
 
TLMessageService - Class in org.telegram.api.message
The type TL message service.
TLMessageService() - Constructor for class org.telegram.api.message.TLMessageService
Instantiates a new TL message service.
TLMessagesFeaturedStickers - Class in org.telegram.api.messages.stickers.featured
 
TLMessagesFeaturedStickers() - Constructor for class org.telegram.api.messages.stickers.featured.TLMessagesFeaturedStickers
 
TLMessagesFeaturedStickersNotModified - Class in org.telegram.api.messages.stickers.featured
 
TLMessagesFeaturedStickersNotModified() - Constructor for class org.telegram.api.messages.stickers.featured.TLMessagesFeaturedStickersNotModified
 
TLMessagesFilterChatPhoto - Class in org.telegram.api.input.messages.filter
The type TL messages filter audio.
TLMessagesFilterChatPhoto() - Constructor for class org.telegram.api.input.messages.filter.TLMessagesFilterChatPhoto
Instantiates a new TL messages filter audio.
TLMessagesFilterDocument - Class in org.telegram.api.input.messages.filter
The type TL messages filter document.
TLMessagesFilterDocument() - Constructor for class org.telegram.api.input.messages.filter.TLMessagesFilterDocument
 
TLMessagesFilterEmpty - Class in org.telegram.api.input.messages.filter
The type TL messages filter empty.
TLMessagesFilterEmpty() - Constructor for class org.telegram.api.input.messages.filter.TLMessagesFilterEmpty
 
TLMessagesFilterGif - Class in org.telegram.api.input.messages.filter
The type TL messages filter audio.
TLMessagesFilterGif() - Constructor for class org.telegram.api.input.messages.filter.TLMessagesFilterGif
Instantiates a new TL messages filter audio.
TLMessagesFilterMusic - Class in org.telegram.api.input.messages.filter
The type TL messages filter audio.
TLMessagesFilterMusic() - Constructor for class org.telegram.api.input.messages.filter.TLMessagesFilterMusic
Instantiates a new TL messages filter audio.
TLMessagesFilterPhotos - Class in org.telegram.api.input.messages.filter
The type TL messages filter photos.
TLMessagesFilterPhotos() - Constructor for class org.telegram.api.input.messages.filter.TLMessagesFilterPhotos
 
TLMessagesFilterPhotoVideo - Class in org.telegram.api.input.messages.filter
The type TL messages filter photo video.
TLMessagesFilterPhotoVideo() - Constructor for class org.telegram.api.input.messages.filter.TLMessagesFilterPhotoVideo
 
TLMessagesFilterPhotoVideoDocuments - Class in org.telegram.api.input.messages.filter
The type TL messages filter photo video documents.
TLMessagesFilterPhotoVideoDocuments() - Constructor for class org.telegram.api.input.messages.filter.TLMessagesFilterPhotoVideoDocuments
Instantiates a new TL messages filter photo video documents.
TLMessagesFilterUrl - Class in org.telegram.api.input.messages.filter
The type TL messages filter audio.
TLMessagesFilterUrl() - Constructor for class org.telegram.api.input.messages.filter.TLMessagesFilterUrl
Instantiates a new TL messages filter audio.
TLMessagesFilterVideo - Class in org.telegram.api.input.messages.filter
The type TL messages filter video.
TLMessagesFilterVideo() - Constructor for class org.telegram.api.input.messages.filter.TLMessagesFilterVideo
Instantiates a new TL messages filter video.
TLMessagesFilterVoice - Class in org.telegram.api.input.messages.filter
The type TL messages filter audio.
TLMessagesFilterVoice() - Constructor for class org.telegram.api.input.messages.filter.TLMessagesFilterVoice
Instantiates a new TL messages filter audio.
TLMessagesHighScores - Class in org.telegram.api.messages
 
TLMessagesHighScores() - Constructor for class org.telegram.api.messages.TLMessagesHighScores
 
TLMessagesPeerDialogs - Class in org.telegram.api.messages
The type TL messages.
TLMessagesPeerDialogs() - Constructor for class org.telegram.api.messages.TLMessagesPeerDialogs
 
TLMessagesRecentStickers - Class in org.telegram.api.messages.stickers.recent
 
TLMessagesRecentStickers() - Constructor for class org.telegram.api.messages.stickers.recent.TLMessagesRecentStickers
 
TLMessagesRecentStickersNotModified - Class in org.telegram.api.messages.stickers.recent
 
TLMessagesRecentStickersNotModified() - Constructor for class org.telegram.api.messages.stickers.recent.TLMessagesRecentStickersNotModified
 
TLMessagesSlice - Class in org.telegram.api.messages
The type TL messages slice.
TLMessagesSlice() - Constructor for class org.telegram.api.messages.TLMessagesSlice
Instantiates a new TL messages slice.
TLMessagesStickerSet - Class in org.telegram.api.messages.stickers
The type TL stickers set.
TLMessagesStickerSet() - Constructor for class org.telegram.api.messages.stickers.TLMessagesStickerSet
Instantiates a new TL stickers.
TLMessagesStickerSetInstallResultArchive - Class in org.telegram.api.messages.stickers.setintallresult
 
TLMessagesStickerSetInstallResultArchive() - Constructor for class org.telegram.api.messages.stickers.setintallresult.TLMessagesStickerSetInstallResultArchive
 
TLMessagesStickerSetInstallResultSuccess - Class in org.telegram.api.messages.stickers.setintallresult
 
TLMessagesStickerSetInstallResultSuccess() - Constructor for class org.telegram.api.messages.stickers.setintallresult.TLMessagesStickerSetInstallResultSuccess
 
TLMethod<T extends TLObject> - Class in org.telegram.tl
Basic object for RPC methods.
TLMethod() - Constructor for class org.telegram.tl.TLMethod
 
TLNearestDc - Class in org.telegram.api
The type TL nearest dc.
TLNearestDc() - Constructor for class org.telegram.api.TLNearestDc
Instantiates a new TL nearest dc.
TLNoAppUpdate - Class in org.telegram.api.help
The type TL no app update.
TLNoAppUpdate() - Constructor for class org.telegram.api.help.TLNoAppUpdate
Instantiates a new TL no app update.
TLNotifyAll - Class in org.telegram.api.notify.peer
The type TL notify all.
TLNotifyAll() - Constructor for class org.telegram.api.notify.peer.TLNotifyAll
 
TLNotifyChats - Class in org.telegram.api.notify.peer
The type TL notify chats.
TLNotifyChats() - Constructor for class org.telegram.api.notify.peer.TLNotifyChats
 
TLNotifyPeer - Class in org.telegram.api.notify.peer
The type TL notify peer.
TLNotifyPeer() - Constructor for class org.telegram.api.notify.peer.TLNotifyPeer
Instantiates a new TL notify peer.
TLNotifyUsers - Class in org.telegram.api.notify.peer
The type TL notify users.
TLNotifyUsers() - Constructor for class org.telegram.api.notify.peer.TLNotifyUsers
 
TLNull - Class in org.telegram.tl
 
TLNull() - Constructor for class org.telegram.tl.TLNull
 
TLObject - Class in org.telegram.tl
Basic class for all tl-objects.
TLObject() - Constructor for class org.telegram.tl.TLObject
 
TLOldSession - Class in org.telegram.bot.kernel.engine.storage
Created with IntelliJ IDEA.
TLOldSession(byte[]) - Constructor for class org.telegram.bot.kernel.engine.storage.TLOldSession
 
TLOldSession() - Constructor for class org.telegram.bot.kernel.engine.storage.TLOldSession
 
TLPasswordRecovery - Class in org.telegram.api.auth
Password recovery information
TLPasswordRecovery() - Constructor for class org.telegram.api.auth.TLPasswordRecovery
Instantiates a new TL password recovery.
TLPeerChannel - Class in org.telegram.api.peer
The type TL peer channel.
TLPeerChannel() - Constructor for class org.telegram.api.peer.TLPeerChannel
Instantiates a new TL peer channel.
TLPeerChat - Class in org.telegram.api.peer
The type TL peer chat.
TLPeerChat() - Constructor for class org.telegram.api.peer.TLPeerChat
Instantiates a new TL peer chat.
TLPeerNotifyEventsAll - Class in org.telegram.api.peer.notify.events
The type TL peer notify events all.
TLPeerNotifyEventsAll() - Constructor for class org.telegram.api.peer.notify.events.TLPeerNotifyEventsAll
Instantiates a new TL peer notify events all.
TLPeerNotifyEventsEmpty - Class in org.telegram.api.peer.notify.events
The type TL peer notify events empty.
TLPeerNotifyEventsEmpty() - Constructor for class org.telegram.api.peer.notify.events.TLPeerNotifyEventsEmpty
Instantiates a new TL peer notify events empty.
TLPeerNotifySettings - Class in org.telegram.api.peer.notify.settings
The type TL peer notify settings.
TLPeerNotifySettings() - Constructor for class org.telegram.api.peer.notify.settings.TLPeerNotifySettings
Instantiates a new TL peer notify settings.
TLPeerNotifySettingsEmpty - Class in org.telegram.api.peer.notify.settings
The type TL peer notify settings empty.
TLPeerNotifySettingsEmpty() - Constructor for class org.telegram.api.peer.notify.settings.TLPeerNotifySettingsEmpty
Instantiates a new TL peer notify settings empty.
TLPeerSettings - Class in org.telegram.api.peer
The type TL peer notify settings.
TLPeerSettings() - Constructor for class org.telegram.api.peer.TLPeerSettings
Instantiates a new TL peer notify settings.
TLPeerUser - Class in org.telegram.api.peer
The type TL peer user.
TLPeerUser() - Constructor for class org.telegram.api.peer.TLPeerUser
Instantiates a new TL peer user.
TLPersistence<T extends TLObject> - Class in org.telegram.bot.kernel.engine
Created with IntelliJ IDEA.
TLPhoto - Class in org.telegram.api.photo
The type TL photo.
TLPhoto() - Constructor for class org.telegram.api.photo.TLPhoto
Instantiates a new TL photo.
TLPhotoCachedSize - Class in org.telegram.api.photo.size
The type TL photo cached size.
TLPhotoCachedSize() - Constructor for class org.telegram.api.photo.size.TLPhotoCachedSize
Instantiates a new TL photo cached size.
TLPhotoEmpty - Class in org.telegram.api.photo
The type TL photo empty.
TLPhotoEmpty() - Constructor for class org.telegram.api.photo.TLPhotoEmpty
Instantiates a new TL photo empty.
TLPhotos - Class in org.telegram.api.photos
The type TL photos.
TLPhotos() - Constructor for class org.telegram.api.photos.TLPhotos
Instantiates a new TL photos.
TLPhotoSize - Class in org.telegram.api.photo.size
The type TL photo size.
TLPhotoSize() - Constructor for class org.telegram.api.photo.size.TLPhotoSize
Instantiates a new TL photo size.
TLPhotoSizeEmpty - Class in org.telegram.api.photo.size
The type TL photo size empty.
TLPhotoSizeEmpty() - Constructor for class org.telegram.api.photo.size.TLPhotoSizeEmpty
Instantiates a new TL photo size empty.
TLPhotosPhoto - Class in org.telegram.api.photos
The type TL photos photo.
TLPhotosPhoto() - Constructor for class org.telegram.api.photos.TLPhotosPhoto
Instantiates a new TL photos photo.
TLPhotosSlice - Class in org.telegram.api.photos
The type TL photos slice.
TLPhotosSlice() - Constructor for class org.telegram.api.photos.TLPhotosSlice
Instantiates a new TL photos slice.
TLPrivacyKeyChatInvite - Class in org.telegram.api.privacy.privacykey
The type TL privacy key status timestamp.
TLPrivacyKeyChatInvite() - Constructor for class org.telegram.api.privacy.privacykey.TLPrivacyKeyChatInvite
Instantiates a new TL privacy key status timestamp.
TLPrivacyKeyStatusTimestamp - Class in org.telegram.api.privacy.privacykey
The type TL privacy key status timestamp.
TLPrivacyKeyStatusTimestamp() - Constructor for class org.telegram.api.privacy.privacykey.TLPrivacyKeyStatusTimestamp
Instantiates a new TL privacy key status timestamp.
TLPrivacyValueAllowAll - Class in org.telegram.api.privacy.privacyrule
The type TL privacy value allow all.
TLPrivacyValueAllowAll() - Constructor for class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowAll
Instantiates a new TL privacy value allow all.
TLPrivacyValueAllowContacts - Class in org.telegram.api.privacy.privacyrule
The type TL privacy value allow contacts.
TLPrivacyValueAllowContacts() - Constructor for class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowContacts
Instantiates a new TL privacy value allow contacts.
TLPrivacyValueAllowUsers - Class in org.telegram.api.privacy.privacyrule
The type TL privacy value allow users.
TLPrivacyValueAllowUsers() - Constructor for class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowUsers
Instantiates a new TL privacy value allow users.
TLPrivacyValueDisallowAll - Class in org.telegram.api.privacy.privacyrule
The type TL privacy value disallow all.
TLPrivacyValueDisallowAll() - Constructor for class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowAll
Instantiates a new TL privacy value disallow all.
TLPrivacyValueDisallowContacts - Class in org.telegram.api.privacy.privacyrule
The type TL privacy value disallow contacts.
TLPrivacyValueDisallowContacts() - Constructor for class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowContacts
Instantiates a new TL privacy value disallow contacts.
TLPrivacyValueDisallowUsers - Class in org.telegram.api.privacy.privacyrule
The type TL privacy value disallow users.
TLPrivacyValueDisallowUsers() - Constructor for class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowUsers
Instantiates a new TL privacy value disallow users.
TLReceivedNotifyMessage - Class in org.telegram.api
The type TL received notify message.
TLReceivedNotifyMessage() - Constructor for class org.telegram.api.TLReceivedNotifyMessage
Instantiates a new TL received notify message.
TLReplayInlineKeyboardMarkup - Class in org.telegram.api.keyboard.replymarkup
 
TLReplayInlineKeyboardMarkup() - Constructor for class org.telegram.api.keyboard.replymarkup.TLReplayInlineKeyboardMarkup
 
TLReplayKeyboardForceReply - Class in org.telegram.api.keyboard.replymarkup
 
TLReplayKeyboardForceReply() - Constructor for class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardForceReply
 
TLReplayKeyboardHide - Class in org.telegram.api.keyboard.replymarkup
 
TLReplayKeyboardHide() - Constructor for class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardHide
 
TLReplayKeyboardMarkup - Class in org.telegram.api.keyboard.replymarkup
 
TLReplayKeyboardMarkup() - Constructor for class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardMarkup
 
TLReportSpamReasonOther - Class in org.telegram.api.input.reportspamreason
 
TLReportSpamReasonOther() - Constructor for class org.telegram.api.input.reportspamreason.TLReportSpamReasonOther
 
TLReportSpamReasonPornography - Class in org.telegram.api.input.reportspamreason
 
TLReportSpamReasonPornography() - Constructor for class org.telegram.api.input.reportspamreason.TLReportSpamReasonPornography
 
TLReportSpamReasonSpam - Class in org.telegram.api.input.reportspamreason
 
TLReportSpamReasonSpam() - Constructor for class org.telegram.api.input.reportspamreason.TLReportSpamReasonSpam
 
TLReportSpamReasonViolence - Class in org.telegram.api.input.reportspamreason
 
TLReportSpamReasonViolence() - Constructor for class org.telegram.api.input.reportspamreason.TLReportSpamReasonViolence
 
TLRequestAccountChangePhone - Class in org.telegram.api.functions.account
The type TL request account change phone.
TLRequestAccountChangePhone() - Constructor for class org.telegram.api.functions.account.TLRequestAccountChangePhone
Instantiates a new TL request account change phone.
TLRequestAccountCheckUsername - Class in org.telegram.api.functions.account
The type TL request account check username.
TLRequestAccountCheckUsername() - Constructor for class org.telegram.api.functions.account.TLRequestAccountCheckUsername
Instantiates a new TL request account check username.
TLRequestAccountConfirmPhone - Class in org.telegram.api.functions.account
 
TLRequestAccountConfirmPhone() - Constructor for class org.telegram.api.functions.account.TLRequestAccountConfirmPhone
 
TLRequestAccountDeleteAccount - Class in org.telegram.api.functions.account
The type TL request account delete account.
TLRequestAccountDeleteAccount() - Constructor for class org.telegram.api.functions.account.TLRequestAccountDeleteAccount
Instantiates a new TL request account delete account.
TLRequestAccountGetAccountTTL - Class in org.telegram.api.functions.account
The type TL request account get account tTL.
TLRequestAccountGetAccountTTL() - Constructor for class org.telegram.api.functions.account.TLRequestAccountGetAccountTTL
Instantiates a new TL request account get account tTL.
TLRequestAccountGetAuthorizations - Class in org.telegram.api.functions.account
The type TL request account get authorizations.
TLRequestAccountGetAuthorizations() - Constructor for class org.telegram.api.functions.account.TLRequestAccountGetAuthorizations
Instantiates a new TL request account get authorizations.
TLRequestAccountGetNotifySettings - Class in org.telegram.api.functions.account
The type TL request account get notify settings.
TLRequestAccountGetNotifySettings() - Constructor for class org.telegram.api.functions.account.TLRequestAccountGetNotifySettings
Instantiates a new TL request account get notify settings.
TLRequestAccountGetPassword - Class in org.telegram.api.functions.account
The type TL request account get password.
TLRequestAccountGetPassword() - Constructor for class org.telegram.api.functions.account.TLRequestAccountGetPassword
Instantiates a new TL request account get password.
TLRequestAccountGetPasswordSettings - Class in org.telegram.api.functions.account
The type TL request account get password settings.
TLRequestAccountGetPasswordSettings() - Constructor for class org.telegram.api.functions.account.TLRequestAccountGetPasswordSettings
Instantiates a new TL request account get password settings.
TLRequestAccountGetPrivacy - Class in org.telegram.api.functions.account
The type TL request account get privacy.
TLRequestAccountGetPrivacy() - Constructor for class org.telegram.api.functions.account.TLRequestAccountGetPrivacy
Instantiates a new TL request account get privacy.
TLRequestAccountGetWallPapers - Class in org.telegram.api.functions.account
The type TL request account get wall papers.
TLRequestAccountGetWallPapers() - Constructor for class org.telegram.api.functions.account.TLRequestAccountGetWallPapers
 
TLRequestAccountRegisterDevice - Class in org.telegram.api.functions.account
The type TL request account register device.
TLRequestAccountRegisterDevice() - Constructor for class org.telegram.api.functions.account.TLRequestAccountRegisterDevice
Instantiates a new TL request account register device.
TLRequestAccountReportPeer - Class in org.telegram.api.functions.account
The type TL request account change phone.
TLRequestAccountReportPeer() - Constructor for class org.telegram.api.functions.account.TLRequestAccountReportPeer
Instantiates a new TL request account change phone.
TLRequestAccountResetAuthorization - Class in org.telegram.api.functions.account
The type TL request account reset authorization.
TLRequestAccountResetAuthorization() - Constructor for class org.telegram.api.functions.account.TLRequestAccountResetAuthorization
Instantiates a new TL request account reset authorization.
TLRequestAccountResetNotifySettings - Class in org.telegram.api.functions.account
The type TL request account reset notify settings.
TLRequestAccountResetNotifySettings() - Constructor for class org.telegram.api.functions.account.TLRequestAccountResetNotifySettings
Instantiates a new TL request account reset notify settings.
TLRequestAccountSendChangePhoneCode - Class in org.telegram.api.functions.account
The type TL request account send change phone code.
TLRequestAccountSendChangePhoneCode() - Constructor for class org.telegram.api.functions.account.TLRequestAccountSendChangePhoneCode
 
TLRequestAccountSendConfirmPhoneCode - Class in org.telegram.api.functions.account
 
TLRequestAccountSendConfirmPhoneCode() - Constructor for class org.telegram.api.functions.account.TLRequestAccountSendConfirmPhoneCode
 
TLRequestAccountSetAccountTTL - Class in org.telegram.api.functions.account
The type TL request account set account tTL.
TLRequestAccountSetAccountTTL() - Constructor for class org.telegram.api.functions.account.TLRequestAccountSetAccountTTL
Instantiates a new TL request account set account tTL.
TLRequestAccountSetPrivacy - Class in org.telegram.api.functions.account
The type TL request account set privacy.
TLRequestAccountSetPrivacy() - Constructor for class org.telegram.api.functions.account.TLRequestAccountSetPrivacy
Instantiates a new TL request account set privacy.
TLRequestAccountUnregisterDevice - Class in org.telegram.api.functions.account
The type TL request account unregister device.
TLRequestAccountUnregisterDevice() - Constructor for class org.telegram.api.functions.account.TLRequestAccountUnregisterDevice
Instantiates a new TL request account unregister device.
TLRequestAccountUpdateDeviceLocked - Class in org.telegram.api.functions.account
The type TL request account update device locked.
TLRequestAccountUpdateDeviceLocked() - Constructor for class org.telegram.api.functions.account.TLRequestAccountUpdateDeviceLocked
Instantiates a new TL request account update device locked.
TLRequestAccountUpdateNotifySettings - Class in org.telegram.api.functions.account
The type TL request account update notify settings.
TLRequestAccountUpdateNotifySettings() - Constructor for class org.telegram.api.functions.account.TLRequestAccountUpdateNotifySettings
Instantiates a new TL request account update notify settings.
TLRequestAccountUpdatePasswordSettings - Class in org.telegram.api.functions.account
The type TL request account update password settings.
TLRequestAccountUpdatePasswordSettings() - Constructor for class org.telegram.api.functions.account.TLRequestAccountUpdatePasswordSettings
Instantiates a new TL request account update password settings.
TLRequestAccountUpdateProfile - Class in org.telegram.api.functions.account
The type TL request account update profile.
TLRequestAccountUpdateProfile() - Constructor for class org.telegram.api.functions.account.TLRequestAccountUpdateProfile
Instantiates a new TL request account update profile.
TLRequestAccountUpdateStatus - Class in org.telegram.api.functions.account
The type TL request account update status.
TLRequestAccountUpdateStatus() - Constructor for class org.telegram.api.functions.account.TLRequestAccountUpdateStatus
Instantiates a new TL request account update status.
TLRequestAccountUpdateUsername - Class in org.telegram.api.functions.account
The type TL request account update username.
TLRequestAccountUpdateUsername() - Constructor for class org.telegram.api.functions.account.TLRequestAccountUpdateUsername
Instantiates a new TL request account update username.
TLRequestAuthBindTempAuthKey - Class in org.telegram.api.functions.auth
The type TL request auth bind temp auth key.
TLRequestAuthBindTempAuthKey() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthBindTempAuthKey
Instantiates a new TL request auth bind temp auth key.
TLRequestAuthCancelCode - Class in org.telegram.api.functions.auth
The type TL request auth send code.
TLRequestAuthCancelCode() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthCancelCode
Instantiates a new TL request auth send code.
TLRequestAuthCheckPassword - Class in org.telegram.api.functions.auth
The type TL request auth check password.
TLRequestAuthCheckPassword() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthCheckPassword
Instantiates a new TL request auth check password.
TLRequestAuthCheckPhone - Class in org.telegram.api.functions.auth
The type TL request auth check phone.
TLRequestAuthCheckPhone() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthCheckPhone
Instantiates a new TL request auth check phone.
TLRequestAuthDropTempAuthKeys - Class in org.telegram.api.functions.auth
The type TLRequestAuthDropTempAuthKeys
TLRequestAuthDropTempAuthKeys() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthDropTempAuthKeys
Instantiates a new TL request auth send code.
TLRequestAuthExportAuthorization - Class in org.telegram.api.functions.auth
The type TL request auth export authorization.
TLRequestAuthExportAuthorization() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthExportAuthorization
Instantiates a new TL request auth export authorization.
TLRequestAuthImportAuthorization - Class in org.telegram.api.functions.auth
The type TL request auth import authorization.
TLRequestAuthImportAuthorization() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthImportAuthorization
Instantiates a new TL request auth import authorization.
TLRequestAuthImportBotAuthorization - Class in org.telegram.api.functions.auth
The type TL request auth import authorization.
TLRequestAuthImportBotAuthorization() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
Instantiates a new TL request auth import authorization.
TLRequestAuthLogOut - Class in org.telegram.api.functions.auth
The type TL request auth log out.
TLRequestAuthLogOut() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthLogOut
 
TLRequestAuthRecoverPassword - Class in org.telegram.api.functions.auth
The type TL request auth recover password.
TLRequestAuthRecoverPassword() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthRecoverPassword
Instantiates a new TL request auth recover password.
TLRequestAuthRequestPasswordRecovery - Class in org.telegram.api.functions.auth
The type TL request auth request password recovery.
TLRequestAuthRequestPasswordRecovery() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthRequestPasswordRecovery
Instantiates a new TL request auth request password recovery.
TLRequestAuthResendCode - Class in org.telegram.api.functions.auth
The type TL request auth send code.
TLRequestAuthResendCode() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthResendCode
Instantiates a new TL request auth send code.
TLRequestAuthResetAuthorizations - Class in org.telegram.api.functions.auth
The type TL request auth reset authorizations.
TLRequestAuthResetAuthorizations() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthResetAuthorizations
Instantiates a new TL request auth reset authorizations.
TLRequestAuthSendCode - Class in org.telegram.api.functions.auth
The type TL request auth send code.
TLRequestAuthSendCode() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthSendCode
Instantiates a new TL request auth send code.
TLRequestAuthSendInvites - Class in org.telegram.api.functions.auth
The type TL request auth send invites.
TLRequestAuthSendInvites() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthSendInvites
Instantiates a new TL request auth send invites.
TLRequestAuthSignIn - Class in org.telegram.api.functions.auth
The type TL request auth sign in.
TLRequestAuthSignIn() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthSignIn
Instantiates a new TL request auth sign in.
TLRequestAuthSignUp - Class in org.telegram.api.functions.auth
The type TL request auth sign up.
TLRequestAuthSignUp() - Constructor for class org.telegram.api.functions.auth.TLRequestAuthSignUp
Instantiates a new TL request auth sign up.
TLRequestChannelsCheckUsername - Class in org.telegram.api.functions.channels
The type TL request channel check username
TLRequestChannelsCheckUsername() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsCheckUsername
Instantiates a new TL request channel check username
TLRequestChannelsCreateChannel - Class in org.telegram.api.functions.channels
The type TL request channels create channel
TLRequestChannelsCreateChannel() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsCreateChannel
Instantiates a new TL request channels create channel
TLRequestChannelsDeleteChannel - Class in org.telegram.api.functions.channels
The type TL request channel delete channel
TLRequestChannelsDeleteChannel() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsDeleteChannel
Instantiates a new TL request channel delete channel
TLRequestChannelsDeleteMessages - Class in org.telegram.api.functions.channels
The type TL request messages delete channel messages
TLRequestChannelsDeleteMessages() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsDeleteMessages
Instantiates a new TL request messages delete channel messages
TLRequestChannelsDeleteUserHistory - Class in org.telegram.api.functions.channels
The type TL request channel delete user history
TLRequestChannelsDeleteUserHistory() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsDeleteUserHistory
Instantiates a new TL request channel delete user history
TLRequestChannelsEditAbout - Class in org.telegram.api.functions.channels
The type TL request channel edit about
TLRequestChannelsEditAbout() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsEditAbout
Instantiates a new TL request channel edit about
TLRequestChannelsEditAdmin - Class in org.telegram.api.functions.channels
The type TL request channel edit admin
TLRequestChannelsEditAdmin() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsEditAdmin
Instantiates a new TL request channel edit admin
TLRequestChannelsEditPhoto - Class in org.telegram.api.functions.channels
The type TL request channel edit photo
TLRequestChannelsEditPhoto() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsEditPhoto
Instantiates a new TL request channel edit photo
TLRequestChannelsEditTitle - Class in org.telegram.api.functions.channels
The type TL request channel edit about
TLRequestChannelsEditTitle() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsEditTitle
Instantiates a new TL request channel edit about
TLRequestChannelsExportInvite - Class in org.telegram.api.functions.channels
The type TL request channel export invite
TLRequestChannelsExportInvite() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsExportInvite
Instantiates a new TL request channel export invite
TLRequestChannelsExportMessageLink - Class in org.telegram.api.functions.channels
The type TL request channel edit admin
TLRequestChannelsExportMessageLink() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsExportMessageLink
Instantiates a new TL request channel edit admin
TLRequestChannelsGetAdminedPublicChannels - Class in org.telegram.api.functions.channels
The type TL request channel get channels
TLRequestChannelsGetAdminedPublicChannels() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsGetAdminedPublicChannels
Instantiates a new TL request channel get channels
TLRequestChannelsGetChannels - Class in org.telegram.api.functions.channels
The type TL request channel get channels
TLRequestChannelsGetChannels() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsGetChannels
Instantiates a new TL request channel get channels
TLRequestChannelsGetFullChannel - Class in org.telegram.api.functions.channels
The type TL request channel get messages
TLRequestChannelsGetFullChannel() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsGetFullChannel
Instantiates a new TL request channel get messages
TLRequestChannelsGetMessages - Class in org.telegram.api.functions.channels
The type TL request channel get messages
TLRequestChannelsGetMessages() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsGetMessages
Instantiates a new TL request channel get messages
TLRequestChannelsGetParticipant - Class in org.telegram.api.functions.channels
The type TL request channel get participant
TLRequestChannelsGetParticipant() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsGetParticipant
Instantiates a new TL request channel get participant
TLRequestChannelsGetParticipants - Class in org.telegram.api.functions.channels
The type TL request channel get participants
TLRequestChannelsGetParticipants() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
Instantiates a new TL request channel get participants
TLRequestChannelsInviteToChannel - Class in org.telegram.api.functions.channels
The type TL request channel invite to channel
TLRequestChannelsInviteToChannel() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsInviteToChannel
Instantiates a new TL request channel invite to channel
TLRequestChannelsJoinChannel - Class in org.telegram.api.functions.channels
The type TL request channel join channel
TLRequestChannelsJoinChannel() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsJoinChannel
Instantiates a new TL request channel join channel
TLRequestChannelsKickFromChannel - Class in org.telegram.api.functions.channels
The type TL request channel invite to channel
TLRequestChannelsKickFromChannel() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsKickFromChannel
Instantiates a new TL request channel invite to channel
TLRequestChannelsLeaveChannel - Class in org.telegram.api.functions.channels
The type TL request channel leave channel
TLRequestChannelsLeaveChannel() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsLeaveChannel
Instantiates a new TL request channel leave channel
TLRequestChannelsReadHistory - Class in org.telegram.api.functions.channels
The type TL request messages read channel history
TLRequestChannelsReadHistory() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsReadHistory
Instantiates a new TL request messages read channel history
TLRequestChannelsReportSpam - Class in org.telegram.api.functions.channels
The type TL request channel report spam
TLRequestChannelsReportSpam() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsReportSpam
Instantiates a new TL request channel report spam
TLRequestChannelsToggleInvites - Class in org.telegram.api.functions.channels
The type TL request channels create channel
TLRequestChannelsToggleInvites() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsToggleInvites
Instantiates a new TL request channels create channel
TLRequestChannelsToggleSignatures - Class in org.telegram.api.functions.channels
The type TL request channel edit admin
TLRequestChannelsToggleSignatures() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsToggleSignatures
Instantiates a new TL request channel edit admin
TLRequestChannelsUpdatePinnedMessage - Class in org.telegram.api.functions.channels
The type TL request channel edit admin
TLRequestChannelsUpdatePinnedMessage() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsUpdatePinnedMessage
Instantiates a new TL request channel edit admin
TLRequestChannelsUpdateUsername - Class in org.telegram.api.functions.channels
The type TL request channel update username
TLRequestChannelsUpdateUsername() - Constructor for class org.telegram.api.functions.channels.TLRequestChannelsUpdateUsername
Instantiates a new TL request channel update username
TLRequestContactsBlock - Class in org.telegram.api.functions.contacts
The type TL request contacts block.
TLRequestContactsBlock() - Constructor for class org.telegram.api.functions.contacts.TLRequestContactsBlock
Instantiates a new TL request contacts block.
TLRequestContactsDeleteContact - Class in org.telegram.api.functions.contacts
The type TL request contacts delete contact.
TLRequestContactsDeleteContact() - Constructor for class org.telegram.api.functions.contacts.TLRequestContactsDeleteContact
Instantiates a new TL request contacts delete contact.
TLRequestContactsDeleteContacts - Class in org.telegram.api.functions.contacts
The type TL request contacts delete contacts.
TLRequestContactsDeleteContacts() - Constructor for class org.telegram.api.functions.contacts.TLRequestContactsDeleteContacts
Instantiates a new TL request contacts delete contacts.
TLRequestContactsExportCard - Class in org.telegram.api.functions.contacts
The type TL request contacts export card.
TLRequestContactsExportCard() - Constructor for class org.telegram.api.functions.contacts.TLRequestContactsExportCard
Instantiates a new TL request contacts export card.
TLRequestContactsGetBlocked - Class in org.telegram.api.functions.contacts
The type TL request contacts get blocked.
TLRequestContactsGetBlocked() - Constructor for class org.telegram.api.functions.contacts.TLRequestContactsGetBlocked
Instantiates a new TL request contacts get blocked.
TLRequestContactsGetContacts - Class in org.telegram.api.functions.contacts
The type TL request contacts get contacts.
TLRequestContactsGetContacts() - Constructor for class org.telegram.api.functions.contacts.TLRequestContactsGetContacts
Instantiates a new TL request contacts get contacts.
TLRequestContactsGetStatuses - Class in org.telegram.api.functions.contacts
The type TL request contacts get statuses.
TLRequestContactsGetStatuses() - Constructor for class org.telegram.api.functions.contacts.TLRequestContactsGetStatuses
Instantiates a new TL request contacts get statuses.
TLRequestContactsGetTopPeers - Class in org.telegram.api.functions.contacts
The type TL request contacts get contacts.
TLRequestContactsGetTopPeers() - Constructor for class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
Instantiates a new TL request contacts get contacts.
TLRequestContactsImportCard - Class in org.telegram.api.functions.contacts
The type TL request contacts import card.
TLRequestContactsImportCard() - Constructor for class org.telegram.api.functions.contacts.TLRequestContactsImportCard
Instantiates a new TL request contacts import card.
TLRequestContactsImportContacts - Class in org.telegram.api.functions.contacts
The type TL request contacts import contacts.
TLRequestContactsImportContacts() - Constructor for class org.telegram.api.functions.contacts.TLRequestContactsImportContacts
Instantiates a new TL request contacts import contacts.
TLRequestContactsResetTopPeerRating - Class in org.telegram.api.functions.contacts
The type TL request contacts get contacts.
TLRequestContactsResetTopPeerRating() - Constructor for class org.telegram.api.functions.contacts.TLRequestContactsResetTopPeerRating
Instantiates a new TL request contacts get contacts.
TLRequestContactsResolveUsername - Class in org.telegram.api.functions.contacts
The type TL request contacts resolve username.
TLRequestContactsResolveUsername() - Constructor for class org.telegram.api.functions.contacts.TLRequestContactsResolveUsername
Instantiates a new TL request contacts resolve username.
TLRequestContactsSearch - Class in org.telegram.api.functions.contacts
The type TL request contacts search.
TLRequestContactsSearch() - Constructor for class org.telegram.api.functions.contacts.TLRequestContactsSearch
Instantiates a new TL request contacts search.
TLRequestContactsUnblock - Class in org.telegram.api.functions.contacts
The type TL request contacts unblock.
TLRequestContactsUnblock() - Constructor for class org.telegram.api.functions.contacts.TLRequestContactsUnblock
Instantiates a new TL request contacts unblock.
TLRequestHelpGetAppChangelog - Class in org.telegram.api.functions.help
The type TL request help get app changelog.
TLRequestHelpGetAppChangelog() - Constructor for class org.telegram.api.functions.help.TLRequestHelpGetAppChangelog
Instantiates a new TL request help get app changelog.
TLRequestHelpGetAppUpdate - Class in org.telegram.api.functions.help
The type TL request help get app update.
TLRequestHelpGetAppUpdate() - Constructor for class org.telegram.api.functions.help.TLRequestHelpGetAppUpdate
Instantiates a new TL request help get app update.
TLRequestHelpGetConfig - Class in org.telegram.api.functions.help
The type TL request help get config.
TLRequestHelpGetConfig() - Constructor for class org.telegram.api.functions.help.TLRequestHelpGetConfig
Instantiates a new TL request help get config.
TLRequestHelpGetInviteText - Class in org.telegram.api.functions.help
The type TL request help get invite text.
TLRequestHelpGetInviteText() - Constructor for class org.telegram.api.functions.help.TLRequestHelpGetInviteText
Instantiates a new TL request help get invite text.
TLRequestHelpGetNearestDc - Class in org.telegram.api.functions.help
The type TL request help get nearest dc.
TLRequestHelpGetNearestDc() - Constructor for class org.telegram.api.functions.help.TLRequestHelpGetNearestDc
Instantiates a new TL request help get nearest dc.
TLRequestHelpGetSupport - Class in org.telegram.api.functions.help
The type TL request help get support.
TLRequestHelpGetSupport() - Constructor for class org.telegram.api.functions.help.TLRequestHelpGetSupport
Instantiates a new TL request help get support.
TLRequestHelpGetTermsOfService - Class in org.telegram.api.functions.help
The type TL request help get app changelog.
TLRequestHelpGetTermsOfService() - Constructor for class org.telegram.api.functions.help.TLRequestHelpGetTermsOfService
Instantiates a new TL request help get app changelog.
TLRequestHelpSaveAppLog - Class in org.telegram.api.functions.help
The type TL request help save app log.
TLRequestHelpSaveAppLog() - Constructor for class org.telegram.api.functions.help.TLRequestHelpSaveAppLog
Instantiates a new TL request help save app log.
TLRequestInitConnection - Class in org.telegram.api.functions
The type TL request init connection.
TLRequestInitConnection() - Constructor for class org.telegram.api.functions.TLRequestInitConnection
Instantiates a new TL request init connection.
TLRequestInitConnection(int, String, String, String, String, TLMethod) - Constructor for class org.telegram.api.functions.TLRequestInitConnection
Instantiates a new TL request init connection.
TLRequestInvokeAfterMsg - Class in org.telegram.api.functions
The type TL request invoke after msg.
TLRequestInvokeAfterMsg() - Constructor for class org.telegram.api.functions.TLRequestInvokeAfterMsg
Instantiates a new TL request invoke after msg.
TLRequestInvokeAfterMsgs - Class in org.telegram.api.functions
The type TL request invoke after msgs.
TLRequestInvokeAfterMsgs() - Constructor for class org.telegram.api.functions.TLRequestInvokeAfterMsgs
Instantiates a new TL request invoke after msgs.
TLRequestInvokeWithLayer - Class in org.telegram.api.functions
The type TL request invoke with layer.
TLRequestInvokeWithLayer() - Constructor for class org.telegram.api.functions.TLRequestInvokeWithLayer
Instantiates a new TL request invoke with layer.
TLRequestInvokeWithLayer(TLMethod) - Constructor for class org.telegram.api.functions.TLRequestInvokeWithLayer
Instantiates a new TL request invoke with layer.
TLRequestInvokeWithoutUpdates - Class in org.telegram.api.functions
The type TL request invoke without updates.
TLRequestInvokeWithoutUpdates() - Constructor for class org.telegram.api.functions.TLRequestInvokeWithoutUpdates
Instantiates a new TL request invoke without updates.
TLRequestMessagesAcceptEncryption - Class in org.telegram.api.functions.messages
The type TL request messages accept encryption.
TLRequestMessagesAcceptEncryption() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesAcceptEncryption
Instantiates a new TL request messages accept encryption.
TLRequestMessagesAddChatUser - Class in org.telegram.api.functions.messages
The type TL request messages add chat user.
TLRequestMessagesAddChatUser() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesAddChatUser
Instantiates a new TL request messages add chat user.
TLRequestMessagesCheckChatInvite - Class in org.telegram.api.functions.messages
The type TL request messages check chat invite.
TLRequestMessagesCheckChatInvite() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesCheckChatInvite
Instantiates a new TL request messages check chat invite.
TLRequestMessagesClearRecentStickers - Class in org.telegram.api.functions.messages
The type TL request messages get chats.
TLRequestMessagesClearRecentStickers() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesClearRecentStickers
Instantiates a new TL request messages get chats.
TLRequestMessagesCreateChat - Class in org.telegram.api.functions.messages
The type TL request messages create chat.
TLRequestMessagesCreateChat() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesCreateChat
Instantiates a new TL request messages create chat.
TLRequestMessagesDeleteChatUser - Class in org.telegram.api.functions.messages
The type TL request messages delete chat user.
TLRequestMessagesDeleteChatUser() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesDeleteChatUser
Instantiates a new TL request messages delete chat user.
TLRequestMessagesDeleteHistory - Class in org.telegram.api.functions.messages
The type TL request messages delete history.
TLRequestMessagesDeleteHistory() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesDeleteHistory
Instantiates a new TL request messages delete history.
TLRequestMessagesDeleteMessages - Class in org.telegram.api.functions.messages
The type TL request messages delete messages.
TLRequestMessagesDeleteMessages() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesDeleteMessages
Instantiates a new TL request messages delete messages.
TLRequestMessagesDiscardEncryption - Class in org.telegram.api.functions.messages
The type TL request messages discard encryption.
TLRequestMessagesDiscardEncryption() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesDiscardEncryption
Instantiates a new TL request messages discard encryption.
TLRequestMessagesEditChatAdmin - Class in org.telegram.api.functions.messages
The type TL request messages create chat.
TLRequestMessagesEditChatAdmin() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesEditChatAdmin
Instantiates a new TL request messages create chat.
TLRequestMessagesEditChatPhoto - Class in org.telegram.api.functions.messages
The type TL request messages edit chat photo.
TLRequestMessagesEditChatPhoto() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesEditChatPhoto
Instantiates a new TL request messages edit chat photo.
TLRequestMessagesEditChatTitle - Class in org.telegram.api.functions.messages
The type TL request messages edit chat title.
TLRequestMessagesEditChatTitle() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesEditChatTitle
Instantiates a new TL request messages edit chat title.
TLRequestMessagesEditInlineBotMessage - Class in org.telegram.api.functions.messages
The type TL request channel edit admin
TLRequestMessagesEditInlineBotMessage() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesEditInlineBotMessage
Instantiates a new TL request channel edit admin
TLRequestMessagesEditMessage - Class in org.telegram.api.functions.messages
The type TL request channel edit admin
TLRequestMessagesEditMessage() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesEditMessage
Instantiates a new TL request channel edit admin
TLRequestMessagesExportChatInvite - Class in org.telegram.api.functions.messages
The type TL request messages export chat invite.
TLRequestMessagesExportChatInvite() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesExportChatInvite
Instantiates a new TL request messages export chat invite.
TLRequestMessagesForwardMessage - Class in org.telegram.api.functions.messages
The type TL request messages forward message.
TLRequestMessagesForwardMessage() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesForwardMessage
Instantiates a new TL request messages forward message.
TLRequestMessagesForwardMessages - Class in org.telegram.api.functions.messages
The type TL request messages forward messages.
TLRequestMessagesForwardMessages() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
Instantiates a new TL request messages forward messages.
TLRequestMessagesGetAllDrafts - Class in org.telegram.api.functions.messages
The type TL request messages get chats.
TLRequestMessagesGetAllDrafts() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetAllDrafts
Instantiates a new TL request messages get chats.
TLRequestMessagesGetAllStickers - Class in org.telegram.api.functions.messages
The type TL request messages get all stickers.
TLRequestMessagesGetAllStickers() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetAllStickers
Instantiates a new TL request messages get all stickers.
TLRequestMessagesGetArchivedStickers - Class in org.telegram.api.functions.messages
The type TL request messages get chats.
TLRequestMessagesGetArchivedStickers() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetArchivedStickers
Instantiates a new TL request messages get chats.
TLRequestMessagesGetAttachedStickers - Class in org.telegram.api.functions.messages
The type TL request messages get chats.
TLRequestMessagesGetAttachedStickers() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetAttachedStickers
Instantiates a new TL request messages get chats.
TLRequestMessagesGetBotCallbackAnswer - Class in org.telegram.api.functions.messages
The type TL request channel edit admin
TLRequestMessagesGetBotCallbackAnswer() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetBotCallbackAnswer
Instantiates a new TL request channel edit admin
TLRequestMessagesGetChats - Class in org.telegram.api.functions.messages
The type TL request messages get chats.
TLRequestMessagesGetChats() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetChats
Instantiates a new TL request messages get chats.
TLRequestMessagesGetDhConfig - Class in org.telegram.api.functions.messages
The type TL request messages get dh config.
TLRequestMessagesGetDhConfig() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetDhConfig
Instantiates a new TL request messages get dh config.
TLRequestMessagesGetDialogs - Class in org.telegram.api.functions.messages
The type TL request messages get dialogs.
TLRequestMessagesGetDialogs() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
Instantiates a new TL request messages get dialogs.
TLRequestMessagesGetDocumentByHash - Class in org.telegram.api.functions.messages
The type TL request messages create chat.
TLRequestMessagesGetDocumentByHash() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetDocumentByHash
Instantiates a new TL request messages create chat.
TLRequestMessagesGetFeaturedStickers - Class in org.telegram.api.functions.messages
The type TL request messages get chats.
TLRequestMessagesGetFeaturedStickers() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetFeaturedStickers
Instantiates a new TL request messages get chats.
TLRequestMessagesGetFullChat - Class in org.telegram.api.functions.messages
The type TL request messages get full chat.
TLRequestMessagesGetFullChat() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetFullChat
Instantiates a new TL request messages get full chat.
TLRequestMessagesGetGameHighScores - Class in org.telegram.api.functions.messages
The type TL request messages accept encryption.
TLRequestMessagesGetGameHighScores() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetGameHighScores
Instantiates a new TL request messages accept encryption.
TLRequestMessagesGetHistory - Class in org.telegram.api.functions.messages
The type TL request messages get history.
TLRequestMessagesGetHistory() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
Instantiates a new TL request messages get history.
TLRequestMessagesGetInlineBotResults - Class in org.telegram.api.functions.messages
The type TL request messages create chat.
TLRequestMessagesGetInlineBotResults() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
Instantiates a new TL request messages create chat.
TLRequestMessagesGetInlineGameHighScores - Class in org.telegram.api.functions.messages
The type TL request messages accept encryption.
TLRequestMessagesGetInlineGameHighScores() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetInlineGameHighScores
Instantiates a new TL request messages accept encryption.
TLRequestMessagesGetMaskStickers - Class in org.telegram.api.functions.messages
The type TL request messages get chats.
TLRequestMessagesGetMaskStickers() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetMaskStickers
Instantiates a new TL request messages get chats.
TLRequestMessagesGetMessageEditData - Class in org.telegram.api.functions.messages
The type TL request channel edit admin
TLRequestMessagesGetMessageEditData() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetMessageEditData
Instantiates a new TL request channel edit admin
TLRequestMessagesGetMessages - Class in org.telegram.api.functions.messages
The type TL request messages get messages.
TLRequestMessagesGetMessages() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetMessages
Instantiates a new TL request messages get messages.
TLRequestMessagesGetMessagesViews - Class in org.telegram.api.functions.messages
The type TL request messages get messages views.
TLRequestMessagesGetMessagesViews() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetMessagesViews
Instantiates a new TL request messages get messages views.
TLRequestMessagesGetPeerDialogs - Class in org.telegram.api.functions.messages
The type TL request messages get chats.
TLRequestMessagesGetPeerDialogs() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetPeerDialogs
Instantiates a new TL request messages get chats.
TLRequestMessagesGetPeerSettings - Class in org.telegram.api.functions.messages
The type TL request messages report spam
TLRequestMessagesGetPeerSettings() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetPeerSettings
Instantiates a new TL request messages report spam
TLRequestMessagesGetRecentStickers - Class in org.telegram.api.functions.messages
The type TL request messages get chats.
TLRequestMessagesGetRecentStickers() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetRecentStickers
Instantiates a new TL request messages get chats.
TLRequestMessagesGetSavedGifs - Class in org.telegram.api.functions.messages
The type TL request messages create chat.
TLRequestMessagesGetSavedGifs() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetSavedGifs
Instantiates a new TL request messages create chat.
TLRequestMessagesGetStickersSet - Class in org.telegram.api.functions.messages
The type TL request messages get stickers.
TLRequestMessagesGetStickersSet() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetStickersSet
Instantiates a new TL request messages get stickers.
TLRequestMessagesGetWebPagePreview - Class in org.telegram.api.functions.messages
The type TL request messages get web page preview.
TLRequestMessagesGetWebPagePreview() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesGetWebPagePreview
Instantiates a new TL request messages get web page preview.
TLRequestMessagesHideReportSpam - Class in org.telegram.api.functions.messages
The type TL request messages report spam
TLRequestMessagesHideReportSpam() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesHideReportSpam
Instantiates a new TL request messages report spam
TLRequestMessagesImportChatInvite - Class in org.telegram.api.functions.messages
The type TL request messages import chat invite.
TLRequestMessagesImportChatInvite() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesImportChatInvite
Instantiates a new TL request messages import chat invite.
TLRequestMessagesInstallStickersSet - Class in org.telegram.api.functions.messages
The type TL request messages get stickers.
TLRequestMessagesInstallStickersSet() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesInstallStickersSet
Instantiates a new TL request messages get stickers.
TLRequestMessagesMigrateChat - Class in org.telegram.api.functions.messages
The type TL request messages create chat.
TLRequestMessagesMigrateChat() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesMigrateChat
Instantiates a new TL request messages create chat.
TLRequestMessagesReadContents - Class in org.telegram.api.functions.messages
The type TL request messages read contents.
TLRequestMessagesReadContents() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesReadContents
Instantiates a new TL request messages read contents.
TLRequestMessagesReadEncryptedHistory - Class in org.telegram.api.functions.messages
The type TL request messages read encrypted history.
TLRequestMessagesReadEncryptedHistory() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesReadEncryptedHistory
Instantiates a new TL request messages read encrypted history.
TLRequestMessagesReadFeaturedStickers - Class in org.telegram.api.functions.messages
The type TL request messages get chats.
TLRequestMessagesReadFeaturedStickers() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesReadFeaturedStickers
Instantiates a new TL request messages get chats.
TLRequestMessagesReadHistory - Class in org.telegram.api.functions.messages
The type TL request messages read history.
TLRequestMessagesReadHistory() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesReadHistory
Instantiates a new TL request messages read history.
TLRequestMessagesReceivedMessages - Class in org.telegram.api.functions.messages
The type TL request messages received messages.
TLRequestMessagesReceivedMessages() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesReceivedMessages
Instantiates a new TL request messages received messages.
TLRequestMessagesReceivedQueue - Class in org.telegram.api.functions.messages
The type TL request messages received queue.
TLRequestMessagesReceivedQueue() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesReceivedQueue
Instantiates a new TL request messages received queue.
TLRequestMessagesReorderStickerSets - Class in org.telegram.api.functions.messages
The type TL request messages send broadcast.
TLRequestMessagesReorderStickerSets() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesReorderStickerSets
Instantiates a new TL request messages send broadcast.
TLRequestMessagesReportSpam - Class in org.telegram.api.functions.messages
The type TL request messages report spam
TLRequestMessagesReportSpam() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesReportSpam
Instantiates a new TL request messages report spam
TLRequestMessagesRequestEncryption - Class in org.telegram.api.functions.messages
The type TL request messages request encryption.
TLRequestMessagesRequestEncryption() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesRequestEncryption
Instantiates a new TL request messages request encryption.
TLRequestMessagesSaveDraft - Class in org.telegram.api.functions.messages
The type TL request messages get chats.
TLRequestMessagesSaveDraft() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
Instantiates a new TL request messages get chats.
TLRequestMessagesSaveGif - Class in org.telegram.api.functions.messages
The type TL request messages create chat.
TLRequestMessagesSaveGif() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSaveGif
Instantiates a new TL request messages create chat.
TLRequestMessagesSaveRecentStickers - Class in org.telegram.api.functions.messages
The type TL request messages get chats.
TLRequestMessagesSaveRecentStickers() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSaveRecentStickers
Instantiates a new TL request messages get chats.
TLRequestMessagesSearch - Class in org.telegram.api.functions.messages
The type TL request messages search.
TLRequestMessagesSearch() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSearch
Instantiates a new TL request messages search.
TLRequestMessagesSearchGifs - Class in org.telegram.api.functions.messages
The type TL request messages create chat.
TLRequestMessagesSearchGifs() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSearchGifs
Instantiates a new TL request messages create chat.
TLRequestMessagesSearchGlobal - Class in org.telegram.api.functions.messages
The type TL request messages search.
TLRequestMessagesSearchGlobal() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
Instantiates a new TL request messages search.
TLRequestMessagesSendEncrypted - Class in org.telegram.api.functions.messages
The type TL request messages send encrypted.
TLRequestMessagesSendEncrypted() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSendEncrypted
Instantiates a new TL request messages send encrypted.
TLRequestMessagesSendEncryptedFile - Class in org.telegram.api.functions.messages
The type TL request messages send encrypted file.
TLRequestMessagesSendEncryptedFile() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
Instantiates a new TL request messages send encrypted file.
TLRequestMessagesSendEncryptedService - Class in org.telegram.api.functions.messages
The type TL request messages send encrypted service.
TLRequestMessagesSendEncryptedService() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedService
Instantiates a new TL request messages send encrypted service.
TLRequestMessagesSendInlineBotResults - Class in org.telegram.api.functions.messages
The type TL request messages create chat.
TLRequestMessagesSendInlineBotResults() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
Instantiates a new TL request messages create chat.
TLRequestMessagesSendMedia - Class in org.telegram.api.functions.messages
The type TL request messages send media.
TLRequestMessagesSendMedia() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
Instantiates a new TL request messages send media.
TLRequestMessagesSendMessage - Class in org.telegram.api.functions.messages
The type TL request messages send message.
TLRequestMessagesSendMessage() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
Instantiates a new TL request messages send message.
TLRequestMessagesSetBotCallbackAnswer - Class in org.telegram.api.functions.messages
The type TL request channel edit admin
TLRequestMessagesSetBotCallbackAnswer() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
Instantiates a new TL request channel edit admin
TLRequestMessagesSetEncryptedTyping - Class in org.telegram.api.functions.messages
The type TL request messages set encrypted typing.
TLRequestMessagesSetEncryptedTyping() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSetEncryptedTyping
Instantiates a new TL request messages set encrypted typing.
TLRequestMessagesSetGameScore - Class in org.telegram.api.functions.messages
The type TL request messages accept encryption.
TLRequestMessagesSetGameScore() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
Instantiates a new TL request messages accept encryption.
TLRequestMessagesSetInlineBotResults - Class in org.telegram.api.functions.messages
The type TL request messages create chat.
TLRequestMessagesSetInlineBotResults() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSetInlineBotResults
Instantiates a new TL request messages create chat.
TLRequestMessagesSetInlineGameScore - Class in org.telegram.api.functions.messages
The type TL request messages accept encryption.
TLRequestMessagesSetInlineGameScore() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSetInlineGameScore
Instantiates a new TL request messages accept encryption.
TLRequestMessagesSetTyping - Class in org.telegram.api.functions.messages
The type TL request messages set typing.
TLRequestMessagesSetTyping() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesSetTyping
Instantiates a new TL request messages set typing.
TLRequestMessagesStartBot - Class in org.telegram.api.functions.messages
The type TL request messages get stickers.
TLRequestMessagesStartBot() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesStartBot
Instantiates a new TL request messages get stickers.
TLRequestMessagesToggleChatAdmins - Class in org.telegram.api.functions.messages
The type TL request messages create chat.
TLRequestMessagesToggleChatAdmins() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesToggleChatAdmins
Instantiates a new TL request messages create chat.
TLRequestMessagesUninstallStickersSet - Class in org.telegram.api.functions.messages
The type TL request messages get stickers.
TLRequestMessagesUninstallStickersSet() - Constructor for class org.telegram.api.functions.messages.TLRequestMessagesUninstallStickersSet
Instantiates a new TL request messages get stickers.
TLRequestPhotosDeletePhotos - Class in org.telegram.api.functions.photos
The type TL request photos delete photos.
TLRequestPhotosDeletePhotos() - Constructor for class org.telegram.api.functions.photos.TLRequestPhotosDeletePhotos
Instantiates a new TL request photos delete photos.
TLRequestPhotosGetUserPhotos - Class in org.telegram.api.functions.photos
The type TL request photos get user photos.
TLRequestPhotosGetUserPhotos() - Constructor for class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
Instantiates a new TL request photos get user photos.
TLRequestPhotosUpdateProfilePhoto - Class in org.telegram.api.functions.photos
The type TL request photos update profile photo.
TLRequestPhotosUpdateProfilePhoto() - Constructor for class org.telegram.api.functions.photos.TLRequestPhotosUpdateProfilePhoto
Instantiates a new TL request photos update profile photo.
TLRequestPhotosUploadProfilePhoto - Class in org.telegram.api.functions.photos
The type TL request photos upload profile photo.
TLRequestPhotosUploadProfilePhoto() - Constructor for class org.telegram.api.functions.photos.TLRequestPhotosUploadProfilePhoto
Instantiates a new TL request photos upload profile photo.
TLRequestUpdatesGetChannelDifference - Class in org.telegram.api.functions.updates
The type TL request updates get channel difference.
TLRequestUpdatesGetChannelDifference() - Constructor for class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
Instantiates a new TL request updates get channel difference.
TLRequestUpdatesGetDifference - Class in org.telegram.api.functions.updates
The type TL request updates get difference.
TLRequestUpdatesGetDifference() - Constructor for class org.telegram.api.functions.updates.TLRequestUpdatesGetDifference
Instantiates a new TL request updates get difference.
TLRequestUpdatesGetState - Class in org.telegram.api.functions.updates
The type TL request updates get state.
TLRequestUpdatesGetState() - Constructor for class org.telegram.api.functions.updates.TLRequestUpdatesGetState
Instantiates a new TL request updates get state.
TLRequestUploadGetFile - Class in org.telegram.api.functions.upload
The type TL request upload get file.
TLRequestUploadGetFile() - Constructor for class org.telegram.api.functions.upload.TLRequestUploadGetFile
Instantiates a new TL request upload get file.
TLRequestUploadSaveBigFilePart - Class in org.telegram.api.functions.upload
The type TL request upload save big file part.
TLRequestUploadSaveBigFilePart() - Constructor for class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
Instantiates a new TL request upload save big file part.
TLRequestUploadSaveFilePart - Class in org.telegram.api.functions.upload
The type TL request upload save file part.
TLRequestUploadSaveFilePart() - Constructor for class org.telegram.api.functions.upload.TLRequestUploadSaveFilePart
Instantiates a new TL request upload save file part.
TLRequestUsersGetFullUser - Class in org.telegram.api.functions.users
The type TL request users get full user.
TLRequestUsersGetFullUser() - Constructor for class org.telegram.api.functions.users.TLRequestUsersGetFullUser
Instantiates a new TL request users get full user.
TLRequestUsersGetUsers - Class in org.telegram.api.functions.users
The type TL request users get users.
TLRequestUsersGetUsers() - Constructor for class org.telegram.api.functions.users.TLRequestUsersGetUsers
Instantiates a new TL request users get users.
TLResolvedPeer - Class in org.telegram.api.contacts
Info on successfully resolved peers
TLResolvedPeer() - Constructor for class org.telegram.api.contacts.TLResolvedPeer
 
TLSavedGifs - Class in org.telegram.api.messages.savedgifs
 
TLSavedGifs() - Constructor for class org.telegram.api.messages.savedgifs.TLSavedGifs
 
TLSavedGifsNotModified - Class in org.telegram.api.messages.savedgifs
 
TLSavedGifsNotModified() - Constructor for class org.telegram.api.messages.savedgifs.TLSavedGifsNotModified
 
TLSendMessageCancelAction - Class in org.telegram.api.sendmessage.action
The type TL send message cancel action.
TLSendMessageCancelAction() - Constructor for class org.telegram.api.sendmessage.action.TLSendMessageCancelAction
Instantiates a new TL send message cancel action.
TLSendMessageChooseContactAction - Class in org.telegram.api.sendmessage.action
The type TL send message choose contact action.
TLSendMessageChooseContactAction() - Constructor for class org.telegram.api.sendmessage.action.TLSendMessageChooseContactAction
Instantiates a new TL send message choose contact action.
TLSendMessageGamePlayAction - Class in org.telegram.api.sendmessage.action
The type TLSendMessageGamePlayAction.
TLSendMessageGamePlayAction() - Constructor for class org.telegram.api.sendmessage.action.TLSendMessageGamePlayAction
Instantiates a new TL send message choose contact action.
TLSendMessageGeoLocationAction - Class in org.telegram.api.sendmessage.action
The type TL send message geo location action.
TLSendMessageGeoLocationAction() - Constructor for class org.telegram.api.sendmessage.action.TLSendMessageGeoLocationAction
Instantiates a new TL send message geo location action.
TLSendMessageRecordAudioAction - Class in org.telegram.api.sendmessage.action
The type TL send message record audio action.
TLSendMessageRecordAudioAction() - Constructor for class org.telegram.api.sendmessage.action.TLSendMessageRecordAudioAction
Instantiates a new TL send message record audio action.
TLSendMessageRecordVideoAction - Class in org.telegram.api.sendmessage.action
The type TL send message record video action.
TLSendMessageRecordVideoAction() - Constructor for class org.telegram.api.sendmessage.action.TLSendMessageRecordVideoAction
Instantiates a new TL send message record video action.
TLSendMessageTypingAction - Class in org.telegram.api.sendmessage.action
The type TL send message typing action.
TLSendMessageTypingAction() - Constructor for class org.telegram.api.sendmessage.action.TLSendMessageTypingAction
Instantiates a new TL send message typing action.
TLSendMessageUploadAudioAction - Class in org.telegram.api.sendmessage.action
The type TL send message upload audio action.
TLSendMessageUploadAudioAction() - Constructor for class org.telegram.api.sendmessage.action.TLSendMessageUploadAudioAction
Instantiates a new TL send message upload audio action.
TLSendMessageUploadDocumentAction - Class in org.telegram.api.sendmessage.action
The type TL send message upload document action.
TLSendMessageUploadDocumentAction() - Constructor for class org.telegram.api.sendmessage.action.TLSendMessageUploadDocumentAction
Instantiates a new TL send message upload document action.
TLSendMessageUploadPhotoAction - Class in org.telegram.api.sendmessage.action
The type TL send message upload photo action.
TLSendMessageUploadPhotoAction() - Constructor for class org.telegram.api.sendmessage.action.TLSendMessageUploadPhotoAction
Instantiates a new TL send message upload photo action.
TLSendMessageUploadVideoAction - Class in org.telegram.api.sendmessage.action
The type TL send message upload video action.
TLSendMessageUploadVideoAction() - Constructor for class org.telegram.api.sendmessage.action.TLSendMessageUploadVideoAction
Instantiates a new TL send message upload video action.
TLSentCode - Class in org.telegram.api.auth
Confirmation of a logging code sent to the user.
TLSentCode() - Constructor for class org.telegram.api.auth.TLSentCode
Instantiates a new TL sent code.
TLSentCodeTypeApp - Class in org.telegram.api.auth.sentcodetype
 
TLSentCodeTypeApp() - Constructor for class org.telegram.api.auth.sentcodetype.TLSentCodeTypeApp
 
TLSentCodeTypeCall - Class in org.telegram.api.auth.sentcodetype
 
TLSentCodeTypeCall() - Constructor for class org.telegram.api.auth.sentcodetype.TLSentCodeTypeCall
 
TLSentCodeTypeFlashCall - Class in org.telegram.api.auth.sentcodetype
 
TLSentCodeTypeFlashCall() - Constructor for class org.telegram.api.auth.sentcodetype.TLSentCodeTypeFlashCall
 
TLSentCodeTypeSms - Class in org.telegram.api.auth.sentcodetype
 
TLSentCodeTypeSms() - Constructor for class org.telegram.api.auth.sentcodetype.TLSentCodeTypeSms
 
TLSentEncryptedFile - Class in org.telegram.api.messages.sentencrypted
The type TL sent encrypted file.
TLSentEncryptedFile() - Constructor for class org.telegram.api.messages.sentencrypted.TLSentEncryptedFile
Instantiates a new TL sent encrypted file.
TLSentEncryptedMessage - Class in org.telegram.api.messages.sentencrypted
The type TL sent encrypted message.
TLSentEncryptedMessage() - Constructor for class org.telegram.api.messages.sentencrypted.TLSentEncryptedMessage
Instantiates a new TL sent encrypted message.
TLStickerPack - Class in org.telegram.api.sticker.pack
The type TL sticker pack.
TLStickerPack() - Constructor for class org.telegram.api.sticker.pack.TLStickerPack
Instantiates a new TL sticker pack.
TLStickers - Class in org.telegram.api.messages.stickers
The type TL stickers.
TLStickers() - Constructor for class org.telegram.api.messages.stickers.TLStickers
Instantiates a new TL stickers.
TLStickerSet - Class in org.telegram.api.sticker.set
 
TLStickerSet() - Constructor for class org.telegram.api.sticker.set.TLStickerSet
 
TLStickerSetCovered - Class in org.telegram.api.sticker.stickersetconvered
 
TLStickerSetCovered() - Constructor for class org.telegram.api.sticker.stickersetconvered.TLStickerSetCovered
 
TLStickerSetMultiCovered - Class in org.telegram.api.sticker.stickersetconvered
 
TLStickerSetMultiCovered() - Constructor for class org.telegram.api.sticker.stickersetconvered.TLStickerSetMultiCovered
 
TLStickersNotModified - Class in org.telegram.api.messages.stickers
The type TL stickers not modified.
TLStickersNotModified() - Constructor for class org.telegram.api.messages.stickers.TLStickersNotModified
Instantiates a new TL stickers not modified.
TLStorage - Class in org.telegram.bot.kernel.engine.storage
Created with IntelliJ IDEA.
TLStorage() - Constructor for class org.telegram.bot.kernel.engine.storage.TLStorage
 
TLStringVector - Class in org.telegram.tl
TL Vector of strings.
TLStringVector() - Constructor for class org.telegram.tl.TLStringVector
 
TLSupport - Class in org.telegram.api.help
The type TL support.
TLSupport() - Constructor for class org.telegram.api.help.TLSupport
Instantiates a new TL support.
TLTermsOfService - Class in org.telegram.api.help
The type TL invite text.
TLTermsOfService() - Constructor for class org.telegram.api.help.TLTermsOfService
Instantiates a new TL invite text.
TLTopPeer - Class in org.telegram.api.toppeer
 
TLTopPeer() - Constructor for class org.telegram.api.toppeer.TLTopPeer
 
TLTopPeerCategoryBotsInline - Class in org.telegram.api.toppeer.category
 
TLTopPeerCategoryBotsInline() - Constructor for class org.telegram.api.toppeer.category.TLTopPeerCategoryBotsInline
 
TLTopPeerCategoryBotsPM - Class in org.telegram.api.toppeer.category
 
TLTopPeerCategoryBotsPM() - Constructor for class org.telegram.api.toppeer.category.TLTopPeerCategoryBotsPM
 
TLTopPeerCategoryChannels - Class in org.telegram.api.toppeer.category
 
TLTopPeerCategoryChannels() - Constructor for class org.telegram.api.toppeer.category.TLTopPeerCategoryChannels
 
TLTopPeerCategoryCorrespondents - Class in org.telegram.api.toppeer.category
 
TLTopPeerCategoryCorrespondents() - Constructor for class org.telegram.api.toppeer.category.TLTopPeerCategoryCorrespondents
 
TLTopPeerCategoryGroups - Class in org.telegram.api.toppeer.category
 
TLTopPeerCategoryGroups() - Constructor for class org.telegram.api.toppeer.category.TLTopPeerCategoryGroups
 
TLTopPeerCategoryPeers - Class in org.telegram.api.toppeer
 
TLTopPeerCategoryPeers() - Constructor for class org.telegram.api.toppeer.TLTopPeerCategoryPeers
 
TLTrue - Class in org.telegram.tl
 
TLTrue() - Constructor for class org.telegram.tl.TLTrue
 
TLUpdateBotCallbackQuery - Class in org.telegram.api.update
The type TL update channel group
TLUpdateBotCallbackQuery() - Constructor for class org.telegram.api.update.TLUpdateBotCallbackQuery
Instantiates a new TL update channel group
TLUpdateBotInlineQuery - Class in org.telegram.api.update
The type TL update channel group
TLUpdateBotInlineQuery() - Constructor for class org.telegram.api.update.TLUpdateBotInlineQuery
Instantiates a new TL update channel group
TLUpdateBotInlineSend - Class in org.telegram.api.update
The type TL update channel group
TLUpdateBotInlineSend() - Constructor for class org.telegram.api.update.TLUpdateBotInlineSend
Instantiates a new TL update channel group
TLUpdateChannel - Class in org.telegram.api.update
The type TL update channel
TLUpdateChannel() - Constructor for class org.telegram.api.update.TLUpdateChannel
Instantiates a new TL update channel
TLUpdateChannelMessageViews - Class in org.telegram.api.update
The type TL update channel new message
TLUpdateChannelMessageViews() - Constructor for class org.telegram.api.update.TLUpdateChannelMessageViews
Instantiates a new TL update channel new message
TLUpdateChannelNewMessage - Class in org.telegram.api.update
The type TL update channel new message
TLUpdateChannelNewMessage() - Constructor for class org.telegram.api.update.TLUpdateChannelNewMessage
Instantiates a new TL update channel new message
TLUpdateChannelPinnedMessage - Class in org.telegram.api.update
The type TL update new message.
TLUpdateChannelPinnedMessage() - Constructor for class org.telegram.api.update.TLUpdateChannelPinnedMessage
Instantiates a new TL update new message.
TLUpdateChannelTooLong - Class in org.telegram.api.update
The type TL update channel too long
TLUpdateChannelTooLong() - Constructor for class org.telegram.api.update.TLUpdateChannelTooLong
Instantiates a new TL update channel too long.
TLUpdateChatAdmin - Class in org.telegram.api.update
The type TL update channel group
TLUpdateChatAdmin() - Constructor for class org.telegram.api.update.TLUpdateChatAdmin
Instantiates a new TL update channel group
TLUpdateChatParticipantAdd - Class in org.telegram.api.update
The type TL update chat participant add.
TLUpdateChatParticipantAdd() - Constructor for class org.telegram.api.update.TLUpdateChatParticipantAdd
Instantiates a new TL update chat participant add.
TLUpdateChatParticipantAdmin - Class in org.telegram.api.update
The type TL update channel group
TLUpdateChatParticipantAdmin() - Constructor for class org.telegram.api.update.TLUpdateChatParticipantAdmin
Instantiates a new TL update channel group
TLUpdateChatParticipantDelete - Class in org.telegram.api.update
The type TL update chat participant delete.
TLUpdateChatParticipantDelete() - Constructor for class org.telegram.api.update.TLUpdateChatParticipantDelete
Instantiates a new TL update chat participant delete.
TLUpdateChatParticipants - Class in org.telegram.api.update
The type TL update chat participants.
TLUpdateChatParticipants() - Constructor for class org.telegram.api.update.TLUpdateChatParticipants
Instantiates a new TL update chat participants.
TLUpdateChatUserTyping - Class in org.telegram.api.update
The type TL update chat user typing.
TLUpdateChatUserTyping() - Constructor for class org.telegram.api.update.TLUpdateChatUserTyping
Instantiates a new TL update chat user typing.
TLUpdateConfig - Class in org.telegram.api.update
The type TL update channel new message
TLUpdateConfig() - Constructor for class org.telegram.api.update.TLUpdateConfig
Instantiates a new TL update channel new message
TLUpdateContactLink - Class in org.telegram.api.update
The type TL update contact link.
TLUpdateContactLink() - Constructor for class org.telegram.api.update.TLUpdateContactLink
Instantiates a new TL update contact link.
TLUpdateContactRegistered - Class in org.telegram.api.update
The type TL update contact registered.
TLUpdateContactRegistered() - Constructor for class org.telegram.api.update.TLUpdateContactRegistered
Instantiates a new TL update contact registered.
TLUpdateDcOptions - Class in org.telegram.api.update
The type TL update dc options.
TLUpdateDcOptions() - Constructor for class org.telegram.api.update.TLUpdateDcOptions
Instantiates a new TL update dc options.
TLUpdateDeleteChannelMessages - Class in org.telegram.api.update
The type TL update delete channel messages
TLUpdateDeleteChannelMessages() - Constructor for class org.telegram.api.update.TLUpdateDeleteChannelMessages
Instantiates a new TL update delete channel messages
TLUpdateDeleteMessages - Class in org.telegram.api.update
The type TL update delete messages.
TLUpdateDeleteMessages() - Constructor for class org.telegram.api.update.TLUpdateDeleteMessages
Instantiates a new TL update delete messages.
TLUpdateDraftMessage - Class in org.telegram.api.update
The type TL update channel new message
TLUpdateDraftMessage() - Constructor for class org.telegram.api.update.TLUpdateDraftMessage
Instantiates a new TL update channel new message
TLUpdateEditChannelMessage - Class in org.telegram.api.update
The type TL update new message.
TLUpdateEditChannelMessage() - Constructor for class org.telegram.api.update.TLUpdateEditChannelMessage
Instantiates a new TL update new message.
TLUpdateEditMessage - Class in org.telegram.api.update
The type TL update channel group
TLUpdateEditMessage() - Constructor for class org.telegram.api.update.TLUpdateEditMessage
Instantiates a new TL update channel group
TLUpdateEncryptedChatTyping - Class in org.telegram.api.update.encrypted
The type TL update encrypted chat typing.
TLUpdateEncryptedChatTyping() - Constructor for class org.telegram.api.update.encrypted.TLUpdateEncryptedChatTyping
Instantiates a new TL update encrypted chat typing.
TLUpdateEncryptedMessagesRead - Class in org.telegram.api.update.encrypted
The type TL update encrypted messages read.
TLUpdateEncryptedMessagesRead() - Constructor for class org.telegram.api.update.encrypted.TLUpdateEncryptedMessagesRead
Instantiates a new TL update encrypted messages read.
TLUpdateEncryption - Class in org.telegram.api.update.encrypted
The type TL update encryption.
TLUpdateEncryption() - Constructor for class org.telegram.api.update.encrypted.TLUpdateEncryption
Instantiates a new TL update encryption.
TLUpdateInlineBotCallbackQuery - Class in org.telegram.api.update
The type TL update channel group
TLUpdateInlineBotCallbackQuery() - Constructor for class org.telegram.api.update.TLUpdateInlineBotCallbackQuery
Instantiates a new TL update channel group
TLUpdateMessageId - Class in org.telegram.api.update
The type TL update message iD.
TLUpdateMessageId() - Constructor for class org.telegram.api.update.TLUpdateMessageId
Instantiates a new TL update message iD.
TLUpdateNewAuthorization - Class in org.telegram.api.update
The type TL update new authorization.
TLUpdateNewAuthorization() - Constructor for class org.telegram.api.update.TLUpdateNewAuthorization
Instantiates a new TL update new authorization.
TLUpdateNewEncryptedMessage - Class in org.telegram.api.update.encrypted
The type TL update new encrypted message.
TLUpdateNewEncryptedMessage() - Constructor for class org.telegram.api.update.encrypted.TLUpdateNewEncryptedMessage
Instantiates a new TL update new encrypted message.
TLUpdateNewMessage - Class in org.telegram.api.update
The type TL update new message.
TLUpdateNewMessage() - Constructor for class org.telegram.api.update.TLUpdateNewMessage
Instantiates a new TL update new message.
TLUpdateNewStickerSet - Class in org.telegram.api.update
The type TL update new message.
TLUpdateNewStickerSet() - Constructor for class org.telegram.api.update.TLUpdateNewStickerSet
Instantiates a new TL update new message.
TLUpdateNotifySettings - Class in org.telegram.api.update
The type TL update notify settings.
TLUpdateNotifySettings() - Constructor for class org.telegram.api.update.TLUpdateNotifySettings
Instantiates a new TL update notify settings.
TLUpdatePrivacy - Class in org.telegram.api.update
The type TL update privacy.
TLUpdatePrivacy() - Constructor for class org.telegram.api.update.TLUpdatePrivacy
Instantiates a new TL update privacy.
TLUpdatePtsChanged - Class in org.telegram.api.update
The type TL update channel new message
TLUpdatePtsChanged() - Constructor for class org.telegram.api.update.TLUpdatePtsChanged
Instantiates a new TL update channel new message
TLUpdateReadChannelInbox - Class in org.telegram.api.update
The type TL update channel new message
TLUpdateReadChannelInbox() - Constructor for class org.telegram.api.update.TLUpdateReadChannelInbox
Instantiates a new TL update channel new message
TLUpdateReadChannelOutbox - Class in org.telegram.api.update
The type TL update channel new message
TLUpdateReadChannelOutbox() - Constructor for class org.telegram.api.update.TLUpdateReadChannelOutbox
Instantiates a new TL update channel new message
TLUpdateReadFeaturedStickers - Class in org.telegram.api.update
The type TL update channel new message
TLUpdateReadFeaturedStickers() - Constructor for class org.telegram.api.update.TLUpdateReadFeaturedStickers
Instantiates a new TL update channel new message
TLUpdateReadMessagesContents - Class in org.telegram.api.update
The type TL update read messages contents.
TLUpdateReadMessagesContents() - Constructor for class org.telegram.api.update.TLUpdateReadMessagesContents
Instantiates a new TL update read messages contents.
TLUpdateReadMessagesInbox - Class in org.telegram.api.update
The type TL update read messages inbox.
TLUpdateReadMessagesInbox() - Constructor for class org.telegram.api.update.TLUpdateReadMessagesInbox
Instantiates a new TL update read messages inbox.
TLUpdateReadMessagesOutbox - Class in org.telegram.api.update
The type TL update read messages outbox.
TLUpdateReadMessagesOutbox() - Constructor for class org.telegram.api.update.TLUpdateReadMessagesOutbox
Instantiates a new TL update read messages outbox.
TLUpdateRecentStickers - Class in org.telegram.api.update
The type TL update channel new message
TLUpdateRecentStickers() - Constructor for class org.telegram.api.update.TLUpdateRecentStickers
Instantiates a new TL update channel new message
TLUpdates - Class in org.telegram.api.updates
The type TL updates.
TLUpdates() - Constructor for class org.telegram.api.updates.TLUpdates
Instantiates a new TL updates.
TLUpdateSavedGifs - Class in org.telegram.api.update
The type TL update new message.
TLUpdateSavedGifs() - Constructor for class org.telegram.api.update.TLUpdateSavedGifs
Instantiates a new TL update new message.
TLUpdatesChannelDifferences - Class in org.telegram.api.updates.channel.differences
The type TL updates channel differences.
TLUpdatesChannelDifferences() - Constructor for class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
Instantiates a new TL updates channel differences.
TLUpdatesChannelDifferencesEmpty - Class in org.telegram.api.updates.channel.differences
The type TL updates channel differences empty.
TLUpdatesChannelDifferencesEmpty() - Constructor for class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesEmpty
Instantiates a new TL updates channel differences empty.
TLUpdatesChannelDifferencesTooLong - Class in org.telegram.api.updates.channel.differences
The type TL updates channel differences too long.
TLUpdatesChannelDifferencesTooLong() - Constructor for class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesTooLong
Instantiates a new TL updates channel differences too long.
TLUpdatesCombined - Class in org.telegram.api.updates
The type TL updates combined.
TLUpdatesCombined() - Constructor for class org.telegram.api.updates.TLUpdatesCombined
Instantiates a new TL updates combined.
TLUpdateServiceNotification - Class in org.telegram.api.update
The type TL update service notification.
TLUpdateServiceNotification() - Constructor for class org.telegram.api.update.TLUpdateServiceNotification
Instantiates a new TL update service notification.
TLUpdateShort - Class in org.telegram.api.updates
The type TL update short.
TLUpdateShort() - Constructor for class org.telegram.api.updates.TLUpdateShort
Instantiates a new TL update short.
TLUpdateShortChatMessage - Class in org.telegram.api.updates
The type TL update short chat message.
TLUpdateShortChatMessage() - Constructor for class org.telegram.api.updates.TLUpdateShortChatMessage
Instantiates a new TL update short chat message.
TLUpdateShortMessage - Class in org.telegram.api.updates
The type TL update short message.
TLUpdateShortMessage() - Constructor for class org.telegram.api.updates.TLUpdateShortMessage
Instantiates a new TL update short message.
TLUpdateShortSentMessage - Class in org.telegram.api.updates
The type TL update short sent message.
TLUpdateShortSentMessage() - Constructor for class org.telegram.api.updates.TLUpdateShortSentMessage
Instantiates a new TL update short sent message.
TLUpdatesState - Class in org.telegram.api.updates
The type TL updates state.
TLUpdatesState() - Constructor for class org.telegram.api.updates.TLUpdatesState
Instantiates a new TL updates state.
TLUpdateStickerSets - Class in org.telegram.api.update
The type TL update new message.
TLUpdateStickerSets() - Constructor for class org.telegram.api.update.TLUpdateStickerSets
Instantiates a new TL update new message.
TLUpdateStickerSetsOrder - Class in org.telegram.api.update
The type TL update new message.
TLUpdateStickerSetsOrder() - Constructor for class org.telegram.api.update.TLUpdateStickerSetsOrder
Instantiates a new TL update new message.
TLUpdatesTooLong - Class in org.telegram.api.updates
The type TL updates too long.
TLUpdatesTooLong() - Constructor for class org.telegram.api.updates.TLUpdatesTooLong
Instantiates a new TL updates too long.
TLUpdateUserBlocked - Class in org.telegram.api.update
The type TL update user blocked.
TLUpdateUserBlocked() - Constructor for class org.telegram.api.update.TLUpdateUserBlocked
Instantiates a new TL update user blocked.
TLUpdateUserName - Class in org.telegram.api.update
The type TL update user name.
TLUpdateUserName() - Constructor for class org.telegram.api.update.TLUpdateUserName
Instantiates a new TL update user name.
TLUpdateUserPhone - Class in org.telegram.api.update
The type TL update user phone.
TLUpdateUserPhone() - Constructor for class org.telegram.api.update.TLUpdateUserPhone
Instantiates a new TL update user phone.
TLUpdateUserPhoto - Class in org.telegram.api.update
The type TL update user photo.
TLUpdateUserPhoto() - Constructor for class org.telegram.api.update.TLUpdateUserPhoto
Instantiates a new TL update user photo.
TLUpdateUserStatus - Class in org.telegram.api.update
The type TL update user status.
TLUpdateUserStatus() - Constructor for class org.telegram.api.update.TLUpdateUserStatus
Instantiates a new TL update user status.
TLUpdateUserTyping - Class in org.telegram.api.update
The type TL update user typing.
TLUpdateUserTyping() - Constructor for class org.telegram.api.update.TLUpdateUserTyping
Instantiates a new TL update user typing.
TLUpdateWebPage - Class in org.telegram.api.update
The type TL update web page.
TLUpdateWebPage() - Constructor for class org.telegram.api.update.TLUpdateWebPage
Instantiates a new TL update web page.
TLUser - Class in org.telegram.api.user
 
TLUser() - Constructor for class org.telegram.api.user.TLUser
 
TLUserEmpty - Class in org.telegram.api.user
The type TL user empty.
TLUserEmpty() - Constructor for class org.telegram.api.user.TLUserEmpty
Instantiates a new TL user empty.
TLUserFull - Class in org.telegram.api.user
The type TL user full.
TLUserFull() - Constructor for class org.telegram.api.user.TLUserFull
Instantiates a new TL user full.
TLUserProfilePhoto - Class in org.telegram.api.user.profile.photo
The type TL user profile photo.
TLUserProfilePhoto() - Constructor for class org.telegram.api.user.profile.photo.TLUserProfilePhoto
Instantiates a new TL user profile photo.
TLUserProfilePhotoEmpty - Class in org.telegram.api.user.profile.photo
The type TL user profile photo empty.
TLUserProfilePhotoEmpty() - Constructor for class org.telegram.api.user.profile.photo.TLUserProfilePhotoEmpty
Instantiates a new TL user profile photo empty.
TLUserStatusEmpty - Class in org.telegram.api.user.status
The type TL user status empty.
TLUserStatusEmpty() - Constructor for class org.telegram.api.user.status.TLUserStatusEmpty
Instantiates a new TL user status empty.
TLUserStatusLastMonth - Class in org.telegram.api.user.status
The type TL user status last month.
TLUserStatusLastMonth() - Constructor for class org.telegram.api.user.status.TLUserStatusLastMonth
Instantiates a new TL user status last month.
TLUserStatusLastWeek - Class in org.telegram.api.user.status
The type TL user status last week.
TLUserStatusLastWeek() - Constructor for class org.telegram.api.user.status.TLUserStatusLastWeek
Instantiates a new TL user status last week.
TLUserStatusOffline - Class in org.telegram.api.user.status
The type TL user status offline.
TLUserStatusOffline() - Constructor for class org.telegram.api.user.status.TLUserStatusOffline
Instantiates a new TL user status offline.
TLUserStatusOnline - Class in org.telegram.api.user.status
The type TL user status online.
TLUserStatusOnline() - Constructor for class org.telegram.api.user.status.TLUserStatusOnline
Instantiates a new TL user status online.
TLUserStatusRecently - Class in org.telegram.api.user.status
The type TL user status recently.
TLUserStatusRecently() - Constructor for class org.telegram.api.user.status.TLUserStatusRecently
Instantiates a new TL user status recently.
TLVector<T> - Class in org.telegram.tl
Basic vector type in TL language For working with primitive internal types you might instantiate class TLIntVector, TLStringVector, TLLongVector for vector of integer, strings or long.
TLVector() - Constructor for class org.telegram.tl.TLVector
 
TLWallPaper - Class in org.telegram.api.wallpaper
The type TL wall paper.
TLWallPaper() - Constructor for class org.telegram.api.wallpaper.TLWallPaper
Instantiates a new TL wall paper.
TLWallPaperSolid - Class in org.telegram.api.wallpaper
The type TL wall paper solid.
TLWallPaperSolid() - Constructor for class org.telegram.api.wallpaper.TLWallPaperSolid
Instantiates a new TL wall paper solid.
TLWebPage - Class in org.telegram.api.webpage
The type TL web page.
TLWebPage() - Constructor for class org.telegram.api.webpage.TLWebPage
Instantiates a new TL web page.
TLWebPageEmpty - Class in org.telegram.api.webpage
The type TL web page empty.
TLWebPageEmpty() - Constructor for class org.telegram.api.webpage.TLWebPageEmpty
Instantiates a new TL web page empty.
TLWebPagePending - Class in org.telegram.api.webpage
The type TL web page pending.
TLWebPagePending() - Constructor for class org.telegram.api.webpage.TLWebPagePending
Instantiates a new TL web page pending.
toArray() - Method in class org.telegram.tl.TLVector
 
toArray(T1[]) - Method in class org.telegram.tl.TLVector
 
ToHex(byte[]) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 
toIntArray() - Method in class org.telegram.tl.TLIntVector
 
toSamePeer() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestSwitchInline
 
toString() - Method in class jawnae.pyronet.PyroClient
 
toString() - Method in class org.telegram.api.account.TLAccountAuthorizations
 
toString() - Method in class org.telegram.api.account.TLAccountDaysTTL
 
toString() - Method in class org.telegram.api.account.TLAccountNoPassword
 
toString() - Method in class org.telegram.api.account.TLAccountPassword
 
toString() - Method in class org.telegram.api.account.TLAccountPasswordInputSettings
 
toString() - Method in class org.telegram.api.account.TLAccountPasswordSettings
 
toString() - Method in class org.telegram.api.account.TLAccountPrivacyRules
 
toString() - Method in class org.telegram.api.auth.codetype.TLCodeTypeCall
 
toString() - Method in class org.telegram.api.auth.codetype.TLCodeTypeFlashCall
 
toString() - Method in class org.telegram.api.auth.codetype.TLCodeTypeSms
 
toString() - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeApp
 
toString() - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeCall
 
toString() - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeFlashCall
 
toString() - Method in class org.telegram.api.auth.sentcodetype.TLSentCodeTypeSms
 
toString() - Method in class org.telegram.api.auth.TLAuthorization
 
toString() - Method in class org.telegram.api.auth.TLCheckedPhone
 
toString() - Method in class org.telegram.api.auth.TLExportedAuthorization
 
toString() - Method in class org.telegram.api.auth.TLPasswordRecovery
 
toString() - Method in class org.telegram.api.auth.TLSentCode
 
toString() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaAuto
 
toString() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaContact
 
toString() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaGeo
 
toString() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageMediaVenue
 
toString() - Method in class org.telegram.api.bot.inlinemessage.TLBotInlineMessageText
 
toString() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineMediaResult
 
toString() - Method in class org.telegram.api.bot.inlineresult.TLBotInlineResult
 
toString() - Method in class org.telegram.api.bot.TLBotCommand
 
toString() - Method in class org.telegram.api.bot.TLBotInfo
 
toString() - Method in class org.telegram.api.bot.TLInlineBotSwitchPm
 
toString() - Method in class org.telegram.api.channel.filters.TLChannelMessagesFilter
 
toString() - Method in class org.telegram.api.channel.filters.TLChannelMessagesFilterEmpty
 
toString() - Method in class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterAdmins
 
toString() - Method in class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterBots
 
toString() - Method in class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterKicked
 
toString() - Method in class org.telegram.api.channel.participants.filters.TLChannelParticipantsFilterRecent
 
toString() - Method in class org.telegram.api.channel.participants.role.TLChannelParticipantRoleEditor
 
toString() - Method in class org.telegram.api.channel.participants.role.TLChannelParticipantRoleEmpty
 
toString() - Method in class org.telegram.api.channel.participants.role.TLChannelParticipantRoleModerator
 
toString() - Method in class org.telegram.api.channel.participants.TLChannelParticipant
 
toString() - Method in class org.telegram.api.channel.participants.TLChannelParticipantCreator
 
toString() - Method in class org.telegram.api.channel.participants.TLChannelParticipantEditor
 
toString() - Method in class org.telegram.api.channel.participants.TLChannelParticipantKicked
 
toString() - Method in class org.telegram.api.channel.participants.TLChannelParticipantModerator
 
toString() - Method in class org.telegram.api.channel.participants.TLChannelParticipantSelf
 
toString() - Method in class org.telegram.api.channel.TLChannelParticipant
 
toString() - Method in class org.telegram.api.channel.TLChannelParticipants
 
toString() - Method in class org.telegram.api.chat.channel.TLChannel
 
toString() - Method in class org.telegram.api.chat.channel.TLChannelForbidden
 
toString() - Method in class org.telegram.api.chat.channel.TLChannelFull
 
toString() - Method in class org.telegram.api.chat.invite.TLChatInvite
 
toString() - Method in class org.telegram.api.chat.invite.TLChatInviteAlready
 
toString() - Method in class org.telegram.api.chat.invite.TLChatInviteEmpty
 
toString() - Method in class org.telegram.api.chat.invite.TLChatInviteExported
 
toString() - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipant
 
toString() - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantAdmin
 
toString() - Method in class org.telegram.api.chat.participant.chatparticipant.TLChatParticipantCreator
 
toString() - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipants
 
toString() - Method in class org.telegram.api.chat.participant.chatparticipants.TLChatParticipantsForbidden
 
toString() - Method in class org.telegram.api.chat.photo.TLChatPhoto
 
toString() - Method in class org.telegram.api.chat.photo.TLChatPhotoEmpty
 
toString() - Method in class org.telegram.api.chat.TLChat
 
toString() - Method in class org.telegram.api.chat.TLChatEmpty
 
toString() - Method in class org.telegram.api.chat.TLChatForbidden
 
toString() - Method in class org.telegram.api.chat.TLChatFull
 
toString() - Method in class org.telegram.api.contact.link.TLContactLinkContact
 
toString() - Method in class org.telegram.api.contact.link.TLContactLinkHasPhone
 
toString() - Method in class org.telegram.api.contact.link.TLContactLinkNone
 
toString() - Method in class org.telegram.api.contact.link.TLContactLinkUnknown
 
toString() - Method in class org.telegram.api.contact.TLContact
 
toString() - Method in class org.telegram.api.contact.TLContactBlocked
 
toString() - Method in class org.telegram.api.contact.TLContactStatus
 
toString() - Method in class org.telegram.api.contact.TLImportedContact
 
toString() - Method in class org.telegram.api.contacts.blocked.TLBlocked
 
toString() - Method in class org.telegram.api.contacts.blocked.TLBlockedSlice
 
toString() - Method in class org.telegram.api.contacts.TLContacts
 
toString() - Method in class org.telegram.api.contacts.TLContactsFound
 
toString() - Method in class org.telegram.api.contacts.TLContactsLink
 
toString() - Method in class org.telegram.api.contacts.TLContactsNotModified
 
toString() - Method in class org.telegram.api.contacts.TLImportedContacts
 
toString() - Method in class org.telegram.api.contacts.TLResolvedPeer
 
toString() - Method in class org.telegram.api.contacts.toppeers.TLContactsTopPeers
 
toString() - Method in class org.telegram.api.contacts.toppeers.TLContactsTopPeersNotModified
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessage
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAbortKey
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionAcceptKey
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionCommitKey
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionFlushHistory
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionNoop
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionNotifyLayer
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionReadMessages
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionRequestKey
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionResend
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionSetMessageTTL
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageActionTyping
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageLayer
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaAudio
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaContact
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaDocument
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaEmpty
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaExternalDocument
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaGeoPoint
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaPhoto
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageMediaVideo
 
toString() - Method in class org.telegram.api.decryptedmessage.TLDecryptedMessageService
 
toString() - Method in class org.telegram.api.dialog.TLDialog
 
toString() - Method in class org.telegram.api.disablefeature.TLDisabledFeature
 
toString() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAnimated
 
toString() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeAudio
 
toString() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeFilename
 
toString() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeHasStickers
 
toString() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeImageSize
 
toString() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeSticker
 
toString() - Method in class org.telegram.api.document.attribute.TLDocumentAttributeVideo
 
toString() - Method in class org.telegram.api.document.TLDocument
 
toString() - Method in class org.telegram.api.document.TLDocumentEmpty
 
toString() - Method in class org.telegram.api.draft.TLDraftMessage
 
toString() - Method in class org.telegram.api.draft.TLDraftMessageEmpty
 
toString() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChat
 
toString() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatDiscarded
 
toString() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatEmpty
 
toString() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatRequested
 
toString() - Method in class org.telegram.api.encrypted.chat.TLEncryptedChatWaiting
 
toString() - Method in class org.telegram.api.encrypted.file.TLEncryptedFile
 
toString() - Method in class org.telegram.api.encrypted.file.TLEncryptedFileEmpty
 
toString() - Method in class org.telegram.api.encrypted.message.TLEncryptedMessage
 
toString() - Method in class org.telegram.api.encrypted.message.TLEncryptedMessageService
 
toString() - Method in class org.telegram.api.engine.GzipRequest
 
toString() - Method in class org.telegram.api.engine.TelegramApi
 
toString() - Method in class org.telegram.api.file.location.TLFileLocation
 
toString() - Method in class org.telegram.api.file.location.TLFileLocationUnavailable
 
toString() - Method in class org.telegram.api.foundgif.TLFoundGif
 
toString() - Method in class org.telegram.api.foundgif.TLFoundGifCached
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountChangePhone
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountCheckUsername
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountConfirmPhone
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountDeleteAccount
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountGetAccountTTL
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountGetAuthorizations
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountGetNotifySettings
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountGetPassword
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountGetPasswordSettings
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountGetPrivacy
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountGetWallPapers
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountRegisterDevice
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountReportPeer
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountResetAuthorization
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountResetNotifySettings
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountSendChangePhoneCode
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountSendConfirmPhoneCode
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountSetAccountTTL
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountSetPrivacy
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountUnregisterDevice
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateDeviceLocked
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateNotifySettings
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdatePasswordSettings
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateProfile
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateStatus
 
toString() - Method in class org.telegram.api.functions.account.TLRequestAccountUpdateUsername
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthBindTempAuthKey
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthCancelCode
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthCheckPassword
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthCheckPhone
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthDropTempAuthKeys
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthExportAuthorization
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthImportAuthorization
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthImportBotAuthorization
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthLogOut
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthRecoverPassword
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthRequestPasswordRecovery
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthResendCode
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthResetAuthorizations
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthSendCode
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthSendInvites
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthSignIn
 
toString() - Method in class org.telegram.api.functions.auth.TLRequestAuthSignUp
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsCheckUsername
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsCreateChannel
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteChannel
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteMessages
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsDeleteUserHistory
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAbout
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditAdmin
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditPhoto
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsEditTitle
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsExportInvite
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsExportMessageLink
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetAdminedPublicChannels
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetChannels
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetFullChannel
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetMessages
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipant
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsGetParticipants
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsInviteToChannel
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsJoinChannel
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsKickFromChannel
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsLeaveChannel
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsReadHistory
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsReportSpam
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleInvites
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsToggleSignatures
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdatePinnedMessage
 
toString() - Method in class org.telegram.api.functions.channels.TLRequestChannelsUpdateUsername
 
toString() - Method in class org.telegram.api.functions.contacts.TLRequestContactsBlock
 
toString() - Method in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContact
 
toString() - Method in class org.telegram.api.functions.contacts.TLRequestContactsDeleteContacts
 
toString() - Method in class org.telegram.api.functions.contacts.TLRequestContactsExportCard
 
toString() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetBlocked
 
toString() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetContacts
 
toString() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetStatuses
 
toString() - Method in class org.telegram.api.functions.contacts.TLRequestContactsGetTopPeers
 
toString() - Method in class org.telegram.api.functions.contacts.TLRequestContactsImportCard
 
toString() - Method in class org.telegram.api.functions.contacts.TLRequestContactsImportContacts
 
toString() - Method in class org.telegram.api.functions.contacts.TLRequestContactsResetTopPeerRating
 
toString() - Method in class org.telegram.api.functions.contacts.TLRequestContactsResolveUsername
 
toString() - Method in class org.telegram.api.functions.contacts.TLRequestContactsSearch
 
toString() - Method in class org.telegram.api.functions.contacts.TLRequestContactsUnblock
 
toString() - Method in class org.telegram.api.functions.help.TLRequestHelpGetAppChangelog
 
toString() - Method in class org.telegram.api.functions.help.TLRequestHelpGetAppUpdate
 
toString() - Method in class org.telegram.api.functions.help.TLRequestHelpGetConfig
 
toString() - Method in class org.telegram.api.functions.help.TLRequestHelpGetInviteText
 
toString() - Method in class org.telegram.api.functions.help.TLRequestHelpGetNearestDc
 
toString() - Method in class org.telegram.api.functions.help.TLRequestHelpGetSupport
 
toString() - Method in class org.telegram.api.functions.help.TLRequestHelpGetTermsOfService
 
toString() - Method in class org.telegram.api.functions.help.TLRequestHelpSaveAppLog
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesAcceptEncryption
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesAddChatUser
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesCheckChatInvite
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesClearRecentStickers
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesCreateChat
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteChatUser
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteHistory
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDeleteMessages
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesDiscardEncryption
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatAdmin
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatPhoto
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditChatTitle
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditInlineBotMessage
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesEditMessage
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesExportChatInvite
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessage
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesForwardMessages
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAllDrafts
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAllStickers
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetArchivedStickers
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetAttachedStickers
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetBotCallbackAnswer
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetChats
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDhConfig
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDialogs
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetDocumentByHash
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetFeaturedStickers
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetFullChat
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetGameHighScores
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetHistory
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineBotResults
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetInlineGameHighScores
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMaskStickers
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessageEditData
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessages
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetMessagesViews
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerDialogs
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetPeerSettings
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetRecentStickers
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetSavedGifs
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetStickersSet
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesGetWebPagePreview
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesHideReportSpam
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesImportChatInvite
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesInstallStickersSet
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesMigrateChat
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadContents
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadEncryptedHistory
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadFeaturedStickers
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReadHistory
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReceivedMessages
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReceivedQueue
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReorderStickerSets
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesReportSpam
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesRequestEncryption
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveDraft
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveGif
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSaveRecentStickers
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearch
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGifs
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSearchGlobal
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncrypted
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedFile
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendEncryptedService
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendInlineBotResults
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMedia
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSendMessage
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetBotCallbackAnswer
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetEncryptedTyping
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetGameScore
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineBotResults
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetInlineGameScore
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesSetTyping
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesStartBot
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesToggleChatAdmins
 
toString() - Method in class org.telegram.api.functions.messages.TLRequestMessagesUninstallStickersSet
 
toString() - Method in class org.telegram.api.functions.photos.TLRequestPhotosDeletePhotos
 
toString() - Method in class org.telegram.api.functions.photos.TLRequestPhotosGetUserPhotos
 
toString() - Method in class org.telegram.api.functions.photos.TLRequestPhotosUpdateProfilePhoto
 
toString() - Method in class org.telegram.api.functions.photos.TLRequestPhotosUploadProfilePhoto
 
toString() - Method in class org.telegram.api.functions.TLRequestInitConnection
 
toString() - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsg
 
toString() - Method in class org.telegram.api.functions.TLRequestInvokeAfterMsgs
 
toString() - Method in class org.telegram.api.functions.TLRequestInvokeWithLayer
 
toString() - Method in class org.telegram.api.functions.TLRequestInvokeWithoutUpdates
 
toString() - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetChannelDifference
 
toString() - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetDifference
 
toString() - Method in class org.telegram.api.functions.updates.TLRequestUpdatesGetState
 
toString() - Method in class org.telegram.api.functions.upload.TLRequestUploadGetFile
 
toString() - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveBigFilePart
 
toString() - Method in class org.telegram.api.functions.upload.TLRequestUploadSaveFilePart
 
toString() - Method in class org.telegram.api.functions.users.TLRequestUsersGetFullUser
 
toString() - Method in class org.telegram.api.functions.users.TLRequestUsersGetUsers
 
toString() - Method in class org.telegram.api.game.TLGame
 
toString() - Method in class org.telegram.api.geo.point.TLGeoPoint
 
toString() - Method in class org.telegram.api.geo.point.TLGeoPointEmpty
 
toString() - Method in class org.telegram.api.help.changelog.TLAppChangelog
 
toString() - Method in class org.telegram.api.help.changelog.TLAppChangelogEmpty
 
toString() - Method in class org.telegram.api.help.TLAppUpdate
 
toString() - Method in class org.telegram.api.help.TLInviteText
 
toString() - Method in class org.telegram.api.help.TLNoAppUpdate
 
toString() - Method in class org.telegram.api.help.TLSupport
 
toString() - Method in class org.telegram.api.help.TLTermsOfService
 
toString() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageGame
 
toString() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaAuto
 
toString() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaContact
 
toString() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaGeo
 
toString() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageMediaVenue
 
toString() - Method in class org.telegram.api.input.bot.inlinemessage.TLInputBotInlineMessageText
 
toString() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResult
 
toString() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultDocument
 
toString() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultGame
 
toString() - Method in class org.telegram.api.input.bot.inlineresult.TLInputBotInlineResultPhoto
 
toString() - Method in class org.telegram.api.input.bot.TLInputBotInlineMessageId
 
toString() - Method in class org.telegram.api.input.chat.photo.TLInputChatPhoto
 
toString() - Method in class org.telegram.api.input.chat.photo.TLInputChatPhotoEmpty
 
toString() - Method in class org.telegram.api.input.chat.photo.TLInputChatUploadedPhoto
 
toString() - Method in class org.telegram.api.input.chat.TLInputChannel
 
toString() - Method in class org.telegram.api.input.chat.TLInputChannelEmpty
 
toString() - Method in class org.telegram.api.input.document.TLInputDocument
 
toString() - Method in class org.telegram.api.input.document.TLInputDocumentEmpty
 
toString() - Method in class org.telegram.api.input.encrypted.file.location.TLInputEncryptedFileLocation
 
toString() - Method in class org.telegram.api.input.encrypted.file.TLInputEncryptedFile
 
toString() - Method in class org.telegram.api.input.encrypted.file.TLInputEncryptedFileBigUploaded
 
toString() - Method in class org.telegram.api.input.encrypted.file.TLInputEncryptedFileEmpty
 
toString() - Method in class org.telegram.api.input.encrypted.file.TLInputEncryptedFileUploaded
 
toString() - Method in class org.telegram.api.input.encrypted.TLInputEncryptedChat
 
toString() - Method in class org.telegram.api.input.file.TLInputFile
 
toString() - Method in class org.telegram.api.input.file.TLInputFileBig
 
toString() - Method in class org.telegram.api.input.filelocation.TLInputDocumentFileLocation
 
toString() - Method in class org.telegram.api.input.filelocation.TLInputFileLocation
 
toString() - Method in class org.telegram.api.input.game.TLInputGameId
 
toString() - Method in class org.telegram.api.input.game.TLInputGameShortName
 
toString() - Method in class org.telegram.api.input.geopoint.TLInputGeoPoint
 
toString() - Method in class org.telegram.api.input.geopoint.TLInputGeoPointEmpty
 
toString() - Method in class org.telegram.api.input.media.TLInputMediaContact
 
toString() - Method in class org.telegram.api.input.media.TLInputMediaDocument
 
toString() - Method in class org.telegram.api.input.media.TLInputMediaDocumentExternal
 
toString() - Method in class org.telegram.api.input.media.TLInputMediaEmpty
 
toString() - Method in class org.telegram.api.input.media.TLInputMediaGame
 
toString() - Method in class org.telegram.api.input.media.TLInputMediaGeoPoint
 
toString() - Method in class org.telegram.api.input.media.TLInputMediaGifExternal
 
toString() - Method in class org.telegram.api.input.media.TLInputMediaPhoto
 
toString() - Method in class org.telegram.api.input.media.TLInputMediaPhotoExternal
 
toString() - Method in class org.telegram.api.input.media.TLInputMediaUploadedDocument
 
toString() - Method in class org.telegram.api.input.media.TLInputMediaUploadedPhoto
 
toString() - Method in class org.telegram.api.input.media.TLInputMediaUploadedThumbDocument
 
toString() - Method in class org.telegram.api.input.media.TLInputMediaVenue
 
toString() - Method in class org.telegram.api.input.messages.entity.TLInputMessageEntityMentionName
 
toString() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterChatPhoto
 
toString() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterDocument
 
toString() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterEmpty
 
toString() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterGif
 
toString() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterMusic
 
toString() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterPhotos
 
toString() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterPhotoVideo
 
toString() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterPhotoVideoDocuments
 
toString() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterUrl
 
toString() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterVideo
 
toString() - Method in class org.telegram.api.input.messages.filter.TLMessagesFilterVoice
 
toString() - Method in class org.telegram.api.input.notify.TLInputNotifyAll
 
toString() - Method in class org.telegram.api.input.notify.TLInputNotifyChats
 
toString() - Method in class org.telegram.api.input.notify.TLInputNotifyPeer
 
toString() - Method in class org.telegram.api.input.notify.TLInputNotifyUsers
 
toString() - Method in class org.telegram.api.input.peer.notify.events.TLInputPeerNotifyEventsAll
 
toString() - Method in class org.telegram.api.input.peer.notify.events.TLInputPeerNotifyEventsEmpty
 
toString() - Method in class org.telegram.api.input.peer.notify.TLInputPeerNotifySettings
 
toString() - Method in class org.telegram.api.input.peer.TLInputPeerChannel
 
toString() - Method in class org.telegram.api.input.peer.TLInputPeerChat
 
toString() - Method in class org.telegram.api.input.peer.TLInputPeerEmpty
 
toString() - Method in class org.telegram.api.input.peer.TLInputPeerSelf
 
toString() - Method in class org.telegram.api.input.peer.TLInputPeerUser
 
toString() - Method in class org.telegram.api.input.photo.TLInputPhoto
 
toString() - Method in class org.telegram.api.input.photo.TLInputPhotoEmpty
 
toString() - Method in class org.telegram.api.input.privacy.inputprivacykey.TLInputPrivacyKeyChatInvite
 
toString() - Method in class org.telegram.api.input.privacy.inputprivacykey.TLInputPrivacyKeyStatusTimestamp
 
toString() - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowAll
 
toString() - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowContacts
 
toString() - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowUsers
 
toString() - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowAll
 
toString() - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowContacts
 
toString() - Method in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowUsers
 
toString() - Method in class org.telegram.api.input.reportspamreason.TLReportSpamReasonOther
 
toString() - Method in class org.telegram.api.input.reportspamreason.TLReportSpamReasonPornography
 
toString() - Method in class org.telegram.api.input.reportspamreason.TLReportSpamReasonSpam
 
toString() - Method in class org.telegram.api.input.reportspamreason.TLReportSpamReasonViolence
 
toString() - Method in class org.telegram.api.input.sticker.media.TLInputStickeredMediaDocument
 
toString() - Method in class org.telegram.api.input.sticker.media.TLInputStickeredMediaPhoto
 
toString() - Method in class org.telegram.api.input.sticker.set.TLInputStickerSetEmpty
 
toString() - Method in class org.telegram.api.input.sticker.set.TLInputStickerSetId
 
toString() - Method in class org.telegram.api.input.sticker.set.TLInputStickerSetShortName
 
toString() - Method in class org.telegram.api.input.TLInputAppEvent
 
toString() - Method in class org.telegram.api.input.TLInputPhoneContact
 
toString() - Method in class org.telegram.api.input.user.TLInputUser
 
toString() - Method in class org.telegram.api.input.user.TLInputUserEmpty
 
toString() - Method in class org.telegram.api.input.user.TLInputUserSelf
 
toString() - Method in class org.telegram.api.keyboard.button.TLKeyboardButton
 
toString() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonCallback
 
toString() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonGame
 
toString() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestGeoLocation
 
toString() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestPhone
 
toString() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonRequestSwitchInline
 
toString() - Method in class org.telegram.api.keyboard.button.TLKeyboardButtonUrl
 
toString() - Method in class org.telegram.api.keyboard.replymarkup.TLReplayInlineKeyboardMarkup
 
toString() - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardForceReply
 
toString() - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardHide
 
toString() - Method in class org.telegram.api.keyboard.replymarkup.TLReplayKeyboardMarkup
 
toString() - Method in class org.telegram.api.keyboard.TLKeyboardButtonRow
 
toString() - Method in class org.telegram.api.message.action.TLMessageActionChannelCreate
 
toString() - Method in class org.telegram.api.message.action.TLMessageActionChannelMigratedFrom
 
toString() - Method in class org.telegram.api.message.action.TLMessageActionChatAddUser
 
toString() - Method in class org.telegram.api.message.action.TLMessageActionChatCreate
 
toString() - Method in class org.telegram.api.message.action.TLMessageActionChatDeletePhoto
 
toString() - Method in class org.telegram.api.message.action.TLMessageActionChatDeleteUser
 
toString() - Method in class org.telegram.api.message.action.TLMessageActionChatEditPhoto
 
toString() - Method in class org.telegram.api.message.action.TLMessageActionChatEditTitle
 
toString() - Method in class org.telegram.api.message.action.TLMessageActionChatJoinedByLink
 
toString() - Method in class org.telegram.api.message.action.TLMessageActionEmpty
 
toString() - Method in class org.telegram.api.message.action.TLMessageActionGameScore
 
toString() - Method in class org.telegram.api.message.action.TLMessageActionHistoryClear
 
toString() - Method in class org.telegram.api.message.action.TLMessageActionMigrateTo
 
toString() - Method in class org.telegram.api.message.action.TLMessageActionPinMessage
 
toString() - Method in class org.telegram.api.message.entity.TLMessageEntityBold
 
toString() - Method in class org.telegram.api.message.entity.TLMessageEntityBotCommand
 
toString() - Method in class org.telegram.api.message.entity.TLMessageEntityCode
 
toString() - Method in class org.telegram.api.message.entity.TLMessageEntityEmail
 
toString() - Method in class org.telegram.api.message.entity.TLMessageEntityHashtag
 
toString() - Method in class org.telegram.api.message.entity.TLMessageEntityItalic
 
toString() - Method in class org.telegram.api.message.entity.TLMessageEntityMention
 
toString() - Method in class org.telegram.api.message.entity.TLMessageEntityMentionName
 
toString() - Method in class org.telegram.api.message.entity.TLMessageEntityPre
 
toString() - Method in class org.telegram.api.message.entity.TLMessageEntityTextUrl
 
toString() - Method in class org.telegram.api.message.entity.TLMessageEntityUnknown
 
toString() - Method in class org.telegram.api.message.entity.TLMessageEntityUrl
 
toString() - Method in class org.telegram.api.message.media.TLMessageMediaContact
 
toString() - Method in class org.telegram.api.message.media.TLMessageMediaDocument
 
toString() - Method in class org.telegram.api.message.media.TLMessageMediaEmpty
 
toString() - Method in class org.telegram.api.message.media.TLMessageMediaGame
 
toString() - Method in class org.telegram.api.message.media.TLMessageMediaGeo
 
toString() - Method in class org.telegram.api.message.media.TLMessageMediaPhoto
 
toString() - Method in class org.telegram.api.message.media.TLMessageMediaUnsupported
 
toString() - Method in class org.telegram.api.message.media.TLMessageMediaVenue
 
toString() - Method in class org.telegram.api.message.media.TLMessageMediaWebPage
 
toString() - Method in class org.telegram.api.message.TLExportedMessageLink
 
toString() - Method in class org.telegram.api.message.TLMessage
 
toString() - Method in class org.telegram.api.message.TLMessageEmpty
 
toString() - Method in class org.telegram.api.message.TLMessageFwdHeader
 
toString() - Method in class org.telegram.api.message.TLMessageRange
 
toString() - Method in class org.telegram.api.message.TLMessageService
 
toString() - Method in class org.telegram.api.messages.dhconfig.TLDhConfig
 
toString() - Method in class org.telegram.api.messages.dhconfig.TLDhConfigNotModified
 
toString() - Method in class org.telegram.api.messages.dialogs.TLDialogs
 
toString() - Method in class org.telegram.api.messages.dialogs.TLDialogsSlice
 
toString() - Method in class org.telegram.api.messages.savedgifs.TLSavedGifs
 
toString() - Method in class org.telegram.api.messages.savedgifs.TLSavedGifsNotModified
 
toString() - Method in class org.telegram.api.messages.sentencrypted.TLSentEncryptedFile
 
toString() - Method in class org.telegram.api.messages.sentencrypted.TLSentEncryptedMessage
 
toString() - Method in class org.telegram.api.messages.stickers.featured.TLMessagesFeaturedStickers
 
toString() - Method in class org.telegram.api.messages.stickers.featured.TLMessagesFeaturedStickersNotModified
 
toString() - Method in class org.telegram.api.messages.stickers.recent.TLMessagesRecentStickers
 
toString() - Method in class org.telegram.api.messages.stickers.recent.TLMessagesRecentStickersNotModified
 
toString() - Method in class org.telegram.api.messages.stickers.setintallresult.TLMessagesStickerSetInstallResultArchive
 
toString() - Method in class org.telegram.api.messages.stickers.setintallresult.TLMessagesStickerSetInstallResultSuccess
 
toString() - Method in class org.telegram.api.messages.stickers.TLAllStickers
 
toString() - Method in class org.telegram.api.messages.stickers.TLAllStickersNotModified
 
toString() - Method in class org.telegram.api.messages.stickers.TLMessagesStickerSet
 
toString() - Method in class org.telegram.api.messages.stickers.TLStickers
 
toString() - Method in class org.telegram.api.messages.stickers.TLStickersNotModified
 
toString() - Method in class org.telegram.api.messages.TLAffectedHistory
 
toString() - Method in class org.telegram.api.messages.TLAffectedMessages
 
toString() - Method in class org.telegram.api.messages.TLBotResults
 
toString() - Method in class org.telegram.api.messages.TLChannelMessages
 
toString() - Method in class org.telegram.api.messages.TLFoundGifs
 
toString() - Method in class org.telegram.api.messages.TLMessages
 
toString() - Method in class org.telegram.api.messages.TLMessagesArchivedStickers
 
toString() - Method in class org.telegram.api.messages.TLMessagesBotCallbackAnswer
 
toString() - Method in class org.telegram.api.messages.TLMessagesChatFull
 
toString() - Method in class org.telegram.api.messages.TLMessagesChats
 
toString() - Method in class org.telegram.api.messages.TLMessagesEditData
 
toString() - Method in class org.telegram.api.messages.TLMessagesHighScores
 
toString() - Method in class org.telegram.api.messages.TLMessagesPeerDialogs
 
toString() - Method in class org.telegram.api.messages.TLMessagesSlice
 
toString() - Method in class org.telegram.api.notify.peer.TLNotifyAll
 
toString() - Method in class org.telegram.api.notify.peer.TLNotifyChats
 
toString() - Method in class org.telegram.api.notify.peer.TLNotifyPeer
 
toString() - Method in class org.telegram.api.notify.peer.TLNotifyUsers
 
toString() - Method in class org.telegram.api.peer.notify.events.TLPeerNotifyEventsAll
 
toString() - Method in class org.telegram.api.peer.notify.events.TLPeerNotifyEventsEmpty
 
toString() - Method in class org.telegram.api.peer.notify.settings.TLPeerNotifySettings
 
toString() - Method in class org.telegram.api.peer.notify.settings.TLPeerNotifySettingsEmpty
 
toString() - Method in class org.telegram.api.peer.TLPeerChannel
 
toString() - Method in class org.telegram.api.peer.TLPeerChat
 
toString() - Method in class org.telegram.api.peer.TLPeerSettings
 
toString() - Method in class org.telegram.api.peer.TLPeerUser
 
toString() - Method in class org.telegram.api.photo.size.TLPhotoCachedSize
 
toString() - Method in class org.telegram.api.photo.size.TLPhotoSize
 
toString() - Method in class org.telegram.api.photo.size.TLPhotoSizeEmpty
 
toString() - Method in class org.telegram.api.photo.TLPhoto
 
toString() - Method in class org.telegram.api.photo.TLPhotoEmpty
 
toString() - Method in class org.telegram.api.photos.TLPhotos
 
toString() - Method in class org.telegram.api.photos.TLPhotosPhoto
 
toString() - Method in class org.telegram.api.photos.TLPhotosSlice
 
toString() - Method in class org.telegram.api.privacy.privacykey.TLPrivacyKeyChatInvite
 
toString() - Method in class org.telegram.api.privacy.privacykey.TLPrivacyKeyStatusTimestamp
 
toString() - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowAll
 
toString() - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowContacts
 
toString() - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowUsers
 
toString() - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowAll
 
toString() - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowContacts
 
toString() - Method in class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowUsers
 
toString() - Method in class org.telegram.api.sendmessage.action.TLSendMessageCancelAction
 
toString() - Method in class org.telegram.api.sendmessage.action.TLSendMessageChooseContactAction
 
toString() - Method in class org.telegram.api.sendmessage.action.TLSendMessageGamePlayAction
 
toString() - Method in class org.telegram.api.sendmessage.action.TLSendMessageGeoLocationAction
 
toString() - Method in class org.telegram.api.sendmessage.action.TLSendMessageRecordAudioAction
 
toString() - Method in class org.telegram.api.sendmessage.action.TLSendMessageRecordVideoAction
 
toString() - Method in class org.telegram.api.sendmessage.action.TLSendMessageTypingAction
 
toString() - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadAudioAction
 
toString() - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadDocumentAction
 
toString() - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadPhotoAction
 
toString() - Method in class org.telegram.api.sendmessage.action.TLSendMessageUploadVideoAction
 
toString() - Method in class org.telegram.api.sticker.pack.TLStickerPack
 
toString() - Method in class org.telegram.api.sticker.set.TLStickerSet
 
toString() - Method in class org.telegram.api.sticker.stickersetconvered.TLStickerSetCovered
 
toString() - Method in class org.telegram.api.sticker.stickersetconvered.TLStickerSetMultiCovered
 
toString() - Method in class org.telegram.api.sticker.TLMaskCoords
 
toString() - Method in class org.telegram.api.storage.file.TLFileGif
 
toString() - Method in class org.telegram.api.storage.file.TLFileJpeg
 
toString() - Method in class org.telegram.api.storage.file.TLFileMov
 
toString() - Method in class org.telegram.api.storage.file.TLFileMp3
 
toString() - Method in class org.telegram.api.storage.file.TLFileMp4
 
toString() - Method in class org.telegram.api.storage.file.TLFilePartial
 
toString() - Method in class org.telegram.api.storage.file.TLFilePdf
 
toString() - Method in class org.telegram.api.storage.file.TLFilePng
 
toString() - Method in class org.telegram.api.storage.file.TLFileUnknown
 
toString() - Method in class org.telegram.api.storage.file.TLFileWebp
 
toString() - Method in class org.telegram.api.TLAuthorization
 
toString() - Method in class org.telegram.api.TLConfig
 
toString() - Method in class org.telegram.api.TLDcOption
 
toString() - Method in class org.telegram.api.TLHighScore
 
toString() - Method in class org.telegram.api.TLNearestDc
 
toString() - Method in class org.telegram.api.TLReceivedNotifyMessage
 
toString() - Method in class org.telegram.api.toppeer.category.TLTopPeerCategoryBotsInline
 
toString() - Method in class org.telegram.api.toppeer.category.TLTopPeerCategoryBotsPM
 
toString() - Method in class org.telegram.api.toppeer.category.TLTopPeerCategoryChannels
 
toString() - Method in class org.telegram.api.toppeer.category.TLTopPeerCategoryCorrespondents
 
toString() - Method in class org.telegram.api.toppeer.category.TLTopPeerCategoryGroups
 
toString() - Method in class org.telegram.api.toppeer.TLTopPeer
 
toString() - Method in class org.telegram.api.toppeer.TLTopPeerCategoryPeers
 
toString() - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedChatTyping
 
toString() - Method in class org.telegram.api.update.encrypted.TLUpdateEncryptedMessagesRead
 
toString() - Method in class org.telegram.api.update.encrypted.TLUpdateEncryption
 
toString() - Method in class org.telegram.api.update.encrypted.TLUpdateNewEncryptedMessage
 
toString() - Method in class org.telegram.api.update.TLFakeUpdate
 
toString() - Method in class org.telegram.api.update.TLUpdateBotCallbackQuery
 
toString() - Method in class org.telegram.api.update.TLUpdateBotInlineQuery
 
toString() - Method in class org.telegram.api.update.TLUpdateBotInlineSend
 
toString() - Method in class org.telegram.api.update.TLUpdateChannel
 
toString() - Method in class org.telegram.api.update.TLUpdateChannelMessageViews
 
toString() - Method in class org.telegram.api.update.TLUpdateChannelNewMessage
 
toString() - Method in class org.telegram.api.update.TLUpdateChannelPinnedMessage
 
toString() - Method in class org.telegram.api.update.TLUpdateChannelTooLong
 
toString() - Method in class org.telegram.api.update.TLUpdateChatAdmin
 
toString() - Method in class org.telegram.api.update.TLUpdateChatParticipantAdd
 
toString() - Method in class org.telegram.api.update.TLUpdateChatParticipantAdmin
 
toString() - Method in class org.telegram.api.update.TLUpdateChatParticipantDelete
 
toString() - Method in class org.telegram.api.update.TLUpdateChatParticipants
 
toString() - Method in class org.telegram.api.update.TLUpdateChatUserTyping
 
toString() - Method in class org.telegram.api.update.TLUpdateConfig
 
toString() - Method in class org.telegram.api.update.TLUpdateContactLink
 
toString() - Method in class org.telegram.api.update.TLUpdateContactRegistered
 
toString() - Method in class org.telegram.api.update.TLUpdateDcOptions
 
toString() - Method in class org.telegram.api.update.TLUpdateDeleteChannelMessages
 
toString() - Method in class org.telegram.api.update.TLUpdateDeleteMessages
 
toString() - Method in class org.telegram.api.update.TLUpdateDraftMessage
 
toString() - Method in class org.telegram.api.update.TLUpdateEditChannelMessage
 
toString() - Method in class org.telegram.api.update.TLUpdateEditMessage
 
toString() - Method in class org.telegram.api.update.TLUpdateInlineBotCallbackQuery
 
toString() - Method in class org.telegram.api.update.TLUpdateMessageId
 
toString() - Method in class org.telegram.api.update.TLUpdateNewAuthorization
 
toString() - Method in class org.telegram.api.update.TLUpdateNewMessage
 
toString() - Method in class org.telegram.api.update.TLUpdateNewStickerSet
 
toString() - Method in class org.telegram.api.update.TLUpdateNotifySettings
 
toString() - Method in class org.telegram.api.update.TLUpdatePrivacy
 
toString() - Method in class org.telegram.api.update.TLUpdatePtsChanged
 
toString() - Method in class org.telegram.api.update.TLUpdateReadChannelInbox
 
toString() - Method in class org.telegram.api.update.TLUpdateReadChannelOutbox
 
toString() - Method in class org.telegram.api.update.TLUpdateReadFeaturedStickers
 
toString() - Method in class org.telegram.api.update.TLUpdateReadMessagesContents
 
toString() - Method in class org.telegram.api.update.TLUpdateReadMessagesInbox
 
toString() - Method in class org.telegram.api.update.TLUpdateReadMessagesOutbox
 
toString() - Method in class org.telegram.api.update.TLUpdateRecentStickers
 
toString() - Method in class org.telegram.api.update.TLUpdateSavedGifs
 
toString() - Method in class org.telegram.api.update.TLUpdateServiceNotification
 
toString() - Method in class org.telegram.api.update.TLUpdateStickerSets
 
toString() - Method in class org.telegram.api.update.TLUpdateStickerSetsOrder
 
toString() - Method in class org.telegram.api.update.TLUpdateUserBlocked
 
toString() - Method in class org.telegram.api.update.TLUpdateUserName
 
toString() - Method in class org.telegram.api.update.TLUpdateUserPhone
 
toString() - Method in class org.telegram.api.update.TLUpdateUserPhoto
 
toString() - Method in class org.telegram.api.update.TLUpdateUserStatus
 
toString() - Method in class org.telegram.api.update.TLUpdateUserTyping
 
toString() - Method in class org.telegram.api.update.TLUpdateWebPage
 
toString() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferences
 
toString() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesEmpty
 
toString() - Method in class org.telegram.api.updates.channel.differences.TLUpdatesChannelDifferencesTooLong
 
toString() - Method in class org.telegram.api.updates.difference.TLDifference
 
toString() - Method in class org.telegram.api.updates.difference.TLDifferenceEmpty
 
toString() - Method in class org.telegram.api.updates.difference.TLDifferenceSlice
 
toString() - Method in class org.telegram.api.updates.TLUpdates
 
toString() - Method in class org.telegram.api.updates.TLUpdatesCombined
 
toString() - Method in class org.telegram.api.updates.TLUpdateShort
 
toString() - Method in class org.telegram.api.updates.TLUpdateShortChatMessage
 
toString() - Method in class org.telegram.api.updates.TLUpdateShortMessage
 
toString() - Method in class org.telegram.api.updates.TLUpdateShortSentMessage
 
toString() - Method in class org.telegram.api.updates.TLUpdatesState
 
toString() - Method in class org.telegram.api.updates.TLUpdatesTooLong
 
toString() - Method in class org.telegram.api.upload.TLFile
 
toString() - Method in class org.telegram.api.user.profile.photo.TLUserProfilePhoto
 
toString() - Method in class org.telegram.api.user.profile.photo.TLUserProfilePhotoEmpty
 
toString() - Method in class org.telegram.api.user.status.TLUserStatusEmpty
 
toString() - Method in class org.telegram.api.user.status.TLUserStatusLastMonth
 
toString() - Method in class org.telegram.api.user.status.TLUserStatusLastWeek
 
toString() - Method in class org.telegram.api.user.status.TLUserStatusOffline
 
toString() - Method in class org.telegram.api.user.status.TLUserStatusOnline
 
toString() - Method in class org.telegram.api.user.status.TLUserStatusRecently
 
toString() - Method in class org.telegram.api.user.TLUser
 
toString() - Method in class org.telegram.api.user.TLUserEmpty
 
toString() - Method in class org.telegram.api.user.TLUserFull
 
toString() - Method in class org.telegram.api.wallpaper.TLWallPaper
 
toString() - Method in class org.telegram.api.wallpaper.TLWallPaperSolid
 
toString() - Method in class org.telegram.api.webpage.TLWebPage
 
toString() - Method in class org.telegram.api.webpage.TLWebPageEmpty
 
toString() - Method in class org.telegram.api.webpage.TLWebPagePending
 
toString() - Method in class org.telegram.bot.kernel.engine.storage.TLDcInfo
 
toString() - Method in class org.telegram.bot.kernel.engine.storage.TLKey
 
toString() - Method in class org.telegram.bot.kernel.engine.storage.TLLastKnownSalt
 
toString() - Method in class org.telegram.bot.kernel.engine.storage.TLOldSession
 
toString() - Method in class org.telegram.bot.kernel.engine.storage.TLStorage
 
toString() - Method in class org.telegram.bot.kernel.UpdateWrapper
 
toString() - Method in class org.telegram.mtproto.MTProto
 
toString() - Method in class org.telegram.mtproto.tl.MTBadMessageNotification
 
toString() - Method in class org.telegram.mtproto.tl.MTBadServerSalt
 
toString() - Method in class org.telegram.mtproto.tl.MTDestroySession
 
toString() - Method in class org.telegram.mtproto.tl.MTDestroySessionNone
 
toString() - Method in class org.telegram.mtproto.tl.MTDestroySessionOk
 
toString() - Method in class org.telegram.mtproto.tl.MTFutureSalt
 
toString() - Method in class org.telegram.mtproto.tl.MTFutureSalts
 
toString() - Method in class org.telegram.mtproto.tl.MTGetFutureSalts
 
toString() - Method in class org.telegram.mtproto.tl.MTHttpWait
 
toString() - Method in class org.telegram.mtproto.tl.MTInvokeAfter
 
toString() - Method in class org.telegram.mtproto.tl.MTMessage
 
toString() - Method in class org.telegram.mtproto.tl.MTMessageCopy
 
toString() - Method in class org.telegram.mtproto.tl.MTMessageDetailedInfo
 
toString() - Method in class org.telegram.mtproto.tl.MTMessagesAllInfo
 
toString() - Method in class org.telegram.mtproto.tl.MTMessagesContainer
 
toString() - Method in class org.telegram.mtproto.tl.MTMessagesStateInfo
 
toString() - Method in class org.telegram.mtproto.tl.MTMsgsAck
 
toString() - Method in class org.telegram.mtproto.tl.MTMsgsStateReq
 
toString() - Method in class org.telegram.mtproto.tl.MTNeedResendMessage
 
toString() - Method in class org.telegram.mtproto.tl.MTNewMessageDetailedInfo
 
toString() - Method in class org.telegram.mtproto.tl.MTNewSessionCreated
 
toString() - Method in class org.telegram.mtproto.tl.MTPing
 
toString() - Method in class org.telegram.mtproto.tl.MTPingDelayDisconnect
 
toString() - Method in class org.telegram.mtproto.tl.MTPong
 
toString() - Method in class org.telegram.mtproto.tl.MTRpcAnswerDropped
 
toString() - Method in class org.telegram.mtproto.tl.MTRpcAnswerDroppedRunning
 
toString() - Method in class org.telegram.mtproto.tl.MTRpcAnswerUnknown
 
toString() - Method in class org.telegram.mtproto.tl.MTRpcDropAnswer
 
toString() - Method in class org.telegram.mtproto.tl.MTRpcError
 
toString() - Method in class org.telegram.mtproto.tl.MTRpcResult
 
toString() - Method in class org.telegram.mtproto.tl.pq.ClientDhInner
 
toString() - Method in class org.telegram.mtproto.tl.pq.DhGenFailure
 
toString() - Method in class org.telegram.mtproto.tl.pq.DhGenOk
 
toString() - Method in class org.telegram.mtproto.tl.pq.DhGenRetry
 
toString() - Method in class org.telegram.mtproto.tl.pq.MTRpcReqError
 
toString() - Method in class org.telegram.mtproto.tl.pq.PQInner
 
toString() - Method in class org.telegram.mtproto.tl.pq.ReqDhParams
 
toString() - Method in class org.telegram.mtproto.tl.pq.ReqPQ
 
toString() - Method in class org.telegram.mtproto.tl.pq.ReqSetDhClientParams
 
toString() - Method in class org.telegram.mtproto.tl.pq.ResPQ
 
toString() - Method in class org.telegram.mtproto.tl.pq.ServerDhFailure
 
toString() - Method in class org.telegram.mtproto.tl.pq.ServerDhInner
 
toString() - Method in class org.telegram.mtproto.tl.pq.ServerDhOk
 
toString() - Method in class org.telegram.tl.TLBoolFalse
 
toString() - Method in class org.telegram.tl.TLBoolTrue
 
toString() - Method in class org.telegram.tl.TLError
 
toString() - Method in class org.telegram.tl.TLGzipObject
 
toString() - Method in class org.telegram.tl.TLIntVector
 
toString() - Method in class org.telegram.tl.TLLongVector
 
toString() - Method in class org.telegram.tl.TLNull
 
toString() - Method in class org.telegram.tl.TLObject
Custom toString method
toString() - Method in class org.telegram.tl.TLStringVector
 
toString() - Method in class org.telegram.tl.TLTrue
 
toString() - Method in class org.telegram.tl.TLVector
 
trace(String, String) - Static method in class org.telegram.bot.services.BotLogger
 
trace(String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
trace(String, String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
TransportRate - Class in org.telegram.mtproto.transport
Created by Ruben Bermudez on 26.11.13.
TransportRate(ConnectionInfo[]) - Constructor for class org.telegram.mtproto.transport.TransportRate
 
TransportSecurityException - Exception in org.telegram.mtproto
Created with IntelliJ IDEA.
TransportSecurityException() - Constructor for exception org.telegram.mtproto.TransportSecurityException
 
TransportSecurityException(String) - Constructor for exception org.telegram.mtproto.TransportSecurityException
 
TransportSecurityException(String, Throwable) - Constructor for exception org.telegram.mtproto.TransportSecurityException
 
TransportSecurityException(Throwable) - Constructor for exception org.telegram.mtproto.TransportSecurityException
 
tryConnection() - Method in class org.telegram.mtproto.transport.TransportRate
 
type - Variable in class org.telegram.api.engine.file.Downloader.DownloadTask
The Type.
TYPE_TCP - Static variable in class org.telegram.mtproto.transport.ConnectionType
 

U

unconnectableClient(PyroClient, Exception) - Method in class jawnae.pyronet.PyroClientAdapter
 
unconnectableClient(PyroClient) - Method in class jawnae.pyronet.PyroClientAdapter
 
unconnectableClient(PyroClient, Exception) - Method in interface jawnae.pyronet.PyroClientListener
 
unconnectableClient(PyroClient, Exception) - Method in class org.telegram.mtproto.transport.TcpContext
 
uniqId - Variable in class org.telegram.api.engine.file.Uploader.UploadTask
The Uniq id.
updateChannelStateModification(int, Long, int, boolean) - Method in class org.telegram.bot.handlers.DifferencesHandler
 
updateChannelStateModification(int, Long, int, boolean) - Method in interface org.telegram.bot.handlers.interfaces.IDifferencesHandler
Modify updates state
updateDCInfo(int, int, String, int) - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
updateDifferencesData(int, int, int, int) - Method in interface org.telegram.bot.kernel.database.DatabaseManager
 
updateMessageId(long) - Method in class org.telegram.mtproto.schedule.Scheduller
 
updateSettings(TLConfig) - Method in interface org.telegram.api.engine.storage.AbsApiState
Update settings.
updateSettings(TLConfig) - Method in class org.telegram.bot.kernel.engine.MemoryApiState
 
UpdatesHandlerBase - Class in org.telegram.bot.handlers
 
updatesInvalidated - Static variable in class org.telegram.bot.services.NotificationsService
 
updateStateModification(TLUpdatesState, boolean) - Method in class org.telegram.bot.handlers.DifferencesHandler
 
updateStateModification(TLUpdatesState, boolean) - Method in interface org.telegram.bot.handlers.interfaces.IDifferencesHandler
Modify updates state
updateStateModification(TLUpdatesState) - Method in interface org.telegram.bot.handlers.interfaces.IUpdatesHandler
 
updateStateModification(TLUpdatesState) - Method in class org.telegram.bot.handlers.UpdatesHandlerBase
 
UpdateWrapper - Class in org.telegram.bot.kernel
 
UpdateWrapper(TLObject) - Constructor for class org.telegram.bot.kernel.UpdateWrapper
 
Uploader - Class in org.telegram.api.engine.file
Created by Ruben Bermudez on 19.11.13.
Uploader(TelegramApi) - Constructor for class org.telegram.api.engine.file.Uploader
Instantiates a new Uploader.
Uploader.UploadResult - Class in org.telegram.api.engine.file
The type Upload result.
Uploader.UploadTask - Class in org.telegram.api.engine.file
The type Upload task.
UploadListener - Interface in org.telegram.api.engine.file
Created by Ruben Bermudez on 19.11.13.
UploadResult(long, int, String, boolean) - Constructor for class org.telegram.api.engine.file.Uploader.UploadResult
Instantiates a new Upload result.
UploadTask() - Constructor for class org.telegram.api.engine.file.Uploader.UploadTask
 
url - Variable in class org.telegram.api.help.TLAbsAppUpdate
The Url.
url - Variable in class org.telegram.api.input.media.TLInputMediaGifExternal
The Id.
usedBigFile - Variable in class org.telegram.api.engine.file.Uploader.UploadTask
The Used big file.
userId - Variable in class org.telegram.api.chat.participant.chatparticipant.TLAbsChatParticipant
 
users - Variable in class org.telegram.api.contacts.blocked.TLAbsBlocked
 
users - Variable in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueAllowUsers
The Users.
users - Variable in class org.telegram.api.input.privacy.inputprivacyrule.TLInputPrivacyValueDisallowUsers
The Users.
users - Variable in class org.telegram.api.messages.dialogs.TLAbsDialogs
The Users.
users - Variable in class org.telegram.api.messages.TLAbsMessages
The Users.
users - Variable in class org.telegram.api.photos.TLAbsPhotos
The Users.
users - Variable in class org.telegram.api.photos.TLPhotosPhoto
The Users.
users - Variable in class org.telegram.api.privacy.privacyrule.TLPrivacyValueAllowUsers
The Users.
users - Variable in class org.telegram.api.privacy.privacyrule.TLPrivacyValueDisallowUsers
The Users.
users - Variable in class org.telegram.api.updates.difference.TLAbsDifference
The Users.

V

valueOf(String) - Static method in enum org.telegram.bot.structure.LoginStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.telegram.bot.structure.LoginStatus
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.telegram.api.messages.dhconfig.TLAbsDhConfig
The Version.

W

w(String, String) - Static method in class org.telegram.api.engine.Logger
W void.
w(String, String) - Method in interface org.telegram.api.engine.LoggerInterface
W void.
w(String, String) - Static method in class org.telegram.mtproto.log.Logger
 
w(String, String) - Method in interface org.telegram.mtproto.log.LogInterface
 
waitForTask(int) - Method in class org.telegram.api.engine.file.Downloader
Wait for task.
waitForTask(int) - Method in class org.telegram.api.engine.file.Uploader
Wait for task.
wakeup() - Method in class jawnae.pyronet.PyroSelector
 
warn(String, String) - Static method in class org.telegram.bot.services.BotLogger
 
warn(String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
warn(String, String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
warning(String, String) - Static method in class org.telegram.bot.services.BotLogger
 
warning(String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
warning(String, String, Throwable) - Static method in class org.telegram.bot.services.BotLogger
 
wrapObject(TLMethod) - Method in interface org.telegram.mtproto.CallWrapper
 
write(ByteBufferDesc) - Method in class jawnae.pyronet.PyroClient
Will enqueue the bytes to send them
1.
writeBool(boolean) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
writeByte(int) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
writeByte(byte) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
writeByte(int, OutputStream) - Static method in class org.telegram.tl.StreamingUtils
Writing byte to stream
writeByte(byte, OutputStream) - Static method in class org.telegram.tl.StreamingUtils
Writing byte to stream
writeByteArray(byte[], int, int) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
writeByteArray(byte[]) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
writeByteArray(byte[], OutputStream) - Static method in class org.telegram.tl.StreamingUtils
Writing byte array to stream
writeByteArray(byte[], int, int, OutputStream) - Static method in class org.telegram.tl.StreamingUtils
Writing byte array to stream
writeByteBuffer(ByteBufferDesc) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
writeDouble(double) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
writeDouble(double, OutputStream) - Static method in class org.telegram.tl.StreamingUtils
Writing double to stream
writeInt(int, OutputStream) - Static method in class org.telegram.tl.StreamingUtils
Writing int to stream
writeInt32(int) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
writeInt64(long) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
writeKnownSalts(KnownSalt[]) - Method in class org.telegram.mtproto.state.AbsMTProtoState
 
writeKnownSalts(KnownSalt[]) - Method in class org.telegram.mtproto.state.MemoryProtoState
 
writeLong(long, OutputStream) - Static method in class org.telegram.tl.StreamingUtils
Writing long to stream
writeRaw(byte[]) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
writeRaw(byte[], int, int) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
writeRaw(ByteBufferDesc) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
writeString(String) - Method in class org.telegram.mtproto.transport.ByteBufferDesc
 
writeTLBool(boolean, OutputStream) - Static method in class org.telegram.tl.StreamingUtils
Writing tl-bool value
writeTLBytes(byte[], OutputStream) - Static method in class org.telegram.tl.StreamingUtils
Writing tl-bytes value
writeTLBytes(TLBytes, OutputStream) - Static method in class org.telegram.tl.StreamingUtils
Writing tl-bytes value
writeTLMethod(TLMethod, OutputStream) - Static method in class org.telegram.tl.StreamingUtils
Writing tl-method to stream.
writeTLObject(TLObject, OutputStream) - Static method in class org.telegram.tl.StreamingUtils
Writing tl-object to stream
writeTLString(String, OutputStream) - Static method in class org.telegram.tl.StreamingUtils
Writing tl-string value
writeTLVector(TLVector, OutputStream) - Static method in class org.telegram.tl.StreamingUtils
Writing tl-vector to stream

X

xor(byte[], byte[]) - Static method in class org.telegram.mtproto.secure.CryptoUtils
 

º

ºreadInt(InputStream) - Static method in class org.telegram.tl.StreamingUtils
Reading int from stream
A B C D E F G H I J K L M N O P Q R S T U V W X º 
Skip navigation links

Copyright © 2016. All rights reserved.