Skip to main content
Module

x/grm/mod.ts>Api.MessageActionSecureValuesSent

MTProto API Client for Deno 🦕
Go to Latest
class Api.MessageActionSecureValuesSent
extends VirtualClass<{ types: Api.TypeSecureValueType[]; }>
import { Api } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { MessageActionSecureValuesSent } = Api;

Properties

className: "MessageActionSecureValuesSent"
classType: "constructor"
CONSTRUCTOR_ID: 3646710100
SUBCLASS_OF_ID: 2256589094
types: Api.TypeSecureValueType[]

Static Methods

fromReader(reader: Reader): MessageActionSecureValuesSent