--- title: Update description: constructors and methods of type Update --- ## Type: Update [Back to types index](index.md) Contains notifications about data changes ### Possible values (constructors): [updateAuthState](../constructors/updateAuthState.md) [updateNewMessage](../constructors/updateNewMessage.md) [updateMessageSendAcknowledged](../constructors/updateMessageSendAcknowledged.md) [updateMessageSendSucceeded](../constructors/updateMessageSendSucceeded.md) [updateMessageSendFailed](../constructors/updateMessageSendFailed.md) [updateMessageContent](../constructors/updateMessageContent.md) [updateMessageEdited](../constructors/updateMessageEdited.md) [updateMessageViews](../constructors/updateMessageViews.md) [updateOpenMessageContent](../constructors/updateOpenMessageContent.md) [updateMessageMentionRead](../constructors/updateMessageMentionRead.md) [updateNewChat](../constructors/updateNewChat.md) [updateChatTitle](../constructors/updateChatTitle.md) [updateChatPhoto](../constructors/updateChatPhoto.md) [updateChatTopMessage](../constructors/updateChatTopMessage.md) [updateChatOrder](../constructors/updateChatOrder.md) [updateChatIsPinned](../constructors/updateChatIsPinned.md) [updateChatReadInbox](../constructors/updateChatReadInbox.md) [updateChatReadOutbox](../constructors/updateChatReadOutbox.md) [updateChatUnreadMentionCount](../constructors/updateChatUnreadMentionCount.md) [updateNotificationSettings](../constructors/updateNotificationSettings.md) [updateChatReplyMarkup](../constructors/updateChatReplyMarkup.md) [updateChatDraftMessage](../constructors/updateChatDraftMessage.md) [updateDeleteMessages](../constructors/updateDeleteMessages.md) [updateUserChatAction](../constructors/updateUserChatAction.md) [updateUserStatus](../constructors/updateUserStatus.md) [updateUser](../constructors/updateUser.md) [updateGroup](../constructors/updateGroup.md) [updateChannel](../constructors/updateChannel.md) [updateSecretChat](../constructors/updateSecretChat.md) [updateUserFull](../constructors/updateUserFull.md) [updateGroupFull](../constructors/updateGroupFull.md) [updateChannelFull](../constructors/updateChannelFull.md) [updateServiceNotification](../constructors/updateServiceNotification.md) [updateFileProgress](../constructors/updateFileProgress.md) [updateFile](../constructors/updateFile.md) [updateFileGenerationStart](../constructors/updateFileGenerationStart.md) [updateFileGenerationProgress](../constructors/updateFileGenerationProgress.md) [updateFileGenerationFinish](../constructors/updateFileGenerationFinish.md) [updateCall](../constructors/updateCall.md) [updatePrivacy](../constructors/updatePrivacy.md) [updateOption](../constructors/updateOption.md) [updateInstalledStickerSets](../constructors/updateInstalledStickerSets.md) [updateTrendingStickerSets](../constructors/updateTrendingStickerSets.md) [updateRecentStickers](../constructors/updateRecentStickers.md) [updateFavoriteStickers](../constructors/updateFavoriteStickers.md) [updateSavedAnimations](../constructors/updateSavedAnimations.md) [updateConnectionState](../constructors/updateConnectionState.md) [updateNewInlineQuery](../constructors/updateNewInlineQuery.md) [updateNewChosenInlineResult](../constructors/updateNewChosenInlineResult.md) [updateNewCallbackQuery](../constructors/updateNewCallbackQuery.md) [updateNewInlineCallbackQuery](../constructors/updateNewInlineCallbackQuery.md) [updateNewShippingQuery](../constructors/updateNewShippingQuery.md) [updateNewPreCheckoutQuery](../constructors/updateNewPreCheckoutQuery.md) [updateNewCustomEvent](../constructors/updateNewCustomEvent.md) [updateNewCustomQuery](../constructors/updateNewCustomQuery.md) ### Methods that return an object of this type (methods): [$MadelineProto->testUseUpdate](../methods/testUseUpdate.md)