ReceivedNotifyMessage#

class pyrogram.raw.base.ReceivedNotifyMessage#

Confirmation of message receipt.

Constructors:

This base type has 1 constructor available.

ReceivedNotifyMessage

Message ID, for which PUSH-notifications were cancelled.

Functions:

This object can be returned by 1 function.

messages.ReceivedMessages

Confirms receipt of messages by a client, cancels PUSH-notification sending.