PokéRogue
    Preparing search index...

    Interface AccountChangePwResponse

    interface AccountChangePwResponse {
        success: boolean;
    }
    Index

    Properties

    Properties

    success: boolean