pub async fn comment_get(
    client: &ApiClient,
    comment_id: Base64Uuid
) -> Result<Comment>
Expand description

Retrieves a comment from a discussion thread by comment ID