DeletedStatChannels: {
    channelDeleted: boolean;
    cleared: StatChannelKind[];
    platform: StatChannelPlatform;
    username: string;
}

Type declaration

  • channelDeleted: boolean

    Always false. Unlinking stops the counter; the Discord channel stays theirs to remove.

  • cleared: StatChannelKind[]
  • platform: StatChannelPlatform
  • username: string