discord-webhooks
discord-webhooks copied to clipboard
added a setSilent method similar to the setEphmeral method
Fixes part of #77.
Added the ability to @silent messages through the use of the "suppress_notifications" flag. Added documentation.
ignore all of the previous commits, the final one just adds the "setSilent" method, while maintaining the formatting style of the code (for convenience).
Documentation has been added, as well as making function names consistent.