Type Function Return value none Revision Release 2022.3683 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" )