Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateGuildData

Hierarchy

  • CreateGuildData

Index

Properties

afk_channel_id?: string

id for afk channel

afk_timeout?: number

afk timeout in seconds

channels?: ({ id?: string; name: string; parent_id?: string; type: 0 | 2 | 5 | 13 | 14 | 15 } | { id: string; name: string; type: 4 })[]

array of partial channels

default message notification setting

icon?: string

base64 encoded icon to use for the guild

name: string

name of the guild

array of roles

system_channel_flags?: number

system channel flags

system_channel_id?: string

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

Generated using TypeDoc