import { type Optionalize } from "https://deno.land/x/discordeno@17.2.0/plugins/cache/deps.ts";
Makes all of properties in T optional when they're null | undefined it is recursive
import { type Optionalize } from "https://deno.land/x/discordeno@17.2.0/plugins/cache/deps.ts";
Makes all of properties in T optional when they're null | undefined it is recursive