MadelineProto/old_docs/API_docs_v42/constructors/receivedNotifyMessage.md

492 B

title description
receivedNotifyMessage receivedNotifyMessage attributes, type and example

Constructor: receivedNotifyMessage

Back to constructors index

Attributes:

Name Type Required
id int Required

Type: ReceivedNotifyMessage

Example:

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