Function fiberplane_api_client::comment_update
source · pub async fn comment_update(
client: &ApiClient,
comment_id: Base64Uuid,
payload: UpdateComment
) -> Result<Comment>Expand description
Updates a comment in a discussion thread by comment ID