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
extends Function<types.TypeUpdates>
import { functions } from "https://deno.land/x/mtkruto@0.1.106/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
peer: types.TypeInputPeer
randomId: bigint
replyTo: types.TypeInputReplyTo

Static Properties

readonly
[paramDesc]: ParamDesc