Skip to main content
Module

x/discord_api_types/payloads/v8/guild.ts>APIGuildPreview

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIGuildPreview
Deprecated
Deprecated

API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.

import { type APIGuildPreview } from "https://deno.land/x/discord_api_types@0.37.11/payloads/v8/guild.ts";

Properties

Guild id

name: string

Guild name (2-100 characters)

discovery_splash: string | null

Discovery splash hash; only present for guilds with the "DISCOVERABLE" feature

See https://discord.com/developers/docs/reference#image-formatting

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

The description for the guild

stickers: APISticker[]

Custom guild stickers