SendMessage
SendMessage API
Sends a message to the given Revolt channel
To use the sendMessage
function, you need to require the Osiris API.
You need to call the function with the first argument being the XSessionToken, the second argument being the Channel and the third argument being the message.
Here's an example of it in a command:
Last updated