mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 16:07:21 +01:00
486 B
486 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, ];