MadelineProtoDocs/docs/TD_docs/constructors/updateMessageSendSucceeded.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

726 B

title description image
updateMessageSendSucceeded Message is successfully sent https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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