cache property

  1. @Deprecated('Use PartialGuild.voiceStates instead')
Cache<VoiceState> cache
final

The cache for voice states.

Implementation

@Deprecated('Use PartialGuild.voiceStates instead')
final Cache<VoiceState> cache;