Enum member Permissions.MANAGE_MESSAGES

Declaration

enum Permissions
{
  // ...
  MANAGE_MESSAGES = 8192LU,
  // ...
}