teleproto - v1.229.0
    Preparing search index...

    Interface AuthFirebasePnvSignUpParams

    interface AuthFirebasePnvSignUpParams {
        firstName: string;
        lastName: string;
        noJoinedNotifications?: boolean;
    }
    Index
    firstName: string
    lastName: string
    noJoinedNotifications?: boolean