auth.DropTempAuthKeys#

class pyrogram.raw.functions.auth.DropTempAuthKeys#

Delete all temporary authorization keys except for the ones specified.

Details:
  • Layer: 158

  • ID: 8E48A188

Parameters:

except_auth_keys (List of int 64-bit) – The auth keys that shouldn’t be dropped.

Returns:

bool