hfaran / piazza-api

Unofficial Client for Piazza's Internal API
https://hfaran.github.io/posts/reverse-engineering-piazzas-api/
MIT License
185 stars 54 forks source link

feat(user): Added post deletion functionality #44

Closed icamacho3 closed 5 years ago

icamacho3 commented 5 years ago

Added network.delete_post() and rpc.content_delete() for post deletion functionality.

GitCop commented 5 years ago

There were the following issues with your Pull Request

Guidelines are available at https://github.com/hfaran/piazza-api


This message was auto-generated by https://gitcop.com

hfaran commented 5 years ago

Thanks for your contribution! :shipit: