TDLib v0.0.2 TDLib.Object.UpdateMessageSendSucceeded View Source
A message has been successfully sent.
Name | Type | Description |
---|---|---|
message | message | Information about the sent message. Usually only the message identifier, date, and content are changed, but almost all other fields can also change. |
old_message_id | string | The previous temporary message identifier. |
More details on telegram’s documentation.