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.

NameTypeDescription
chat_idstringChat identifier.
reasonChatReportReasonThe reason for reporting the chat.

More details on telegram’s documentation.