Enum Party.PrivacySetting
- Namespace
- DiscordRPC
- Assembly
- DiscordRPC.dll
Privacy of the party
public enum Party.PrivacySetting
Fields
Private = 0The party is private, invites only.
Public = 1The party is public, anyone can join.
Privacy of the party
public enum Party.PrivacySetting
Private = 0The party is private, invites only.
Public = 1The party is public, anyone can join.