Delegate OnSubscribeEvent
- Namespace
- DiscordRPC.Events
- Assembly
- DiscordRPC.dll
Called when the Discord Client has subscribed to an event.
public delegate void OnSubscribeEvent(object sender, SubscribeMessage args)
Parameters
sender
objectThe Discord client handler that sent this event
args
SubscribeMessageThe arguments supplied with the event