Enum member Permissions.MANAGE_CHANNELS

Declaration

enum Permissions
{
  // ...
  MANAGE_CHANNELS = 16LU,
  // ...
}