Skip to main content
Module

x/mtkruto/mod.ts>functions.ChannelsReportSpam

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.ChannelsReportSpam
extends Function<boolean>
import { functions } from "https://deno.land/x/mtkruto@0.0.984/mod.ts";
const { ChannelsReportSpam } = functions;

Constructors

new
ChannelsReportSpam(params: { channel: types.TypeInputChannel; participant: types.TypeInputPeer; id: Array<number>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
channel: types.TypeInputChannel
id: Array<number>
participant: types.TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc