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