MadelineProto/docs/TD_docs/methods/reportChat.md

799 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 CLICK ME int53 Yes Chat identifier
reason CLICK ME ChatReportReason Yes Reason, the chat is reported

Return type: Ok