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