Property PartyId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
PartyId
Gets the party id of the activity.
[JsonProperty("party_id")]
public string? PartyId { get; }
Gets the party id of the activity.
[JsonProperty("party_id")]
public string? PartyId { get; }