Skip to main content
Module

x/higa/mod.ts>GuildPreview

A package to interract with the Discord API coded by myself
Go to Latest
interface GuildPreview
Re-export
import { type GuildPreview } from "https://deno.land/x/higa@0.1.0-fix/mod.ts";

Properties

id: string
name: string
optional
icon: string
optional
splash: string
optional
discovery_splash: string
emojis: Emoji[]
features: GuildFeature[]
approximate_member_count: number
approximate_presence_count: number
optional
description: string
optional
stickers: Sticker[]