Variable VoiceStateUpdatePacket.guildID

Declaration

class VoiceStateUpdatePacket
{
  // ...
  ulong guildID;
  // ...
}