MadelineProto/docs/API_docs/constructors/receivedNotifyMessage.md

486 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, ];