ReceivedNotifyMessage#
- class pyrogram.raw.types.ReceivedNotifyMessage#
Message ID, for which PUSH-notifications were cancelled.
Constructor of
ReceivedNotifyMessage
.- Details:
Layer:
158
ID:
A384B779
- Parameters:
id (
int
32-bit
) – Message ID, for which PUSH-notifications were canceled.flags (
int
32-bit
) – N/A
- Functions:
This object can be returned by 1 function.
Confirms receipt of messages by a client, cancels PUSH-notification sending.