Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesSendScreenshotNotification

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

Constructors

new
MessagesSendScreenshotNotification(params: { peer: types.TypeInputPeer; replyTo: types.TypeInputReplyTo; randomId: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
randomId: bigint

Static Properties

readonly
[paramDesc]: ParamDesc