Variable VoiceClient.playable

Declaration

class VoiceClient
{
  // ...
  Playable playable;
  // ...
}