Skip to main content
Module

x/grm/mod.ts>tl.Api.SecureValueErrorFrontSide

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.SecureValueErrorFrontSide
extends VirtualClass<{ type: Api.TypeSecureValueType; fileHash: bytes; text: string; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { SecureValueErrorFrontSide } = tl.Api;

Properties

className: "SecureValueErrorFrontSide"
classType: "constructor"
CONSTRUCTOR_ID: 12467706
fileHash: bytes
SUBCLASS_OF_ID: 101146574
text: string
type: Api.TypeSecureValueType

Static Methods

fromReader(reader: Reader): SecureValueErrorFrontSide