RantScript
RantScript copied to clipboard
Added Mute and Unmute Option
The mute API endpoint is as follows
https://devrant.com/api/devrant/rants/{rant_id}/mute
and unmute endpoint is,
https://devrant.com/api/devrant/rants/{rant_id}/unmute
I have added them.
@leahlundqvist