auth.DropTempAuthKeys¶ class pyrogram.raw.functions.auth.DropTempAuthKeys[source]¶ Delete all temporary authorization keys except for the ones specified Usable by Users Bots Details: Layer: 229 ID: 8E48A188 Parameters: except_auth_keys (List of int 64-bit) – The auth keys that shouldn’t be dropped. Returns: bool