858 B
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
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 |