UrlAuthResultRequest¶
- class pyrogram.raw.types.UrlAuthResultRequest¶
Telegram API type.
Constructor of
UrlAuthResult.- Details:
Layer:
224ID:
3CD623EC
- Parameters:
bot (
User) – N/Adomain (
str) – N/Arequest_write_access (
bool, optional) – N/Arequest_phone_number (
bool, optional) – N/Amatch_codes_first (
bool, optional) – N/Ais_app (
bool, optional) – N/Abrowser (
str, optional) – N/Aplatform (
str, optional) – N/Aip (
str, optional) – N/Aregion (
str, optional) – N/Amatch_codes (List of
str, optional) – N/Auser_id_hint (
int64-bit, optional) – N/Averified_app_name (
str, optional) – N/A
- Functions:
This object can be returned by 2 functions.
Telegram API function.
Telegram API function.