mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 16:27:20 +01:00
487 B
487 B
title | description |
---|---|
receivedNotifyMessage | receivedNotifyMessage attributes, type and example |
Constructor: receivedNotifyMessage
Attributes:
Name | Type | Required |
---|---|---|
id | int | Required |
Type: ReceivedNotifyMessage
Example:
$receivedNotifyMessage = ['_' => receivedNotifyMessage', 'id' => int, ];