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