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