Function fiberplane_api_client::comment_get
source · pub async fn comment_get(
client: &ApiClient,
comment_id: Base64Uuid
) -> Result<Comment>Expand description
Retrieves a comment from a discussion thread by comment ID
pub async fn comment_get(
client: &ApiClient,
comment_id: Base64Uuid
) -> Result<Comment>Retrieves a comment from a discussion thread by comment ID