MadelineProtoDocs/docs/TD_docs/methods/reportChat.md
2018-04-01 13:24:46 +02:00

781 B

title description
reportChat Reports chat to Telegram moderators. Can be used only for a channel chat or a private chat with a bot, because all other chats can't be checked by moderators

Method: reportChat

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Reports chat to Telegram moderators. Can be used only for a channel chat or a private chat with a bot, because all other chats can't be checked by moderators

Parameters:

Name Type Required Description
chat_id int53 Yes Chat identifier
reason ChatReportReason Yes Reason, the chat is reported

Return type: Ok