class RPCResultRe-exportimport { RPCResult } from "https://deno.land/x/grm@0.5.1/src/tl/mod.ts"; ConstructorsnewRPCResult(reqMsgId: bigInt.BigInteger,body?: Buffer,error?: Api.RpcError,)Propertiesprivateoptionalbody: BufferprivateclassType: stringprivateCONSTRUCTOR_ID: numberprivateoptionalerror: Api.RpcErrorprivatereqMsgId: bigInt.BigIntegerStatic PropertiesclassType: stringCONSTRUCTOR_ID: numberStatic MethodsfromReader(reader: BinaryReader)