auth.InitPasskeyLogin#
- class pyrogram.raw.functions.auth.InitPasskeyLogin#
Initialize login with a passkey over an unauthenticated connection, see here for more info.
Usable by ✅ Users ❌ BotsNote
This method may be used by not yet logged in connections.
- Details:
Layer:
225ID:
518AD0B7
- Parameters:
api_id (
int32-bit) – Application identifier (see App configuration)api_hash (
str) – Application identifier hash (see App configuration)
- Returns: