class InvalidDCError extends RPCErrorRe-exportimport { InvalidDCError } from "https://deno.land/x/grm@0.8.0/src/errors/mod.ts"; ConstructorsnewInvalidDCError(message: string,request: Api.AnyRequest,code?: number,)