Get the versions for cosmos, revolt API and revolt.js
For the multipart/form-data purposes
Remove block quotes from a message
the string
an object where
count
represents total block quotes removed &
message
represents original string without block quotes
Remove the spoiler tags from a string
the string
an object where
count
represents total spoiler tags ("!!" is counted as 1) removed &
message
represents original string without spoiler tags
Get the link embedded inside a message
the string
array of embedded links
Get the badges of a user
the user object
an array of badges
Get the Autumn URL of a file
the attachment ID
the file type, either "attachhments", "avatars", "backgrounds", "icons" or "banners"
The file size, max 20000000 for attachments
the Autumn URL
Purge messages in a channel
the channel object
amount of messages to delete, max 100
an array of results when all the provided Promises resolve or reject
Upload a file to Autumn
the file name and buffer
the file type, either "attachhments", "avatars", "backgrounds", "icons" or "banners"
the attachment ID
Generated using TypeDoc
Client utils