import { getUser } from "https://deno.land/x/discordeno@13.0.0-rc45/template/beginner/deps.ts";
This function will return the raw user payload in the rare cases you need to fetch a user directly from the API.
Parameters
bot: Bot
import { getUser } from "https://deno.land/x/discordeno@13.0.0-rc45/template/beginner/deps.ts";
This function will return the raw user payload in the rare cases you need to fetch a user directly from the API.