Skip to main content
Module

x/mtkruto/2_tl.ts>Api.account_reportPeer

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.account_reportPeer
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { account_reportPeer } = Api;

Properties

_: "account.reportPeer"
peer: InputPeer
reason: ReportReason
message: string
optional
[R]: boolean