Skip to main content
Module

x/mtkruto/mod.ts>types.MessageActionSecureValuesSentMe

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

Constructors

new
MessageActionSecureValuesSentMe(params: { values: Array<TypeSecureValue>; credentials: TypeSecureCredentialsEncrypted; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
values: Array<TypeSecureValue>

Static Properties

readonly
[paramDesc]: ParamDesc