auth.BindTempAuthKey¶
- class pyrogram.raw.functions.auth.BindTempAuthKey¶
Telegram API function.
- Details:
Layer:
224ID:
CDD42A05
- Parameters:
perm_auth_key_id (
int64-bit) – N/Anonce (
int64-bit) – N/Aexpires_at (
int32-bit) – N/Aencrypted_message (
bytes) – N/A
- Returns:
bool