GuildVoiceChannelEditOptions

interface GuildVoiceChannelEditOptions

Properties that can be changed on a guild voice channel.

exported from lib.weeble.d

Properties

Property

Type

Description

bitrate?

number

Voice bitrate in bits per second.

name?

string

Channel name.

reason?

string

Audit-log reason for the change.

userLimit?

number

Maximum connected users, or 0 for no limit.