Skip to main content
Module

x/grm/mod.ts>Api.SecureValueErrorSelfie

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

Properties

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

Static Methods

fromReader(reader: Reader): SecureValueErrorSelfie