send

open fun send(message: String)

Sends a notification message to the discord webhook url specified by the user in the client. The user must have enabled script notifications or this will do nothing

Parameters

message

the notification message to send