Skip to content

Notification Module

The Notification module acts as a bridge between the Versa SDK and the notification system that you run on your server.

Import

  • You can import on both client and server- but be aware the functions on the server require the source as the first paramater!
lua
local Notification = require '@versa_sdk/modules/notification'