Skip to content
  1. MTKruto/
  2. Walkthrough/
  3. Reporting Chats
  1. Reporting a Chat
  2. Reporting an Ephemeral Message
Guides

Reporting ChatsUSER-ONLY

User Walkthrough · 48 of 50

Reporting a Chat

reportChat reports a chat to Telegram.

await client.reportChat(chatId, reportReason);

Reporting an Ephemeral Message

Users can report an ephemeral message through reportEphemeralMessage.

await client.reportEphemeralMessage(chatId, messageId);
PreviousChat BoostsNextAdministration Log
© 2023-2026 MTKruto
TelegramGitHub
Appearance