Skip to main content
Module

x/grm/mod.ts>Api.SecureCredentialsEncrypted

MTProto API Client for Deno 🦕
Go to Latest
class Api.SecureCredentialsEncrypted
extends VirtualClass<{ data: bytes; hash: bytes; secret: bytes; }>
import { Api } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { SecureCredentialsEncrypted } = Api;

Properties

className: "SecureCredentialsEncrypted"
classType: "constructor"
CONSTRUCTOR_ID: 871426631
data: bytes
hash: bytes
secret: bytes
SUBCLASS_OF_ID: 2497476147