Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>ChannelsReportSpam

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

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