Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/3_functions.ts>messages_sendEncrypted_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_sendEncrypted_
extends Function_<enums.messages.SentEncryptedMessage>
import { messages_sendEncrypted_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
messages_sendEncrypted_(params: { silent?: true; peer: enums.InputEncryptedChat; random_id: bigint; data: Uint8Array; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
data: Uint8Array
peer: enums.InputEncryptedChat
random_id: bigint
optional
silent: true

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc