Enum member Permissions.CHANGE_NICKNAME

Declaration

enum Permissions
{
  // ...
  CHANGE_NICKNAME = 67108864LU,
  // ...
}