Config¶
- class pyrogram.raw.types.Config¶
Telegram API type.
Constructor of
Config
.- Details:
Layer:
194
ID:
CC1A241E
- Parameters:¶
date (
int
32-bit
) – N/Aexpires (
int
32-bit
) – N/Atest_mode (
bool
) – N/Athis_dc (
int
32-bit
) – N/Adc_options (List of
DcOption
) – N/Adc_txt_domain_name (
str
) – N/Achat_size_max (
int
32-bit
) – N/Amegagroup_size_max (
int
32-bit
) – N/Aforwarded_count_max (
int
32-bit
) – N/Aonline_update_period_ms (
int
32-bit
) – N/Aoffline_blur_timeout_ms (
int
32-bit
) – N/Aoffline_idle_timeout_ms (
int
32-bit
) – N/Aonline_cloud_timeout_ms (
int
32-bit
) – N/Anotify_cloud_delay_ms (
int
32-bit
) – N/Anotify_default_delay_ms (
int
32-bit
) – N/Apush_chat_period_ms (
int
32-bit
) – N/Apush_chat_limit (
int
32-bit
) – N/Aedit_time_limit (
int
32-bit
) – N/Arevoke_time_limit (
int
32-bit
) – N/Arevoke_pm_time_limit (
int
32-bit
) – N/Arating_e_decay (
int
32-bit
) – N/Astickers_recent_limit (
int
32-bit
) – N/Achannels_read_media_period (
int
32-bit
) – N/Acall_receive_timeout_ms (
int
32-bit
) – N/Acall_ring_timeout_ms (
int
32-bit
) – N/Acall_connect_timeout_ms (
int
32-bit
) – N/Acall_packet_timeout_ms (
int
32-bit
) – N/Ame_url_prefix (
str
) – N/Acaption_length_max (
int
32-bit
) – N/Amessage_length_max (
int
32-bit
) – N/Awebfile_dc_id (
int
32-bit
) – N/Adefault_p2p_contacts (
bool
, optional) – N/Apreload_featured_stickers (
bool
, optional) – N/Arevoke_pm_inbox (
bool
, optional) – N/Ablocked_mode (
bool
, optional) – N/Aforce_try_ipv6 (
bool
, optional) – N/Atmp_sessions (
int
32-bit
, optional) – N/Aautoupdate_url_prefix (
str
, optional) – N/Agif_search_username (
str
, optional) – N/Avenue_search_username (
str
, optional) – N/Aimg_search_username (
str
, optional) – N/Astatic_maps_provider (
str
, optional) – N/Asuggested_lang_code (
str
, optional) – N/Alang_pack_version (
int
32-bit
, optional) – N/Abase_lang_pack_version (
int
32-bit
, optional) – N/Areactions_default (
Reaction
, optional) – N/Aautologin_token (
str
, optional) – N/A
- Functions:
This object can be returned by 1 function.
Telegram API function.