MadelineProto/docs/TD_docs/constructors/updateMessageSendSucceeded.md
2017-08-25 14:43:29 +02:00

638 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 some other fields may also change
old_message_id long Yes Previous temporary message identifier

Type: Update