Enum InviteType
Represents the type of invite (what the invite is for).
public enum InviteType
Fields
Group = 1An invite to join a group DM.
Guild = 0An invite to join a guild/server.
Represents the type of invite (what the invite is for).
public enum InviteType
Group = 1An invite to join a group DM.
Guild = 0An invite to join a guild/server.