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
senderobjectThe Discord client handler that sent this event
argsSubscribeMessageThe arguments supplied with the event