Class InviteDeleteEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for InviteDeleted
public sealed class InviteDeleteEventArgs : DiscordEventArgs
- Inheritance
-
InviteDeleteEventArgs
- Inherited Members
Properties
- Channel
Gets the channel that the invite was for.
- Guild
Gets the guild that deleted the invite.
- Invite
Gets the deleted invite.