Skip to main content
Corvus Connection

OnSpotifyTrackChanged

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnSpotifyTrackChangedAttributeMarks a method as a handler fired when the now-playing Spotify track changes. The method must accept (IScriptContext, SpotifyTrackChangedContext). See OnChatMessageAttribute for the supported return types.