class Api.DestroyAuthKey extends Request<void, Api.TypeDestroyAuthKeyRes>import { Api } from "https://deno.land/x/grm@0.5.4/mod.ts"; const { DestroyAuthKey } = Api; PropertiesclassName: "DestroyAuthKey"classType: "request"CONSTRUCTOR_ID: 3510849888SUBCLASS_OF_ID: 2190599822Static MethodsfromReader(reader: Reader): DestroyAuthKey