updateVideoQualityMode

suspend fun updateVideoQualityMode(videoQualityMode: VideoQualityMode?): Channel(source)

Update the channel's video quality mode.

Can only be performed on GuildVoiceChannel.

Return

The updated channel.

Parameters

videoQualityMode

Throws