Airgram

Guides
/
/
Output types

Update

Contains notifications about data changes.

The UpdateUnion type represents one of the following types:

UpdateMessageSendFailed

A message failed to send. Be aware that some messages being sent can be irrecoverably deleted, in which case updateDeleteMessages will be received instead of this update.


NameTypeDescription
_"updateMessageSendFailed"
message The failed to send message
oldMessageIdnumber The previous temporary message identifier
errorCodenumber An error code
errorMessagestring Error message