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

x/mtkruto/tl/2_types.ts>MessageActionSecureValuesSent_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class MessageActionSecureValuesSent_
import { MessageActionSecureValuesSent_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

Request for secure telegram passport values was sent

Constructors

new
MessageActionSecureValuesSent_(params: { types: Array<enums.SecureValueType>; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
types: Array<enums.SecureValueType>

Secure value types

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc