Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/mod.ts>functions.MessagesReportEncryptedSpam

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

Constructors

new
MessagesReportEncryptedSpam(params: { peer: types.TypeInputEncryptedChat; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
peer: types.TypeInputEncryptedChat

Static Properties

readonly
[paramDesc]: ParamDesc