account.InvalidateSignInCodes

class pyrogram.raw.functions.account.InvalidateSignInCodes

Invalidate the specified login codes, see here » for more info.

Details:
  • Layer: 187

  • ID: CA8AE8BA

Parameters:

codes (List of str) – The login codes to invalidate.

Returns:

bool