Function ttrss_api::catchup_feed

source ·
pub fn catchup_feed(
    feed_id: i64,
    is_cat: bool
) -> Result<Response, TTRSSAPIError>
Expand description

Catchup feed.