import { Splatnet3 } from "https://deno.land/x/s3si@gui-v0.4.16/src/splatnet3.ts";
Properties
protected
BATTLE_LIST_TYPE_MAP: Record<BattleListType, () => Promise<string[]>>protected
env: Envprotected
profile: ProfileMethods
getBattleDetail(id: string)
getBattleList(battleListType?: BattleListType)
getCoopDetail(id: string)
getGears()
getSummary(): Promise<Summary>