voiceStates property

List<VoiceState> voiceStates
final

A list of the VoiceStates of members currently in voice channels.

Implementation

final List<VoiceState> voiceStates;