account.ReportProfilePhoto#
- class pyrogram.raw.functions.account.ReportProfilePhoto#
Report a profile photo of a dialog.
- Details:
Layer:
158
ID:
FA8CC6F5
- Parameters:
peer (
InputPeer
) – The dialog.photo_id (
InputPhoto
) – Dialog photo ID.reason (
ReportReason
) – Report reason.message (
str
) – Comment for report moderation.
- Returns:
bool