Skip to main content
Extremely Popular
Go to Latest
interface ModifyGuildDiscoveryMetadata
import { type ModifyGuildDiscoveryMetadata } from "https://deno.land/x/discordeno@13.0.0-rc45/template/bigbot/deps.ts";

Properties

optional
primaryCategoryId: number | null

The id of the primary discovery category. Default: 0

optional
keywords: string[] | null

Up to 10 discovery search kekywords. Default: null

optional
emojiDiscoverabilityEnabled: boolean | null

Whether guild info is shown when custom emojis are clicked. Default: true