MadelineProtoDocs/docs/TD_docs/methods/reportChat.md

858 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 Description Required
chat_id int53 Chat identifier Yes
reason ChatReportReason Reason, the chat is reported Yes

Return type: Ok