Table of Contents

Enum InviteFlags

Namespace
DisCatSharp.Enums
Assembly
DisCatSharp.dll
[Flags]
public enum InviteFlags
Extension Methods

Fields

None = 0

Invite has no flags

GuestMembership = 1

Invite grants temporary guest membership. All channels but the one invited to are hidden and user gets kicked if they leave the voice.

Viewed = 2

The invite has been viewed by any user (has been retrieved using the get invite endpoint).