TDLib
|
Inherits td::td_api::Object.
Inherited by td::td_api::updateAccessHash, td::td_api::updateActiveEmojiReactions, td::td_api::updateActiveNotifications, td::td_api::updateAddChatMembersPrivacyForbidden, td::td_api::updateAnimatedEmojiMessageClicked, td::td_api::updateAnimationSearchParameters, td::td_api::updateAttachmentMenuBots, td::td_api::updateAuthorizationState, td::td_api::updateAutosaveSettings, td::td_api::updateBasicGroup, td::td_api::updateBasicGroupFullInfo, td::td_api::updateCall, td::td_api::updateChatAction, td::td_api::updateChatActionBar, td::td_api::updateChatActiveStories, td::td_api::updateChatAvailableReactions, td::td_api::updateChatBackground, td::td_api::updateChatBlockList, td::td_api::updateChatDefaultDisableNotification, td::td_api::updateChatDraftMessage, td::td_api::updateChatFolders, td::td_api::updateChatHasProtectedContent, td::td_api::updateChatHasScheduledMessages, td::td_api::updateChatIsMarkedAsUnread, td::td_api::updateChatIsTranslatable, td::td_api::updateChatLastMessage, td::td_api::updateChatMember, td::td_api::updateChatMessageAutoDeleteTime, td::td_api::updateChatMessageSender, td::td_api::updateChatNotificationSettings, td::td_api::updateChatOnlineMemberCount, td::td_api::updateChatPendingJoinRequests, td::td_api::updateChatPermissions, td::td_api::updateChatPhoto, td::td_api::updateChatPosition, td::td_api::updateChatReadInbox, td::td_api::updateChatReadOutbox, td::td_api::updateChatReplyMarkup, td::td_api::updateChatTheme, td::td_api::updateChatThemes, td::td_api::updateChatTitle, td::td_api::updateChatUnreadMentionCount, td::td_api::updateChatUnreadReactionCount, td::td_api::updateChatVideoChat, td::td_api::updateConnectionState, td::td_api::updateDefaultReactionType, td::td_api::updateDeleteMessages, td::td_api::updateDiceEmojis, td::td_api::updateFavoriteStickers, td::td_api::updateFile, td::td_api::updateFileAddedToDownloads, td::td_api::updateFileDownload, td::td_api::updateFileDownloads, td::td_api::updateFileGenerationStart, td::td_api::updateFileGenerationStop, td::td_api::updateFileRemovedFromDownloads, td::td_api::updateForumTopicInfo, td::td_api::updateGroupCall, td::td_api::updateGroupCallParticipant, td::td_api::updateHavePendingNotifications, td::td_api::updateInstalledStickerSets, td::td_api::updateLanguagePackStrings, td::td_api::updateMessageContent, td::td_api::updateMessageContentOpened, td::td_api::updateMessageEdited, td::td_api::updateMessageInteractionInfo, td::td_api::updateMessageIsPinned, td::td_api::updateMessageLiveLocationViewed, td::td_api::updateMessageMentionRead, td::td_api::updateMessageSendAcknowledged, td::td_api::updateMessageSendFailed, td::td_api::updateMessageSendSucceeded, td::td_api::updateMessageUnreadReactions, td::td_api::updateNewCallSignalingData, td::td_api::updateNewCallbackQuery, td::td_api::updateNewChat, td::td_api::updateNewChatJoinRequest, td::td_api::updateNewChosenInlineResult, td::td_api::updateNewCustomEvent, td::td_api::updateNewCustomQuery, td::td_api::updateNewInlineCallbackQuery, td::td_api::updateNewInlineQuery, td::td_api::updateNewMessage, td::td_api::updateNewPreCheckoutQuery, td::td_api::updateNewShippingQuery, td::td_api::updateNotification, td::td_api::updateNotificationGroup, td::td_api::updateOption, td::td_api::updatePoll, td::td_api::updatePollAnswer, td::td_api::updateRecentStickers, td::td_api::updateSavedAnimations, td::td_api::updateSavedNotificationSounds, td::td_api::updateScopeNotificationSettings, td::td_api::updateSecretChat, td::td_api::updateSelectedBackground, td::td_api::updateServiceNotification, td::td_api::updateStickerSet, td::td_api::updateStory, td::td_api::updateStoryDeleted, td::td_api::updateStoryListChatCount, td::td_api::updateStorySendFailed, td::td_api::updateStorySendSucceeded, td::td_api::updateStoryStealthMode, td::td_api::updateSuggestedActions, td::td_api::updateSupergroup, td::td_api::updateSupergroupFullInfo, td::td_api::updateTermsOfService, td::td_api::updateTrendingStickerSets, td::td_api::updateUnconfirmedSession, td::td_api::updateUnreadChatCount, td::td_api::updateUnreadMessageCount, td::td_api::updateUser, td::td_api::updateUserFullInfo, td::td_api::updateUserPrivacySettingRules, td::td_api::updateUserStatus, td::td_api::updateUsersNearby, and td::td_api::updateWebAppMessageSent.
Additional Inherited Members | |
Public Member Functions inherited from td::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 |
This class is an abstract base class. Contains notifications about data changes.