pub async fn notify_get_thread(
configuration: &Configuration,
id: &str,
) -> Result<NotificationThread, Error<NotifyGetThreadError>>
pub async fn notify_get_thread(
configuration: &Configuration,
id: &str,
) -> Result<NotificationThread, Error<NotifyGetThreadError>>