pub fn share_to_published(
    title: String,
    url: String,
    content: String
) -> Result<Response, TTRSSAPIError>
Expand description

Share information to published feed.