Skip to main content
Module

x/discord_api_types/payloads/v6/mod.ts>APIGuildPreview

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

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

import { type APIGuildPreview } from "https://deno.land/x/discord_api_types@0.37.21/payloads/v6/mod.ts";

Properties

id: string
name: string
icon: string | null
splash: string | null
discovery_splash: string | null
emojis: APIEmoji[]
features: GuildFeature[]
approximate_member_count: number
approximate_presence_count: number