Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateGuildChannelData

Hierarchy

  • CreateGuildChannelData

Index

Properties

bitrate?: number

bitrate of the channel (voice only)

name: string

name of the channel

nsfw?: boolean
parent_id?: string
permission_overwrites?: any[]

permissions overwrites for the channel

position?: number
rate_limit_per_user?: number
reason?: string
topic?: string

type of the channel

user_limit?: number

user limit of a channel (voice only)

Generated using TypeDoc