mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
653 B
653 B
title | description |
---|---|
updateMessageSendSucceeded | Message is successfully sent |
Constructor: updateMessageSendSucceeded
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 |