Skip to main content
Module

x/grm/mod.ts>Api.SecureData

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

Properties

className: "SecureData"
classType: "constructor"
CONSTRUCTOR_ID: 2330640067
data: bytes
dataHash: bytes
secret: bytes
SUBCLASS_OF_ID: 2094276276