Skip to main content
Go to Latest
method ClientUser.prototype.fetchGuilds
import { ClientUser } from "https://deno.land/x/discord_rpc_deno@v1.0.17/src/structures/ClientUser.ts";

Used to get a list of guilds the client is in.

Returns

Promise<Guild[]>

the guilds the user is in