You can see some notifications UI functions
Send a notification to the LocalPlayerarrow-up-right
Types
Arguments
Descriptions
Optional
numberarrow-up-right
time
Notification display time
❌
stringarrow-up-right
msg
The notification message content
Example :
AAS.Notification(5, "Hello world !")
Output :
Last updated 4 years ago