Skip to main content
Module

x/mtkruto/mod.ts>types.MessageActionSecureValuesSent

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

Constructors

new
MessageActionSecureValuesSent(params: { types: Array<TypeSecureValueType>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
types: Array<TypeSecureValueType>

Static Properties

readonly
[paramDesc]: ParamDesc