Skip to main content

list_comments

Function list_comments 

Source
pub async fn list_comments(
    api_key: &str,
    issue_id_or_identifier: &str,
) -> Result<Vec<LinearComment>, String>