import { getUser } from "https://deno.land/x/discordeno@17.0.1/helpers/misc/mod.ts";
This function will return the raw user payload in the rare cases you need to fetch a user directly from the API.
import { getUser } from "https://deno.land/x/discordeno@17.0.1/helpers/misc/mod.ts";
This function will return the raw user payload in the rare cases you need to fetch a user directly from the API.