TDLib v0.0.2 TDLib.Object.UpdateMessageSendSucceeded View Source

A message has been successfully sent.

NameTypeDescription
messagemessageInformation about the sent message. Usually only the message identifier, date, and content are changed, but almost all other fields can also change.
old_message_idstringThe previous temporary message identifier.

More details on telegram’s documentation.