Skip to main content
Module

x/discordeno/mod.ts>DiscordGuildPreview

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

Properties

id: string

Guild id

name: string

Guild name (2-100 characters)

icon: string | null

Icon hash

splash: string | null

Splash hash

discovery_splash: string | null

Discovery splash hash

emojis: DiscordEmoji[]

Custom guild emojis

features: GuildFeatures[]

Enabled guild features

approximate_member_count: number

Approximate number of members in this guild

approximate_presence_count: number

Approximate number of online members in this guild

description: string | null

The description for the guild, if the guild is discoverable

stickers: DiscordSticker[]

Custom guild stickers