MadelineProtoDocs/docs/API_docs/types/Update.md

173 lines
5.4 KiB
Markdown
Raw 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)
[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)
[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)
[updateLangPackTooLong](../constructors/updateLangPackTooLong.md)
[updateLangPack](../constructors/updateLangPack.md)
[updateFavedStickers](../constructors/updateFavedStickers.md)
[updateChannelReadMessagesContents](../constructors/updateChannelReadMessagesContents.md)
[updateContactsReset](../constructors/updateContactsReset.md)
[updateChannelAvailableMessages](../constructors/updateChannelAvailableMessages.md)
2018-06-29 14:17:30 +02:00
[updateDialogUnreadMark](../constructors/updateDialogUnreadMark.md)
2018-12-26 02:56:50 +01:00
[updateUserPinnedMessage](../constructors/updateUserPinnedMessage.md)
[updateChatPinnedMessage](../constructors/updateChatPinnedMessage.md)
[updateMessagePoll](../constructors/updateMessagePoll.md)
2019-03-08 13:49:23 +01:00
[updateChatDefaultBannedRights](../constructors/updateChatDefaultBannedRights.md)
2019-06-23 13:07:51 +02:00
[updateFolderPeers](../constructors/updateFolderPeers.md)
2019-06-24 15:45:02 +02:00
[updatePeerSettings](../constructors/updatePeerSettings.md)
[updatePeerLocated](../constructors/updatePeerLocated.md)
2019-09-13 17:13:55 +02:00
[updateNewScheduledMessage](../constructors/updateNewScheduledMessage.md)
[updateDeleteScheduledMessages](../constructors/updateDeleteScheduledMessages.md)
[updateTheme](../constructors/updateTheme.md)
2020-03-06 12:24:14 +01:00
[updateGeoLiveViewed](../constructors/updateGeoLiveViewed.md)
[updateLoginToken](../constructors/updateLoginToken.md)
[updateMessagePollVote](../constructors/updateMessagePollVote.md)
2018-04-01 13:19:25 +02:00
### Methods that return an object of this type (methods):