Table of Contents

Enum InviteType

Namespace
DisCatSharp.Enums
Assembly
DisCatSharp.dll

Represents the invite type .

public enum InviteType

Fields

Guild = 0

Represents a guild invite.

GroupDm = 1

Represents a group dm invite.

Friend = 2

Represents a friend invite.

[Deprecated("We used the wrong name.")] User = 2

Represents a friend invite.