Trigger
title = string message = string time = int (ex: 5000 for 5 seconds) type = string ("success", "error", "warning" or "info") Use this trigger from a client file:
TriggerEvent("bit-notifications:open", title, message, time, type)
Last updated
title = string message = string time = int (ex: 5000 for 5 seconds) type = string ("success", "error", "warning" or "info") Use this trigger from a client file:
TriggerEvent("bit-notifications:open", title, message, time, type)
Last updated