connectedMembers

val VoiceChannel.connectedMembers: Flow<Member>

Gets the members currently connected to this VoiceChannel by requesting the VoiceStates of this guild and filtering by this channel's Snowflake ID.

Sources

jvm source
Link copied to clipboard