-
Notifications
You must be signed in to change notification settings - Fork 32
timeMsg
Pk11 edited this page Sep 25, 2020
·
1 revision
The timeMsg
function has 2 parameters.
-
seconds
-> The time in seconds to show the message for -
message
-> The message to show
Example:
{
"type": "timeMsg",
"seconds": 3,
"message": "App will be booted in 3 seconds!"
}
Need help? Join our Discord server or create a discussion.