Preparing search index...
The search index is not available
retrommo-types
retrommo-types
PartyChangesUpdate
Interface PartyChangesUpdate
interface
PartyChangesUpdate
{
parties
:
readonly
PartyUpdate
[]
;
partyIDsToRemove
:
readonly
string
[]
;
world
?:
PartyChangesWorldUpdate
;
}
Index
Properties
parties
partyIDs
To
Remove
world?
Properties
Readonly
parties
parties
:
readonly
PartyUpdate
[]
Readonly
partyIDs
To
Remove
partyIDs
To
Remove
:
readonly
string
[]
Optional
Readonly
world
world
?:
PartyChangesWorldUpdate
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
parties
partyIDs
To
Remove
world
retrommo-types
Loading...