import { type DefaultMeta } from "https://deno.land/x/hypixel@v3.1.1/types/DefaultMeta.ts";
Possible meta options returned on the meta variable.
Properties
optional
ratelimit: RateLimitDataIf this request required an API key it returned rate limit information in the headers, which is included here.
If you included a cache get/set method in the options, this value will be set to true if that cache was hit.