Inherits Object.
Inherited by updateAccentColors, updateActiveEmojiReactions, updateActiveLiveLocationMessages, updateActiveNotifications, updateAnimatedEmojiMessageClicked, updateAnimationSearchParameters, updateApplicationVerificationRequired, updateAttachmentMenuBots, updateAuthorizationState, updateAutosaveSettings, updateAvailableMessageEffects, updateBasicGroup, updateBasicGroupFullInfo, updateBusinessConnection, updateBusinessMessageEdited, updateBusinessMessagesDeleted, updateCall, updateChatAccentColors, updateChatAction, updateChatActionBar, updateChatActiveStories, updateChatAddedToList, updateChatAvailableReactions, updateChatBackground, updateChatBlockList, updateChatBoost, updateChatBusinessBotManageBar, updateChatDefaultDisableNotification, updateChatDraftMessage, updateChatEmojiStatus, updateChatFolders, updateChatHasProtectedContent, updateChatHasScheduledMessages, updateChatIsMarkedAsUnread, updateChatIsTranslatable, updateChatLastMessage, updateChatMember, updateChatMessageAutoDeleteTime, updateChatMessageSender, updateChatNotificationSettings, updateChatOnlineMemberCount, updateChatPendingJoinRequests, updateChatPermissions, updateChatPhoto, updateChatPosition, updateChatReadInbox, updateChatReadOutbox, updateChatRemovedFromList, updateChatReplyMarkup, updateChatRevenueAmount, updateChatTheme, updateChatThemes, updateChatTitle, updateChatUnreadMentionCount, updateChatUnreadReactionCount, updateChatVideoChat, updateChatViewAsTopics, updateConnectionState, updateContactCloseBirthdays, updateDefaultBackground, updateDefaultReactionType, updateDeleteMessages, updateDiceEmojis, updateFavoriteStickers, updateFile, updateFileAddedToDownloads, updateFileDownload, updateFileDownloads, updateFileGenerationStart, updateFileGenerationStop, updateFileRemovedFromDownloads, updateForumTopicInfo, updateGroupCall, updateGroupCallParticipant, updateHavePendingNotifications, updateInstalledStickerSets, updateLanguagePackStrings, updateMessageContent, updateMessageContentOpened, updateMessageEdited, updateMessageFactCheck, updateMessageInteractionInfo, updateMessageIsPinned, updateMessageLiveLocationViewed, updateMessageMentionRead, updateMessageReaction, updateMessageReactions, updateMessageSendAcknowledged, updateMessageSendFailed, updateMessageSendSucceeded, updateMessageUnreadReactions, updateNewBusinessCallbackQuery, updateNewBusinessMessage, updateNewCallbackQuery, updateNewCallSignalingData, updateNewChat, updateNewChatJoinRequest, updateNewChosenInlineResult, updateNewCustomEvent, updateNewCustomQuery, updateNewInlineCallbackQuery, updateNewInlineQuery, updateNewMessage, updateNewPreCheckoutQuery, updateNewShippingQuery, updateNotification, updateNotificationGroup, updateOption, updateOwnedStarCount, updatePaidMediaPurchased, updatePoll, updatePollAnswer, updateProfileAccentColors, updateQuickReplyShortcut, updateQuickReplyShortcutDeleted, updateQuickReplyShortcutMessages, updateQuickReplyShortcuts, updateReactionNotificationSettings, updateRecentStickers, updateSavedAnimations, updateSavedMessagesTags, updateSavedMessagesTopic, updateSavedMessagesTopicCount, updateSavedNotificationSounds, updateScopeNotificationSettings, updateSecretChat, updateServiceNotification, updateSpeechRecognitionTrial, updateSpeedLimitNotification, updateStarRevenueStatus, updateStickerSet, updateStory, updateStoryDeleted, updateStoryListChatCount, updateStorySendFailed, updateStorySendSucceeded, updateStoryStealthMode, updateSuggestedActions, updateSupergroup, updateSupergroupFullInfo, updateTermsOfService, updateTrendingStickerSets, updateUnconfirmedSession, updateUnreadChatCount, updateUnreadMessageCount, updateUser, updateUserFullInfo, updateUserPrivacySettingRules, updateUserStatus, updateVideoPublished, and updateWebAppMessageSent.
This class is an abstract base class. Contains notifications about data changes.
Additional Inherited Members | |
Public Instance Methods inherited from TlObject | |
virtual std::int32_t | get_id () const =0 |
virtual void | store (TlStorerUnsafe &s) const |
virtual void | store (TlStorerCalcLength &s) const |
virtual void | store (TlStorerToString &s, const char *field_name) const =0 |
TlObject ()=default | |
TlObject (const TlObject &)=delete | |
TlObject & | operator= (const TlObject &)=delete |
TlObject (TlObject &&)=default | |
TlObject & | operator= (TlObject &&)=default |
virtual | ~TlObject ()=default |