import { type Api } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { TypeDestroyAuthKeyRes } = Api;
definition: DestroyAuthKeyOk | DestroyAuthKeyNone | DestroyAuthKeyFail
import { type Api } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { TypeDestroyAuthKeyRes } = Api;