Enum member StateFeatures.GUILD_MEMBERS

Declaration

enum StateFeatures
{
  // ...
  GUILD_MEMBERS = 8,
  // ...
}