Skip to main content

comments

Function comments 

Source
pub async fn comments(
    client: &MoltbookClient,
    post_id: &str,
    sort: &str,
) -> Result<(), ApiError>