messages.Report¶
- class hydrogram.raw.functions.messages.Report[source]¶
Report a message in a chat for violation of telegram’s Terms of Service
- Details:
Layer:
181ID:
8953AB4E
- Parameters:
peer (
InputPeer) – Peerid (List of
int32-bit) – IDs of messages to reportreason (
ReportReason) – Why are these messages being reportedmessage (
str) – Comment for report moderation
- Returns:
bool