messages.ReportMessagesDelivery#
- class pyrogram.raw.functions.messages.ReportMessagesDelivery#
Used for Telegram Gateway verification messages : indicate to the server that one or more messages were received by the client, if requested by the message.report_delivery_until_date flag or the equivalent flag in push notifications.
- Details:
Layer:
211
ID:
5A6D7395
- Parameters:
peer (
InputPeer
)id (List of
int
32-bit
)push (
bool
, optional) – If set,
- Returns:
bool