Interface EditGuildOptions

Hierarchy

  • EditGuildOptions

Properties

afkChannelID?: null | string
afkTimeout?: number
banner?: null | string | Buffer
defaultMessageNotifications?: DefaultMessageNotificationLevels
description?: null | string
discoverySplash?: null | string | Buffer
explicitContentFilter?: ExplicitContentFilterLevels
features?: ("ANIMATED_BANNER" | "ANIMATED_ICON" | "BANNER" | "COMMERCE" | "COMMUNITY" | "CREATOR_MONETIZABLE" | "CREATOR_MONETIZABLE_DISABLED" | "DISCOVERABLE" | "DISCOVERABLE_DISABLED" | "ENABLED_DISCOVERABLE_BEFORE" | "FEATURABLE" | "GUILD_HOME_TEST" | "HAS_DIRECTORY_ENTRY" | "HUB" | "INVITE_SPLASH" | "LINKED_TO_HUB" | "MEMBER_VERIFICATION_GATE_ENABLED" | "MONETIZATION_ENABLED" | "MORE_EMOJI" | "MORE_EMOJIS" | "MORE_STICKERS" | "NEWS" | "NEW_THREAD_PERMISSIONS" | "PARTNERED" | "PREVIEW_ENABLED" | "PREVIOUSLY_DISCOVERABLE" | "PRIVATE_THREADS" | "ROLE_ICONS" | "ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE" | "ROLE_SUBSCRIPTIONS_ENABLED" | "SEVEN_DAY_THREAD_ARCHIVE" | "TEXT_IN_VOICE_ENABLED" | "THREADS_ENABLED" | "THREADS_ENABLED_TESTING" | "THREE_DAY_THREAD_ARCHIVE" | "TICKETED_EVENTS_ENABLED" | "VANITY_URL" | "VERIFIED" | "VIP_REGIONS" | "WELCOME_SCREEN_ENABLED")[]
icon?: null | string | Buffer
name?: string
ownerID?: string
preferredLocale?: null | string
premiumProgressBarEnabled?: boolean
publicUpdatesChannelID?: null | string
reason?: string
region?: null | string

Deprecated

rulesChannelID?: null | string
splash?: null | string | Buffer
systemChannelFlags?: number
systemChannelID?: null | string
verificationLevel?: VerificationLevels