Skip to main content
Module

x/discordeno/mod.ts>getGuildPreview

Discord API library for Deno
Extremely Popular
Go to Latest
function getGuildPreview
import { getGuildPreview } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Returns the guild preview object for the given id. If the bot is not in the guild, then the guild must be Discoverable.

Parameters

bot: Bot
guildId: bigint