Class InviteCreateEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for InviteCreated
public sealed class InviteCreateEventArgs : DiscordEventArgs
- Inheritance
-
InviteCreateEventArgs
- Inherited Members
Properties
- Channel
Gets the channel that the invite is for.
- Guild
Gets the guild that created the invite.
- Invite
Gets the created invite.