Function fiberplane_api_client::thread_resolve
source · pub async fn thread_resolve(
client: &ApiClient,
thread_id: Base64Uuid
) -> Result<Thread>Expand description
Resolves a discussion thread by ID
pub async fn thread_resolve(
client: &ApiClient,
thread_id: Base64Uuid
) -> Result<Thread>Resolves a discussion thread by ID