Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateGuildData

Hierarchy

  • UpdateGuildData

Index

Properties

afk_channel_id?: null | string

Id of the afk channel

afk_timeout?: number

afk timeout in seconds

banner?: null | string

base64 image for the guild banner

description?: null | string

the description for the guild

discovery_splash?: null | string

base64 image for the guild discovery splash

explicit content filter level

enabled guild features

icon?: null | string

base64 image for the guild icon

name?: string

name of the guild

owner_id?: string

Id of the owner user

the preferred locale of a Community guild used in server discovery and notices from Discord; defaults to "en-US"

premium_progress_bar_enabled?: boolean

whether the guild's boost progress bar should be enabled

public_updates_channel_id?: null | string

the id of the channel where admins and moderators of Community guilds receive notices from Discord

reason?: string

reason for updating the guild

rules_channel_id?: null | string

the id of the channel where Community guilds display rules and/or guidelines

splash?: null | string

base64 image for the guild splash

system_channel_flags?: number

system channel flags

system_channel_id?: null | string

the id of the channel where guild notices such as welcome messages and boost events are posted

Generated using TypeDoc