account.InvalidateSignInCodes# class pyrogram.raw.functions.account.InvalidateSignInCodes[source]# Invalidate the specified login codes, see here for more info. Details: Layer: 224 ID: CA8AE8BA Parameters: codes (List of str) – The login codes to invalidate. Returns: bool