Function ttrss_api::get_categories

source ·
pub fn get_categories(
    unread_only: bool,
    enable_nested: bool,
    include_empty: bool
) -> Result<Response, TTRSSAPIError>
Expand description

Get list of categories.