Update class abstract
Contains notifications about data changes.
Inherited by UpdateFile, UpdateNotificationGroup, UpdateFileGenerationStop, UpdateMessageSendAcknowledged, UpdateMessageUnreadReactions, UpdateStorySendSucceeded, UpdateNewInlineCallbackQuery, UpdateNewInlineQuery, UpdateChatMember, UpdateScopeNotificationSettings, UpdateUserPrivacySettingRules, UpdateSupergroupFullInfo, UpdateServiceNotification, UpdateActiveNotifications, UpdateStory, UpdateTermsOfService, UpdateChatHasProtectedContent, UpdateMessageEdited, UpdateOption, UpdateChatReadInbox, UpdateHavePendingNotifications, UpdateChatActiveStories, UpdateInstalledStickerSets, UpdateAnimationSearchParameters, UpdateChatMessageSender, UpdateChatLastMessage, UpdateFileGenerationStart, UpdateChatUnreadMentionCount, UpdateChatFolders, UpdateChatHasScheduledMessages, UpdateDiceEmojis, UpdateAnimatedEmojiMessageClicked, UpdateRecentStickers, UpdateAuthorizationState, UpdateSuggestedActions, UpdateBasicGroupFullInfo, UpdateSavedAnimations, UpdateUserStatus, UpdateSavedNotificationSounds, UpdateAutosaveSettings, UpdateUnconfirmedSession, UpdateChatIsTranslatable, UpdateFileDownload, UpdateConnectionState, UpdateChatPhoto, UpdateFileDownloads, UpdateChatPosition, UpdateNewShippingQuery, UpdateGroupCallParticipant, UpdateChatDefaultDisableNotification, UpdateMessageContentOpened, UpdateWebAppMessageSent, UpdatePollAnswer, UpdateChatReadOutbox, UpdateTrendingStickerSets, UpdateMessageSendSucceeded, UpdateStickerSet, UpdateGroupCall, UpdateSelectedBackground, UpdateChatPermissions, UpdateStoryStealthMode, UpdateChatThemes, UpdateUsersNearby, UpdateStoryListChatCount, UpdateChatActionBar, UpdateMessageMentionRead, UpdateNewCallbackQuery, UpdateStoryDeleted, UpdateNewCallSignalingData, UpdateNewPreCheckoutQuery, UpdateUnreadChatCount, UpdateLanguagePackStrings, UpdateUserFullInfo, UpdateChatNotificationSettings, UpdateMessageInteractionInfo, UpdatePoll, UpdateMessageIsPinned, UpdateCall, UpdateMessageContent, UpdateAttachmentMenuBots, UpdateChatAction, UpdateNewCustomEvent, UpdateActiveEmojiReactions, UpdateSupergroup, UpdateNewChat, UpdateChatTitle, UpdateNewCustomQuery, UpdateChatIsMarkedAsUnread, UpdateChatTheme, UpdateForumTopicInfo, UpdateNotification, UpdateChatReplyMarkup, UpdateChatBlockList, UpdateFavoriteStickers, UpdateDefaultReactionType, UpdateMessageLiveLocationViewed, UpdateChatAvailableReactions, UpdateAddChatMembersPrivacyForbidden, UpdateDeleteMessages, UpdateNewMessage, UpdateSecretChat, UpdateFileRemovedFromDownloads, UpdateChatOnlineMemberCount, UpdateChatUnreadReactionCount, UpdateMessageSendFailed, UpdateUser, UpdateUnreadMessageCount, UpdateChatMessageAutoDeleteTime, UpdateFileAddedToDownloads, UpdateBasicGroup, UpdateChatVideoChat, UpdateNewChatJoinRequest, UpdateStorySendFailed, UpdateChatPendingJoinRequests, UpdateChatBackground, UpdateChatDraftMessage, UpdateNewChosenInlineResult.
- Inheritance
- Implementers
- UpdateActiveEmojiReactions
- UpdateActiveNotifications
- UpdateAddChatMembersPrivacyForbidden
- UpdateAnimatedEmojiMessageClicked
- UpdateAnimationSearchParameters
- UpdateAttachmentMenuBots
- UpdateAuthorizationState
- UpdateAutosaveSettings
- UpdateBasicGroup
- UpdateBasicGroupFullInfo
- UpdateCall
- UpdateChatAction
- UpdateChatActionBar
- UpdateChatActiveStories
- UpdateChatAvailableReactions
- UpdateChatBackground
- UpdateChatBlockList
- UpdateChatDefaultDisableNotification
- UpdateChatDraftMessage
- UpdateChatFolders
- UpdateChatHasProtectedContent
- UpdateChatHasScheduledMessages
- UpdateChatIsMarkedAsUnread
- UpdateChatIsTranslatable
- UpdateChatLastMessage
- UpdateChatMember
- UpdateChatMessageAutoDeleteTime
- UpdateChatMessageSender
- UpdateChatNotificationSettings
- UpdateChatOnlineMemberCount
- UpdateChatPendingJoinRequests
- UpdateChatPermissions
- UpdateChatPhoto
- UpdateChatPosition
- UpdateChatReadInbox
- UpdateChatReadOutbox
- UpdateChatReplyMarkup
- UpdateChatTheme
- UpdateChatThemes
- UpdateChatTitle
- UpdateChatUnreadMentionCount
- UpdateChatUnreadReactionCount
- UpdateChatVideoChat
- UpdateConnectionState
- UpdateDefaultReactionType
- UpdateDeleteMessages
- UpdateDiceEmojis
- UpdateFavoriteStickers
- UpdateFile
- UpdateFileAddedToDownloads
- UpdateFileDownload
- UpdateFileDownloads
- UpdateFileGenerationStart
- UpdateFileGenerationStop
- UpdateFileRemovedFromDownloads
- UpdateForumTopicInfo
- UpdateGroupCall
- UpdateGroupCallParticipant
- UpdateHavePendingNotifications
- UpdateInstalledStickerSets
- UpdateLanguagePackStrings
- UpdateMessageContent
- UpdateMessageContentOpened
- UpdateMessageEdited
- UpdateMessageInteractionInfo
- UpdateMessageIsPinned
- UpdateMessageLiveLocationViewed
- UpdateMessageMentionRead
- UpdateMessageSendAcknowledged
- UpdateMessageSendFailed
- UpdateMessageSendSucceeded
- UpdateMessageUnreadReactions
- UpdateNewCallbackQuery
- UpdateNewCallSignalingData
- UpdateNewChat
- UpdateNewChatJoinRequest
- UpdateNewChosenInlineResult
- UpdateNewCustomEvent
- UpdateNewCustomQuery
- UpdateNewInlineCallbackQuery
- UpdateNewInlineQuery
- UpdateNewMessage
- UpdateNewPreCheckoutQuery
- UpdateNewShippingQuery
- UpdateNotification
- UpdateNotificationGroup
- UpdateOption
- UpdatePoll
- UpdatePollAnswer
- UpdateRecentStickers
- UpdateSavedAnimations
- UpdateSavedNotificationSounds
- UpdateScopeNotificationSettings
- UpdateSecretChat
- UpdateSelectedBackground
- UpdateServiceNotification
- UpdateStickerSet
- UpdateStory
- UpdateStoryDeleted
- UpdateStoryListChatCount
- UpdateStorySendFailed
- UpdateStorySendSucceeded
- UpdateStoryStealthMode
- UpdateSuggestedActions
- UpdateSupergroup
- UpdateSupergroupFullInfo
- UpdateTermsOfService
- UpdateTrendingStickerSets
- UpdateUnconfirmedSession
- UpdateUnreadChatCount
- UpdateUnreadMessageCount
- UpdateUser
- UpdateUserFullInfo
- UpdateUserPrivacySettingRules
- UpdateUsersNearby
- UpdateUserStatus
- UpdateWebAppMessageSent
- Available Extensions
Constructors
- Update()
Properties
- clientId ↔ int?
-
TDLib client instance identifier, for which the response was received.
read / writeinherited
- extra ↔ int?
-
Request identifier. Must be non-zero.
read / writeinherited
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
Object to Map serializer
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
Constants
- CONSTRUCTOR → const String
-
@type
"update"