PokéRogue
    Preparing search index...

    Interface AccountChangePwRequest

    interface AccountChangePwRequest {
        password: string;
    }
    Index
    password: string