PokéRogue
    Preparing search index...

    Interface DeleteSessionSavedataRequest

    interface DeleteSessionSavedataRequest {
        clientSessionId: string;
        slot: number;
    }
    Index
    clientSessionId: string
    slot: number