messages.ReceivedQueue¶
- class pyrogram.raw.functions.messages.ReceivedQueue[source]¶
Confirms receipt of messages in a secret chat by client, cancels push notifications. The method returns a list of random_id s of messages for which push notifications were cancelled.
Usable by Users Bots- Details:
Layer:
229ID:
55A5BB66
- Parameters:
max_qts (
int32-bit) – Maximum qts value available at the client- Returns:
List of
int64-bit