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
default_message_notifications?: null | number
description?: null | string
discovery_splash?: null | string
explicit_content_filter?: null | number
icon?: null | string

base64 jpeg image of the guild icon

name?: string

name of the guild

owner_id?: string

Id of the owner user

preferred_locale?: null | string
public_updates_channel_id?: null | string
reason?: string

reason for updating the guild

rules_channel_id?: null | string
splash?: null | string

base64 jpeg image for the guild splash

system_channel_flags?: number
system_channel_id?: null | string
verification_level?: null | number

Generated using TypeDoc