Enum member Permissions.MANAGE_GUILD

Declaration

enum Permissions
{
  // ...
  MANAGE_GUILD = 32LU,
  // ...
}