The party ID is a unique identifier of the party that will be generated for every distinct party. This ID can be used to make requests such as Parties.Join(), Parties.Leave(), Parties.Create(), etc. Read more about parties.
Fields
readonly UInt64 ID[Get]
The party ID can be used to retrieve Party. Every party will have a unique ID that is associated with it.