Executes a simplified config with TMC.Functions.Notify
target
Number
Target source for the notification
message
String
The message to include in the notification
ntype
The notification type to use with the notification
time
The duration in ms the notification should show for
TMC.Functions.SimpleNotify(10, "Test notification", "info", 2000)
Last updated 1 year ago