TDLib v0.0.2 TDLib.Method.ReportChat View Source
Reports a chat to the Telegram moderators. Supported only for supergroups, channels, or private chats with bots, since other chats can’t be checked by moderators.
Returns object_ptr
Name | Type | Description |
---|---|---|
chat_id | string | Chat identifier. |
reason | ChatReportReason | The reason for reporting the chat. |
More details on telegram’s documentation.