Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method ClientUser.prototype.fetchUser
import { ClientUser } from "https://deno.land/x/discord_rpc_deno@v1.0.25/src/structures/ClientUser.ts";

Parameters

userId: string

Returns

Promise<User>