Table of Contents

Class ScheduledGuildEventUserAddedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Fired when someone subscribes to the scheduled event.

public class ScheduledGuildEventUserAddedEventArgs : DiscordEventArgs
Inheritance
ScheduledGuildEventUserAddedEventArgs
Derived

Properties

Event

The event that was subscribed to.

Guild

The guild the event is scheduled for.

User

The user that subscribed to the event.