yolkbot
    Preparing search index...

    Type Alias LoginResponse

    LoginResponse:
        | { account: Account; ok: true }
        | ErrorEnum<LoginError | QueryServicesError | FirebaseError>

    Available responses from logging in to any account on a Bot