MadelineProtoDocs/docs/TD_docs/methods/reportChat.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

854 B

title description image
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 https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

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