MadelineProto/docs/API_docs/constructors/receivedNotifyMessage.md
2016-12-20 13:32:11 +01:00

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