1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 06:16:55 +01:00
MadelineProto/docs/TD_docs/constructors/updateDeleteMessages.md
2017-08-25 15:05:53 +02:00

507 B

title description
updateDeleteMessages Some messages was deleted

Constructor: updateDeleteMessages

Back to constructors index

Some messages was deleted

Attributes:

Name Type Required Description
chat_id int53 Yes Chat identifier
message_ids Array of int53 Yes Identifiers of deleted message

Type: Update