account.AcceptAuthorization¶
- class pyrogram.raw.functions.account.AcceptAuthorization¶
Telegram API function.
- Details:
Layer:
220ID:
F3ED4C73
- Parameters:¶
bot_id (
int64-bit) – N/Ascope (
str) – N/Apublic_key (
str) – N/Avalue_hashes (List of
SecureValueHash) – N/Acredentials (
SecureCredentialsEncrypted) – N/A
- Returns:¶
bool