Skip to main content
Module

x/wackford/discordeno.ts>getUser

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
function getUser
import { getUser } from "https://deno.land/x/wackford@v0.0.2/discordeno.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>