Table of Contents

Class GuildScheduledEventUserAddEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for GuildScheduledEventUserAdded event.

public class GuildScheduledEventUserAddEventArgs : DiscordEventArgs
Inheritance
GuildScheduledEventUserAddEventArgs
Inherited Members

Properties

Guild

Gets the guild.

Member

Gets the member which has subscribed to this scheduled event.

ScheduledEvent

Gets the scheduled event.

User

Gets the user which has subscribed to this scheduled event.