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