Exports / Events
exports['savoy_notify']:Notify(type, title, text, time)Supported Types
successerrorwarninginformation/info/primary
Parameters
type: Notification type (required)
title: Notification title (optional - uses default if empty)
description: Notification message (required)
time: Duration in milliseconds (optional - default: 5000)
Last updated