StatChannelsData: {
    channels: StatChannel[];
    featureEnabled: boolean;
    inspected: boolean;
}

Type declaration

  • channels: StatChannel[]
  • featureEnabled: boolean

    The StatCounters feature bit. False means the task skips every row below.

  • inspected: boolean

    Whether the cluster holding this guild answered. False means every status is cluster-unreachable and none of them says anything about the channels themselves.