mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-09-07 10:55:09 -05:00
Use detailed presence information from SplatNet 3
This commit is contained in:
@@ -510,7 +510,7 @@ interface Friend {
|
||||
height: number;
|
||||
};
|
||||
vsMode: {
|
||||
id: string;
|
||||
id: string; // "VnNNb2RlLTI=" (2 == Anarchy Series), "VnNNb2RlLTUx" (51 == Anarchy Open)
|
||||
mode: string; // "BANKARA"
|
||||
name: string; // "Anarchy Battle"
|
||||
} | null;
|
||||
|
||||
Reference in New Issue
Block a user