Interface PlayerOpenParamsItemOption3

interface PlayerOpenParamsItemOption3 {
    partymode?: string;
}

Properties

Properties

partymode?: string