Skip to main content
Module

x/discordeno/plugins/cache/deps.ts>getUser

Discord API library for Deno
Latest
function getUser
import { getUser } from "https://deno.land/x/discordeno@18.0.1/plugins/cache/deps.ts";

This function will return the raw user payload in the rare cases you need to fetch a user directly from the API.

Returns

Promise<User>