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