@maschinenlesbar.org/tagesschau-cli
    Preparing search index...

    Interface ChannelsResult

    Response of /api2u/channels/.

    interface ChannelsResult {
        channels: JsonObject[];
        type?: string;
    }
    Index
    channels: JsonObject[]
    type?: string