interface MultiplayerLeaveLobbyRequest {
    player_id?: string;
}

Properties

Properties

player_id?: string

Generated using TypeDoc