getVoiceChannelByName

suspend fun Guild.getVoiceChannelByName(name: String): AudioChannel?

Returns the first VoiceChannel found with the specified name.

Sources

jvm source
Link copied to clipboard