reportChatPhoto¶
Reports a chat photo to the Telegram moderators. A chat photo can be reported only if chat.can_be_reported
reportChatPhoto(
chat_id: int53,
file_id: int32,
reason: ReportReason,
text: string
) → Ok