undo_upvote

Remove the "like" on the post

client.post.undo_upvote('POST_ID')

post_id [str]

ID of any post

token [str] (optional)

You can set a specific token for the function, it will be executed from the specified token

Last updated