class tl.Api.SecureData extends VirtualClass<{ data: bytes; dataHash: bytes; secret: bytes; }>import { tl } from "https://deno.land/x/grm@0.5.2/src/mod.ts"; const { SecureData } = tl.Api; PropertiesclassName: "SecureData"classType: "constructor"CONSTRUCTOR_ID: 2330640067data: bytesdataHash: bytessecret: bytesSUBCLASS_OF_ID: 2094276276Static MethodsfromReader(reader: Reader): SecureData