Miscellaneous
Broadcast
This endpoint responds with whatever arguments were passed in
POST
/
api
/
broadcast
Body
content
string
The content of the message to send.
author
string
The name of the person sending the message.
channel
string
The channel to send the message to.
Response
success
number
Indicates whether the call was successful. 1 if successful, 0 if not.