Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/deps.ts>ModifyGuildDiscoveryMetadata

An object oriented Discordeno framework
Latest
interface ModifyGuildDiscoveryMetadata
import { type ModifyGuildDiscoveryMetadata } from "https://deno.land/x/oasis@2.1.0/packages/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 keywords. Default: null

optional
emojiDiscoverabilityEnabled: boolean | null

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