auth.dropTempAuthKeys

Delete all temporary authorization keys except for the ones specified

 Method schema is available as of layer 56. Switch ยป

Parameters

Name Type Description
except_auth_keys Vector<long> The auth keys that shouldn't be dropped.

Result

Bool

Bots can use this method