Enum member Permissions.KICK_MEMBERS

Declaration

enum Permissions
{
  // ...
  KICK_MEMBERS = 2LU,
  // ...
}