Skip to main content
Module

x/biscuit/mod.ts>DiscordDiscoveryMetadata

A Discord library that is easy to use but reliable on its core 🥠
Latest
interface DiscordDiscoveryMetadata
import { type DiscordDiscoveryMetadata } from "https://deno.land/x/biscuit@0.2.4/mod.ts";

Properties

guild_id: string

The guild Id

primary_category_id: number

The id of the primary discovery category set for this guild

keywords: string[] | null

Up to 10 discovery search keywords set for this guild

emoji_discoverability_enabled: boolean

Whether guild info is shown when custom emojis from this guild are clicked

partner_actioned_timestamp: string | null

When the server's partner application was accepted or denied, for applications via Server Settings

partner_application_timestamp: string | null

When the server applied for partnership, if it has a pending application

category_ids: number[]

Ids of up to 5 discovery subcategories set for this guild

guild_id: string

The guild Id

primary_category_id: number

The id of the primary discovery category set for this guild

keywords: string[] | null

Up to 10 discovery search keywords set for this guild

emoji_discoverability_enabled: boolean

Whether guild info is shown when custom emojis from this guild are clicked

partner_actioned_timestamp: string | null

When the server's partner application was accepted or denied, for applications via Server Settings

partner_application_timestamp: string | null

When the server applied for partnership, if it has a pending application

category_ids: number[]

Ids of up to 5 discovery subcategories set for this guild