Skip to content

UpdateMessageSendFailed

Update · TDLib 1.8.67 · d1085f9c

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

UpdateMessageSendFailed(
  message: Message,
  old_message_id: int53,
  error: Error
) → Update

message

Message

The failed to send message

old_message_id

int53

The previous temporary message identifier

error

Error

The cause of the message sending failure