TdObject<T> class
abstract
- Implementers
- AccountTtl
- Address
- AnimatedChatPhoto
- AnimatedEmoji
- Animation
- Animations
- Audio
- AuthenticationCodeInfo
- AuthenticationCodeType
- AuthorizationState
- AutoDownloadSettings
- AutoDownloadSettingsPresets
- Background
- BackgroundFill
- Backgrounds
- BackgroundType
- BankCardActionOpenUrl
- BankCardInfo
- BasicGroup
- BasicGroupFullInfo
- BotCommand
- BotCommands
- BotCommandScope
- Call
- CallbackQueryAnswer
- CallbackQueryPayload
- CallDiscardReason
- CallId
- CallProblem
- CallProtocol
- CallServer
- CallServerType
- CallState
- CanTransferOwnershipResult
- Chat
- ChatAction
- ChatActionBar
- ChatAdministrator
- ChatAdministrators
- ChatEvent
- ChatEventAction
- ChatEventLogFilters
- ChatEvents
- ChatFilter
- ChatFilterInfo
- ChatInviteLink
- ChatInviteLinkCount
- ChatInviteLinkCounts
- ChatInviteLinkInfo
- ChatInviteLinkMember
- ChatInviteLinkMembers
- ChatInviteLinks
- ChatJoinRequest
- ChatJoinRequests
- ChatJoinRequestsInfo
- ChatList
- ChatLists
- ChatLocation
- ChatMember
- ChatMembers
- ChatMembersFilter
- ChatMemberStatus
- ChatNearby
- ChatNotificationSettings
- ChatPermissions
- ChatPhoto
- ChatPhotoInfo
- ChatPhotos
- ChatPosition
- ChatReportReason
- Chats
- ChatsNearby
- ChatSource
- ChatStatistics
- ChatStatisticsAdministratorActionsInfo
- ChatStatisticsInviterInfo
- ChatStatisticsMessageInteractionInfo
- ChatStatisticsMessageSenderInfo
- ChatTheme
- ChatType
- CheckChatUsernameResult
- CheckStickerSetNameResult
- ClosedVectorPath
- ConnectedWebsite
- ConnectedWebsites
- ConnectionState
- Contact
- Count
- Countries
- CountryInfo
- CustomRequestResult
- DatabaseStatistics
- Date
- DatedFile
- DateRange
- DeepLinkInfo
- DeviceToken
- DiceStickers
- Document
- DraftMessage
- EmailAddressAuthenticationCodeInfo
- Emojis
- EncryptedCredentials
- EncryptedPassportElement
- File
- FilePart
- FileType
- FormattedText
- FoundMessages
- Game
- GameHighScore
- GameHighScores
- GroupCall
- GroupCallId
- GroupCallParticipant
- GroupCallParticipantVideoInfo
- GroupCallRecentSpeaker
- GroupCallVideoQuality
- GroupCallVideoSourceGroup
- Hashtags
- HttpUrl
- IdentityDocument
- ImportedContacts
- InlineKeyboardButton
- InlineKeyboardButtonType
- InlineQueryResult
- InlineQueryResults
- InputBackground
- InputChatPhoto
- InputCredentials
- InputFile
- InputIdentityDocument
- InputInlineQueryResult
- InputMessageContent
- InputPassportElement
- InputPassportElementError
- InputPassportElementErrorSource
- InputPersonalDocument
- InputSticker
- InputThumbnail
- InternalLinkType
- Invoice
- JsonObjectMember
- JsonValue
- KeyboardButton
- KeyboardButtonType
- LabeledPricePart
- LanguagePackInfo
- LanguagePackString
- LanguagePackStrings
- LanguagePackStringValue
- LocalFile
- LocalizationTargetInfo
- Location
- LoginUrlInfo
- LogStream
- LogTags
- LogVerbosityLevel
- MaskPoint
- MaskPosition
- Message
- MessageCalendar
- MessageCalendarDay
- MessageContent
- MessageCopyOptions
- MessageFileType
- MessageForwardInfo
- MessageForwardOrigin
- MessageInteractionInfo
- MessageLink
- MessageLinkInfo
- MessagePosition
- MessagePositions
- MessageReplyInfo
- Messages
- MessageSchedulingState
- MessageSender
- MessageSenders
- MessageSendingState
- MessageSendOptions
- MessageStatistics
- MessageThreadInfo
- Minithumbnail
- NetworkStatistics
- NetworkStatisticsEntry
- NetworkType
- Notification
- NotificationGroup
- NotificationGroupType
- NotificationSettingsScope
- NotificationType
- Ok
- OptionValue
- OrderInfo
- PageBlock
- PageBlockCaption
- PageBlockHorizontalAlignment
- PageBlockListItem
- PageBlockRelatedArticle
- PageBlockTableCell
- PageBlockVerticalAlignment
- PassportAuthorizationForm
- PassportElement
- PassportElementError
- PassportElementErrorSource
- PassportElements
- PassportElementsWithErrors
- PassportElementType
- PassportRequiredElement
- PassportSuitableElement
- PasswordState
- PaymentForm
- PaymentFormTheme
- PaymentReceipt
- PaymentResult
- PaymentsProviderStripe
- PersonalDetails
- PersonalDocument
- PhoneNumberAuthenticationSettings
- PhoneNumberInfo
- Photo
- PhotoSize
- Point
- Poll
- PollOption
- PollType
- ProfilePhoto
- Proxies
- Proxy
- ProxyType
- PublicChatType
- PushMessageContent
- PushReceiverId
- RecommendedChatFilter
- RecommendedChatFilters
- RecoveryEmailAddress
- RemoteFile
- ReplyMarkup
- ResetPasswordResult
- RichText
- SavedCredentials
- ScopeNotificationSettings
- SearchMessagesFilter
- Seconds
- SecretChat
- SecretChatState
- Session
- Sessions
- ShippingOption
- SponsoredMessage
- StatisticalGraph
- StatisticalValue
- Sticker
- Stickers
- StickerSet
- StickerSetInfo
- StickerSets
- StorageStatistics
- StorageStatisticsByChat
- StorageStatisticsByFileType
- StorageStatisticsFast
- SuggestedAction
- Supergroup
- SupergroupFullInfo
- SupergroupMembersFilter
- TdError
- TdlibParameters
- TemporaryPasswordState
- TermsOfService
- TestBytes
- TestInt
- TestString
- TestVectorInt
- TestVectorIntObject
- TestVectorString
- TestVectorStringObject
- Text
- TextEntities
- TextEntity
- TextEntityType
- TextParseMode
- ThemeSettings
- Thumbnail
- ThumbnailFormat
- TMeUrl
- TMeUrls
- TMeUrlType
- TopChatCategory
- Update
- Updates
- User
- UserFullInfo
- UserPrivacySetting
- UserPrivacySettingRule
- UserPrivacySettingRules
- Users
- UserStatus
- UserType
- ValidatedOrderInfo
- VectorPathCommand
- Venue
- Video
- VideoChat
- VideoNote
- VoiceNote
- WebPage
- WebPageInstantView
Constructors
- TdObject()
-
const
-
TdObject.fromJson(Map<
String, dynamic> json)
Properties
Methods
-
getConstructor(
) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited