Function 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.