Table of Contents

Class InviteDeletedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for InviteDeleted

public sealed class InviteDeletedEventArgs : DiscordEventArgs
Inheritance
object
EventArgs
InviteDeletedEventArgs

Properties

Channel

Gets the channel that the invite was for.

Guild

Gets the guild that deleted the invite.

Invite

Gets the deleted invite.