MadelineProto/docs/TD_docs/constructors/updateMessageSendSucceeded.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +02:00

653 B

title description
updateMessageSendSucceeded Message is successfully sent

Constructor: updateMessageSendSucceeded

Back to constructors index

Message is successfully sent

Attributes:

Name Type Required Description
message message Yes Information about sent message. Usually only message identifier, date and content are changed, but almost any other fields can also change
old_message_id int53 Yes Previous temporary message identifier

Type: Update