teleproto - v1.229.0
    Preparing search index...

    Interface AuthDropTempAuthKeysParams

    interface AuthDropTempAuthKeysParams {
        exceptAuthKeys: BigInteger[];
    }
    Index
    exceptAuthKeys: BigInteger[]

    The auth keys that shouldn't be dropped.