pokemon-rogue-battle
    Preparing search index...

    Pokerogue API response for path: /savedata/session/clear

    interface ClearSessionSavedataResponse {
        error?: string;
        success?: boolean;
    }
    Index

    Properties

    Properties

    error?: string

    Contains the error message if any occured

    success?: boolean

    Is true if the request was successfully processed