MadelineProto/old_docs/API_docs_v18/constructors/updateMessageID.md

432 B

title description
updateMessageID updateMessageID attributes, type and example

Constructor: updateMessageID

Back to constructors index

Attributes:

Name Type Required
id int Required

Type: Update

Example:

$updateMessageID = ['_' => 'updateMessageID', 'id' => int, ];