Property PartyId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.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; }