updateRtcRegion

suspend fun updateRtcRegion(regionId: String?): Channel(source)

Update the channel's voice region.

Can only be performed on GuildVoiceChannel.

Return

The updated channel.

Parameters

regionId

The ID of the new VoiceRegion.

Throws