Function notify_read_thread

Source
pub async fn notify_read_thread(
    configuration: &Configuration,
    id: &str,
    to_status: Option<&str>,
) -> Result<NotificationThread, Error<NotifyReadThreadError>>