MadelineProtoDocs/old_docs/API_docs_v66/types/Update.md

139 lines
4.2 KiB
Markdown
Raw Permalink Normal View History

2018-04-01 13:19:25 +02:00
---
title: Update
description: constructors and methods of type Update
2018-04-04 19:52:48 +02:00
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
2018-04-01 13:19:25 +02:00
---
2018-04-05 01:19:57 +02:00
# Type: Update
2018-04-01 13:19:25 +02:00
[Back to types index](index.md)
### Possible values (constructors):
[updateNewMessage](../constructors/updateNewMessage.md)
[updateMessageID](../constructors/updateMessageID.md)
[updateDeleteMessages](../constructors/updateDeleteMessages.md)
[updateUserTyping](../constructors/updateUserTyping.md)
[updateChatUserTyping](../constructors/updateChatUserTyping.md)
[updateChatParticipants](../constructors/updateChatParticipants.md)
[updateUserStatus](../constructors/updateUserStatus.md)
[updateUserName](../constructors/updateUserName.md)
[updateUserPhoto](../constructors/updateUserPhoto.md)
[updateContactRegistered](../constructors/updateContactRegistered.md)
[updateContactLink](../constructors/updateContactLink.md)
[updateNewEncryptedMessage](../constructors/updateNewEncryptedMessage.md)
[updateEncryptedChatTyping](../constructors/updateEncryptedChatTyping.md)
[updateEncryption](../constructors/updateEncryption.md)
[updateEncryptedMessagesRead](../constructors/updateEncryptedMessagesRead.md)
[updateChatParticipantAdd](../constructors/updateChatParticipantAdd.md)
[updateChatParticipantDelete](../constructors/updateChatParticipantDelete.md)
[updateDcOptions](../constructors/updateDcOptions.md)
[updateUserBlocked](../constructors/updateUserBlocked.md)
[updateNotifySettings](../constructors/updateNotifySettings.md)
[updateServiceNotification](../constructors/updateServiceNotification.md)
[updatePrivacy](../constructors/updatePrivacy.md)
[updateUserPhone](../constructors/updateUserPhone.md)
[updateReadHistoryInbox](../constructors/updateReadHistoryInbox.md)
[updateReadHistoryOutbox](../constructors/updateReadHistoryOutbox.md)
[updateWebPage](../constructors/updateWebPage.md)
[updateReadMessagesContents](../constructors/updateReadMessagesContents.md)
[updateChannelTooLong](../constructors/updateChannelTooLong.md)
[updateChannel](../constructors/updateChannel.md)
[updateNewChannelMessage](../constructors/updateNewChannelMessage.md)
[updateReadChannelInbox](../constructors/updateReadChannelInbox.md)
[updateDeleteChannelMessages](../constructors/updateDeleteChannelMessages.md)
[updateChannelMessageViews](../constructors/updateChannelMessageViews.md)
[updateChatAdmins](../constructors/updateChatAdmins.md)
[updateChatParticipantAdmin](../constructors/updateChatParticipantAdmin.md)
[updateNewStickerSet](../constructors/updateNewStickerSet.md)
[updateStickerSetsOrder](../constructors/updateStickerSetsOrder.md)
[updateStickerSets](../constructors/updateStickerSets.md)
[updateSavedGifs](../constructors/updateSavedGifs.md)
[updateBotInlineQuery](../constructors/updateBotInlineQuery.md)
[updateBotInlineSend](../constructors/updateBotInlineSend.md)
[updateEditChannelMessage](../constructors/updateEditChannelMessage.md)
[updateChannelPinnedMessage](../constructors/updateChannelPinnedMessage.md)
[updateBotCallbackQuery](../constructors/updateBotCallbackQuery.md)
[updateEditMessage](../constructors/updateEditMessage.md)
[updateInlineBotCallbackQuery](../constructors/updateInlineBotCallbackQuery.md)
[updateReadChannelOutbox](../constructors/updateReadChannelOutbox.md)
[updateDraftMessage](../constructors/updateDraftMessage.md)
[updateReadFeaturedStickers](../constructors/updateReadFeaturedStickers.md)
[updateRecentStickers](../constructors/updateRecentStickers.md)
[updateConfig](../constructors/updateConfig.md)
[updatePtsChanged](../constructors/updatePtsChanged.md)
[updateChannelWebPage](../constructors/updateChannelWebPage.md)
[updateDialogPinned](../constructors/updateDialogPinned.md)
[updatePinnedDialogs](../constructors/updatePinnedDialogs.md)
[updateBotWebhookJSON](../constructors/updateBotWebhookJSON.md)
[updateBotWebhookJSONQuery](../constructors/updateBotWebhookJSONQuery.md)
[updateBotShippingQuery](../constructors/updateBotShippingQuery.md)
[updateBotPrecheckoutQuery](../constructors/updateBotPrecheckoutQuery.md)
[updatePhoneCall](../constructors/updatePhoneCall.md)
### Methods that return an object of this type (methods):