Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesSendEncryptedService

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

Constructors

new
MessagesSendEncryptedService(params: { peer: types.TypeInputEncryptedChat; randomId: bigint; data: Uint8Array; })

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc