teleproto - v1.229.0
    Preparing search index...

    Interface AuthExportLoginTokenParams

    interface AuthExportLoginTokenParams {
        apiHash: string;
        apiId: number;
        exceptIds: BigInteger[];
    }
    Index
    apiHash: string

    Application identifier hash (see. App configuration )

    apiId: number

    Application identifier (see. App configuration )

    exceptIds: BigInteger[]

    List of already logged-in user IDs, to prevent logging in twice with the same user