Enum member OPCode.VOICE_SERVER_PING

Declaration

enum OPCode
{
  // ...
  VOICE_SERVER_PING = cast(ushort)5u,
  // ...
}