auth.InitPasskeyLogin¶
- class pyrogram.raw.functions.auth.InitPasskeyLogin[source]¶
Initialize login with a passkey over an unauthenticated connection, see here » for more info.
Usable by Users Bots- Details:
Layer:
229ID:
518AD0B7
- Parameters:
api_id (
int32-bit) – Application identifier (see App configuration )api_hash (
str) – Application identifier hash (see App configuration )
- Returns: