mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 20:27:46 +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, ];