account.DeletePasskey¶
- class pyrogram.raw.functions.account.DeletePasskey[source]¶
Delete a passkey associated to the current account, see here » for more info.
Usable by Users Bots- Details:
Layer:
229ID:
F5B5563F
- Parameters:
id (
str) – Identifier of the passkey to delete, taken from passkey.id, usually obtained using account.getPasskeys.- Returns:
bool