Table of Contents

Enum Party.PrivacySetting

Namespace
DiscordRPC
Assembly
DiscordRPC.dll

Privacy of the party

public enum Party.PrivacySetting

Fields

Private = 0

The party is private, invites only.

Public = 1

The party is public, anyone can join.