Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesSendEncrypted

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

Constructors

new
MessagesSendEncrypted(params: { silent?: true; peer: types.TypeInputEncryptedChat; randomId: bigint; data: Uint8Array; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
data: Uint8Array
randomId: bigint
optional
silent: true

Static Properties

readonly
[paramDesc]: ParamDesc