Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesSendScreenshotNotification

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

Constructors

new
MessagesSendScreenshotNotification(params: { peer: types.TypeInputPeer; replyToMsgId: number; randomId: bigint; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc