Notifications
Functions
Return Type | Name | Description |
---|---|---|
nil |
notify.clear() |
Clears the queue |
nil |
notify.push(string title, string desc, table? options = { time = 8000, icon = Notify.INFO }) |
Pushes a notification |
Return Type | Name | Description |
---|---|---|
nil |
notify.clear() |
Clears the queue |
nil |
notify.push(string title, string desc, table? options = { time = 8000, icon = Notify.INFO }) |
Pushes a notification |