MadelineProto/old_docs/API_docs_v73/types/Update.md
Daniil Gentili e4a326e552
Http refactor (#307)
* refactor

* Apply fixes from StyleCI

* Implement https and http transport, add support for new req_pq_multi, send pending acks and objects in containers along with the next method call, remove dependency on the socket extension.

* Apply fixes from StyleCI

* Make types with empty constructors optional, fix phar archives (fixes #217)

* Apply fixes from StyleCI

* Update to layer 75

* Update github pages gemfile.lock
2018-02-18 14:18:18 +01:00

4.6 KiB

title description
Update constructors and methods of type Update

Type: Update

Back to types index

Possible values (constructors):

updateNewMessage

updateMessageID

updateDeleteMessages

updateUserTyping

updateChatUserTyping

updateChatParticipants

updateUserStatus

updateUserName

updateUserPhoto

updateContactRegistered

updateContactLink

updateNewEncryptedMessage

updateEncryptedChatTyping

updateEncryption

updateEncryptedMessagesRead

updateChatParticipantAdd

updateChatParticipantDelete

updateDcOptions

updateUserBlocked

updateNotifySettings

updateServiceNotification

updatePrivacy

updateUserPhone

updateReadHistoryInbox

updateReadHistoryOutbox

updateWebPage

updateReadMessagesContents

updateChannelTooLong

updateChannel

updateNewChannelMessage

updateReadChannelInbox

updateDeleteChannelMessages

updateChannelMessageViews

updateChatAdmins

updateChatParticipantAdmin

updateNewStickerSet

updateStickerSetsOrder

updateStickerSets

updateSavedGifs

updateBotInlineQuery

updateBotInlineSend

updateEditChannelMessage

updateChannelPinnedMessage

updateBotCallbackQuery

updateEditMessage

updateInlineBotCallbackQuery

updateReadChannelOutbox

updateDraftMessage

updateReadFeaturedStickers

updateRecentStickers

updateConfig

updatePtsChanged

updateChannelWebPage

updateDialogPinned

updatePinnedDialogs

updateBotWebhookJSON

updateBotWebhookJSONQuery

updateBotShippingQuery

updateBotPrecheckoutQuery

updatePhoneCall

updateLangPackTooLong

updateLangPack

updateFavedStickers

updateChannelReadMessagesContents

updateContactsReset

updateChannelAvailableMessages

Methods that return an object of this type (methods):