Event GuildScheduledEventUserAdded
- Namespace
- Dis
Cat Sharp
- Assembly
- DisCatSharp.dll
Fired when a user subscribes to a scheduled event.
For this Event you need the Guild
public event AsyncEventHandler<DiscordClient, GuildScheduledEventUserAddEventArgs> GuildScheduledEventUserAdded
Returns
- Async
Event <DiscordHandler Client , GuildScheduled >Event User Add Event Args - Your library to write discord bots in C# with focus on always providing access to the latest discord features.