Notifications
Queueing a Notification
Rayfield:Notify({
Title = "Notification Title",
Content = "Notification Content",
Image = 4483362458,
OnClick = function()
end,
})
Rayfield:Notify({
Title = "Notification Title",
Content = "Notification Content",
Image = 4483362458,
OnClick = function()
end,
})