Type Function Return value none Revision Release 2024.3703 Keywords notification, notifications, subscribe See also notifications.unsubscribe() notifications.*
Subscribe to a specific topic to receive notifications for it.
local notifications = require( "plugin.notifications.v2" ) notifications.subscribe( "news" )