discord-webhooks icon indicating copy to clipboard operation
discord-webhooks copied to clipboard

added a setSilent method similar to the setEphmeral method

Open mrbubbles06 opened this issue 2 years ago • 2 comments

Fixes part of #77.

Added the ability to @silent messages through the use of the "suppress_notifications" flag. Added documentation.

mrbubbles06 avatar Jan 21 '24 09:01 mrbubbles06

ignore all of the previous commits, the final one just adds the "setSilent" method, while maintaining the formatting style of the code (for convenience).

mrbubbles06 avatar Jan 22 '24 20:01 mrbubbles06

Documentation has been added, as well as making function names consistent.

mrbubbles06 avatar Apr 10 '24 21:04 mrbubbles06