This function can be used to delete a post.
ig_delete_media(media_id, verbose = FALSE)
media_id | numeric; the unique id to identify a post which can be
found in the |
---|---|
verbose | logical; do you want informative messages? |
#>#> #>#> Error: Status: fail #> Message: login_requireddeletion_result <- ig_delete_media(last_post_media_id)#> Error in ig_delete_media(last_post_media_id): object 'last_post_media_id' not found