Skip to main content

downvote_post

Function downvote_post 

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