Table of Contents

Class InviteCreatedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for InviteCreated.

public sealed class InviteCreatedEventArgs : DiscordEventArgs
Inheritance
object
EventArgs
InviteCreatedEventArgs

Properties

Channel

Gets the channel that the invite is for.

Guild

Gets the guild that created the invite.

Invite

Gets the created invite.