Skip to main content
Module

x/discord_api_types/v6.ts>APIGuildPreview

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIGuildPreview
Re-export
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.11/v6.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