2022-05-14 00:37:40 +02:00
<!DOCTYPE html>
< html class = "" >
< head >
< meta charset = "utf-8" >
< title > config< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< meta property = "description" content = "Current configuration" >
< meta property = "og:title" content = "config" >
< meta property = "og:image" content = "" >
< meta property = "og:description" content = "Current configuration" >
< link rel = "icon" type = "image/svg+xml" href = "/img/website_icon.svg?4" >
< link rel = "apple-touch-icon" sizes = "180x180" href = "/img/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/img/favicon-32x32.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/img/favicon-16x16.png" >
< link rel = "alternate icon" href = "/img/favicon.ico" type = "image/x-icon" / >
< link href = "/css/bootstrap.min.css?3" rel = "stylesheet" >
2023-03-20 12:08:32 +01:00
< link href = "/css/telegram.css?236" rel = "stylesheet" media = "screen" >
2022-05-14 00:37:40 +02:00
< style >
< / style >
< / head >
< body class = "preload" >
< div class = "dev_page_wrap" >
< div class = "dev_page_head navbar navbar-static-top navbar-tg" >
< div class = "navbar-inner" >
< div class = "container clearfix" >
< ul class = "nav navbar-nav navbar-right hidden-xs" > < li class = "navbar-twitter" > < a href = "https://twitter.com/telegram" target = "_blank" data-track = "Follow/Twitter" onclick = "trackDlClick(this, event)" > < i class = "icon icon-twitter" > < / i > < span > Twitter< / span > < / a > < / li > < / ul >
< ul class = "nav navbar-nav" >
< li > < a href = "//telegram.org/" > Home< / a > < / li >
< li class = "hidden-xs" > < a href = "//telegram.org/faq" > FAQ< / a > < / li >
< li class = "hidden-xs" > < a href = "//telegram.org/apps" > Apps< / a > < / li >
< li class = "" > < a href = "/api" > API< / a > < / li >
< li class = "" > < a href = "/mtproto" > Protocol< / a > < / li >
< li class = "active" > < a href = "/schema" > Schema< / a > < / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "container clearfix" >
< div class = "dev_page" >
< div id = "dev_page_content_wrap" class = " " >
< div class = "dev_page_bread_crumbs" > < ul class = "breadcrumb clearfix" > < li > < a href = "/api" > API< / a > < / li > < i class = "icon icon-breadcrumb-divider" > < / i > < li > < a href = "/schema" > TL-schema< / a > < / li > < i class = "icon icon-breadcrumb-divider" > < / i > < li > < a href = "/constructor/config" > config< / a > < / li > < / ul > < / div >
< h1 id = "dev_page_title" > config< / h1 >
< div id = "dev_page_content" > < p > Current configuration< / p >
< p > < div class = "clearfix" >
< ul class = "dev_layer_select slightly-pull-right nav nav-pills" >
< li class = "dropdown" >
2024-02-15 09:56:58 +01:00
< a class = "dropdown-toggle" onclick = "return dropdownClick(this, event)" href = "#" > Layer 170 < b class = "caret" > < / b > < / a >
2022-05-14 00:37:40 +02:00
< ul class = "dropdown-menu" >
2024-02-15 09:56:58 +01:00
< li > < a href = "?layer=1" > 1 – Base layer< / a > < / li > < li > < a href = "?layer=2" > 2 – New userpic notifications< / a > < / li > < li > < a href = "?layer=3" > 3 – Send message can trigger link change< / a > < / li > < li > < a href = "?layer=4" > 4 – Check-in chats< / a > < / li > < li > < a href = "?layer=5" > 5 – Localized SMS, localized notifications< / a > < / li > < li > < a href = "?layer=6" > 6 – Foursquare integration< / a > < / li > < li > < a href = "?layer=7" > 7 – Added wallPaperSolid< / a > < / li > < li > < a href = "?layer=8" > 8 – Added end-to-end encryption< / a > < / li > < li > < a href = "?layer=9" > 9 – Improved big files upload perfomance< / a > < / li > < li > < a href = "?layer=10" > 10 – Improved chat participants updates< / a > < / li > < li > < a href = "?layer=11" > 11 – Improved secret chats< / a > < / li > < li > < a href = "?layer=12" > 12 – New dynamic support< / a > < / li > < li > < a href = "?layer=13" > 13 – Audio, video MIME; contacts import retry; new secret actions< / a > < / li > < li > < a href = "?layer=14" > 14 – Notify settings sync, blacklist sync< / a > < / li > < li > < a href = "?layer=15" > 15 – Modified getHistory offset behaviour< / a > < / li > < li > < a href = "?layer=16" > 16 – Split sendCode into 2 parts< / a > < / li > < li > < a href = "?layer=17" > 17 – Added custom typing, introduced message flags< / a > < / li > < li > < a href = "?layer=18" > 18 – Added usernames< / a > < / li > < li > < a href = "?layer=23" > 23 – Stickers for secret chats< / a > < / li > < li > < a href = "?layer=105" > 105 – Scheduled messages, Cloud themes< / a > < / li > < li > < a href = "?layer=108" > 108 – Login with QR code< / a > < / li > < li > < a href = "?layer=109" > 109 – Polls v2< / a > < / li > < li > < a href = "?layer=110" > 110 – People Nearby 2.0, Bank card entity< / a > < / li > < li > < a href = "?layer=111" > 111 – Folders, Broadcast Stats< / a > < / li > < li > < a href = "?layer=112" > 112 – Old featured stickers, generic dice, poll timer, poll solution< / a > < / li > < li > < a href = "?layer=113" > 113 – PSA< / a > < / li > < li > < a href = "?layer=114" > 114 – Video thumbs for GIFs< / a > < / li > < li > < a href = "?layer=115" > 115 – Peek Channel Invite< / a > < / li > < li > < a href = "?layer=116" > 116 – Group Stats, Profile Videos< / a > < / li > < li > < a href = "?layer=117" > 117 – WebRTC Phone Calls< / a > < / li > < li > < a href = "?layer=118" > 118 – Callback with 2FA, Countries list< / a > < / li > < li > < a href = "?layer=119" > 119 – Comments in channels, Threads, Anonymous Admins< / a > < / li > < li > < a href = "?layer=120" > 120 – Multipins, Message Stats, GeoLive v2< / a > < / li > < li > < a href = "?layer=121" > 121 – SVG-based Outlines for Stickers< / a > < / li > < li > < a href = "?layer=122" > 122 – Voice Chats< / a > < / li > < li > < a href = "?layer=123" > 123 – Voice Chat improvements< / a > < / li > < li > < a href = "?layer=124" > 124 – Expiring Invite links< / a > < / li > < li > < a href = "?layer=125" > 125 – Voice Chats in Broadcasts< / a > < / li > < li > < a href = "?layer=126" > 126 – Ban channels in channels< / a > < / li > < li > < a href = "?layer=127" > 127 – Payments in channels< / a > < / li > < li > < a href = "?layer=128" > 128 – Microthumbs for User/Chat profile photos< / a > < / li > < li > < a href = "?layer=129" > 129 – Video Chats< / a > < / li > < li > < a href = "?layer=130" > 130 – Custom placeholder for bot reply keyboards< / a > < / li > < li > < a href = "?layer=131" > 131 – Reset 2FA Password after a week< / a > < / li > < li > < a href = "?layer=132" > 132 – Chat themes< / a > < / li > < li > < a href = "?layer=133" > 133 – 64-bit IDs for User/Chat< / a > < / li > < li > < a href = "?layer=134" > 134 – Chat Requests, Shared Media Calendar< / a > < / li > < li > < a href = "?layer=135" > 135 – Send Message As a Channel< / a > < / li > < li > < a href = "?layer=136" > 136 – Reactions< / a > < / li > < li > < a href = "?layer=137" > 137 – Translations< / a > < / li > < li > < a href = "?layer=138" > 138 – GIF Sticker Packs< / a > < / li > < li > < a href = "?layer=139" > 139 – RTMP streaming< / a > < / li > < li > < a href = "?layer=140" > 140 – WebApps, Cloud Ringtones< / a > < / li > < li > < a href = "?layer=142" > 142 – TCP Reflectors< / a > < / li > < li > < a href = "?layer=143" > 143 – Premium Subscription, Cloud Invoices< / a > < / li > < li > < a href = "?layer=144" > 144 – Premium as a Gift, Custom Emoji< / a > < / li > < li > < a href = "?layer=145" > 145 – Custom Reactions, Statuses, Sign In with email< / a > < / li > < li > < a href = "?
2022-05-14 00:37:40 +02:00
< li class = "divider" > < / li >
< li > < a href = "/api/layers" > More...< / a > < / li >
< / ul >
< / li >
< / ul >
< / div >
2024-02-15 09:56:58 +01:00
< pre class = "page_scheme" > < code > < a href = "/constructor/config" class = "current_page_link" > config< / a > #cc1a241e flags:< a href = "/type/%23" > #< / a > default_p2p_contacts:flags.3?true preload_featured_stickers:flags.4?true revoke_pm_inbox:flags.6?true blocked_mode:flags.8?true force_try_ipv6:flags.14?true date:< a href = "/type/int" > int< / a > expires:< a href = "/type/int" > int< / a > test_mode:< a href = "/type/Bool" > Bool< / a > this_dc:< a href = "/type/int" > int< / a > dc_options:< a href = "/type/Vector%20t" > Vector< / a > < < a href = "/type/DcOption" > DcOption< / a > > dc_txt_domain_name:< a href = "/type/string" > string< / a > chat_size_max:< a href = "/type/int" > int< / a > megagroup_size_max:< a href = "/type/int" > int< / a > forwarded_count_max:< a href = "/type/int" > int< / a > online_update_period_ms:< a href = "/type/int" > int< / a > offline_blur_timeout_ms:< a href = "/type/int" > int< / a > offline_idle_timeout_ms:< a href = "/type/int" > int< / a > online_cloud_timeout_ms:< a href = "/type/int" > int< / a > notify_cloud_delay_ms:< a href = "/type/int" > int< / a > notify_default_delay_ms:< a href = "/type/int" > int< / a > push_chat_period_ms:< a href = "/type/int" > int< / a > push_chat_limit:< a href = "/type/int" > int< / a > edit_time_limit:< a href = "/type/int" > int< / a > revoke_time_limit:< a href = "/type/int" > int< / a > revoke_pm_time_limit:< a href = "/type/int" > int< / a > rating_e_decay:< a href = "/type/int" > int< / a > stickers_recent_limit:< a href = "/type/int" > int< / a > channels_read_media_period:< a href = "/type/int" > int< / a > tmp_sessions:flags.0?< a href = "/type/int" > int< / a > call_receive_timeout_ms:< a href = "/type/int" > int< / a > call_ring_timeout_ms:< a href = "/type/int" > int< / a > call_connect_timeout_ms:< a href = "/type/int" > int< / a > call_packet_timeout_ms:< a href = "/type/int" > int< / a > me_url_prefix:< a href = "/type/string" > string< / a > autoupdate_url_prefix:flags.7?< a href = "/type/string" > string< / a > gif_search_username:flags.9?< a href = "/type/string" > string< / a > venue_search_username:flags.10?< a href = "/type/string" > string< / a > img_search_username:flags.11?< a href = "/type/string" > string< / a > static_maps_provider:flags.12?< a href = "/type/string" > string< / a > caption_length_max:< a href = "/type/int" > int< / a > message_length_max:< a href = "/type/int" > int< / a > webfile_dc_id:< a href = "/type/int" > int< / a > suggested_lang_code:flags.2?< a href = "/type/string" > string< / a > lang_pack_version:flags.2?< a href = "/type/int" > int< / a > base_lang_pack_version:flags.2?< a href = "/type/int" > int< / a > reactions_default:flags.15?< a href = "/type/Reaction" > Reaction< / a > autologin_token:flags.16?< a href = "/type/string" > string< / a > = < a href = "/type/Config" > Config< / a > ;< / code > < / pre > < / p >
2022-05-14 00:37:40 +02:00
< h3 > < a class = "anchor" href = "#parameters" id = "parameters" name = "parameters" > < i class = "anchor-icon" > < / i > < / a > Parameters< / h3 >
< table class = "table" >
< thead >
< tr >
< th > Name< / th >
< th style = "text-align: center;" > Type< / th >
< th > Description< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td > < strong > flags< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/%23" > #< / a > < / td >
< td > Flags, see < a href = "/mtproto/TL-combinators#conditional-fields" > TL conditional fields< / a > < / td >
< / tr >
< tr >
< td > < strong > default_p2p_contacts< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .3?< a href = "/constructor/true" > true< / a > < / td >
< td > Whether the client should use P2P by default for phone calls with contacts< / td >
< / tr >
< tr >
< td > < strong > preload_featured_stickers< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .4?< a href = "/constructor/true" > true< / a > < / td >
< td > Whether the client should preload featured stickers< / td >
< / tr >
< tr >
< td > < strong > revoke_pm_inbox< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .6?< a href = "/constructor/true" > true< / a > < / td >
< td > Whether incoming private messages can be deleted for both participants< / td >
< / tr >
< tr >
< td > < strong > blocked_mode< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .8?< a href = "/constructor/true" > true< / a > < / td >
< td > Indicates that telegram is < em > probably< / em > censored by governments/ISPs in the current region< / td >
< / tr >
< tr >
2022-11-15 01:03:58 +01:00
< td > < strong > force_try_ipv6< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .14?< a href = "/constructor/true" > true< / a > < / td >
< td > Whether to forcefully connect using IPv6 < a href = "/type/DcOption" > dcOptions< / a > , even if the client knows that IPv4 is available.< / td >
< / tr >
< tr >
2022-05-14 00:37:40 +02:00
< td > < strong > date< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Current date at the server< / td >
< / tr >
< tr >
< td > < strong > expires< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Expiration date of this config: when it expires it'll have to be refetched using < a href = "/method/help.getConfig" > help.getConfig< / a > < / td >
< / tr >
< tr >
< td > < strong > test_mode< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/Bool" > Bool< / a > < / td >
< td > Whether we're connected to the test DCs< / td >
< / tr >
< tr >
< td > < strong > this_dc< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > ID of the DC that returned the reply< / td >
< / tr >
< tr >
< td > < strong > dc_options< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/Vector%20t" > Vector< / a > < < a href = "/type/DcOption" > DcOption< / a > > < / td >
< td > DC IP list< / td >
< / tr >
< tr >
< td > < strong > dc_txt_domain_name< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/string" > string< / a > < / td >
< td > Domain name for fetching encrypted DC list from DNS TXT record< / td >
< / tr >
< tr >
< td > < strong > chat_size_max< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Maximum member count for normal < a href = "/api/channel" > groups< / a > < / td >
< / tr >
< tr >
< td > < strong > megagroup_size_max< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Maximum member count for < a href = "/api/channel" > supergroups< / a > < / td >
< / tr >
< tr >
< td > < strong > forwarded_count_max< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Maximum number of messages that can be forwarded at once using < a href = "/method/messages.forwardMessages" > messages.forwardMessages< / a > .< / td >
< / tr >
< tr >
< td > < strong > online_update_period_ms< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > The client should < a href = "/method/account.updateStatus" > update its online status< / a > every N milliseconds< / td >
< / tr >
< tr >
< td > < strong > offline_blur_timeout_ms< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Delay before offline status needs to be sent to the server< / td >
< / tr >
< tr >
< td > < strong > offline_idle_timeout_ms< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Time without any user activity after which it should be treated offline< / td >
< / tr >
< tr >
< td > < strong > online_cloud_timeout_ms< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > If we are offline, but were online from some other client in last < code > online_cloud_timeout_ms< / code > milliseconds after we had gone offline, then delay offline notification for < code > notify_cloud_delay_ms< / code > milliseconds.< / td >
< / tr >
< tr >
< td > < strong > notify_cloud_delay_ms< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > If we are offline, but online from some other client then delay sending the offline notification for < code > notify_cloud_delay_ms< / code > milliseconds.< / td >
< / tr >
< tr >
< td > < strong > notify_default_delay_ms< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > If some other client is online, then delay notification for < code > notification_default_delay_ms< / code > milliseconds< / td >
< / tr >
< tr >
< td > < strong > push_chat_period_ms< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Not for client use< / td >
< / tr >
< tr >
< td > < strong > push_chat_limit< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Not for client use< / td >
< / tr >
< tr >
< td > < strong > edit_time_limit< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Only messages with age smaller than the one specified can be edited< / td >
< / tr >
< tr >
< td > < strong > revoke_time_limit< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Only channel/supergroup messages with age smaller than the specified can be deleted< / td >
< / tr >
< tr >
< td > < strong > revoke_pm_time_limit< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Only private messages with age smaller than the specified can be deleted< / td >
< / tr >
< tr >
< td > < strong > rating_e_decay< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Exponential decay rate for computing < a href = "/api/top-rating" > top peer rating< / a > < / td >
< / tr >
< tr >
< td > < strong > stickers_recent_limit< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Maximum number of recent stickers< / td >
< / tr >
< tr >
< td > < strong > channels_read_media_period< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Indicates that round videos (video notes) and voice messages sent in channels and older than the specified period must be marked as read< / td >
< / tr >
< tr >
< td > < strong > tmp_sessions< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .0?< a href = "/type/int" > int< / a > < / td >
< td > Temporary < a href = "/passport" > passport< / a > sessions< / td >
< / tr >
< tr >
< td > < strong > call_receive_timeout_ms< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Maximum allowed outgoing ring time in VoIP calls: if the user we're calling doesn't reply within the specified time (in milliseconds), we should hang up the call< / td >
< / tr >
< tr >
< td > < strong > call_ring_timeout_ms< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Maximum allowed incoming ring time in VoIP calls: if the current user doesn't reply within the specified time (in milliseconds), the call will be automatically refused< / td >
< / tr >
< tr >
< td > < strong > call_connect_timeout_ms< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > VoIP connection timeout: if the instance of libtgvoip on the other side of the call doesn't connect to our instance of libtgvoip within the specified time (in milliseconds), the call must be aborted< / td >
< / tr >
< tr >
< td > < strong > call_packet_timeout_ms< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > If during a VoIP call a packet isn't received for the specified period of time, the call must be aborted< / td >
< / tr >
< tr >
< td > < strong > me_url_prefix< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/string" > string< / a > < / td >
2022-11-15 01:03:58 +01:00
< td > The domain to use to parse < a href = "/api/links" > deep links »< / a > .< / td >
2022-05-14 00:37:40 +02:00
< / tr >
< tr >
< td > < strong > autoupdate_url_prefix< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .7?< a href = "/type/string" > string< / a > < / td >
< td > URL to use to auto-update the current app< / td >
< / tr >
< tr >
< td > < strong > gif_search_username< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .9?< a href = "/type/string" > string< / a > < / td >
< td > Username of the bot to use to search for GIFs< / td >
< / tr >
< tr >
< td > < strong > venue_search_username< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .10?< a href = "/type/string" > string< / a > < / td >
< td > Username of the bot to use to search for venues< / td >
< / tr >
< tr >
< td > < strong > img_search_username< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .11?< a href = "/type/string" > string< / a > < / td >
< td > Username of the bot to use for image search< / td >
< / tr >
< tr >
< td > < strong > static_maps_provider< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .12?< a href = "/type/string" > string< / a > < / td >
< td > ID of the map provider to use for venues< / td >
< / tr >
< tr >
< td > < strong > caption_length_max< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Maximum length of caption (length in utf8 codepoints)< / td >
< / tr >
< tr >
< td > < strong > message_length_max< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
< td > Maximum length of messages (length in utf8 codepoints)< / td >
< / tr >
< tr >
< td > < strong > webfile_dc_id< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/int" > int< / a > < / td >
2022-11-15 01:03:58 +01:00
< td > DC ID to use to download < a href = "/api/files#downloading-webfiles" > webfiles< / a > < / td >
2022-05-14 00:37:40 +02:00
< / tr >
< tr >
< td > < strong > suggested_lang_code< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .2?< a href = "/type/string" > string< / a > < / td >
< td > Suggested language code< / td >
< / tr >
< tr >
< td > < strong > lang_pack_version< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .2?< a href = "/type/int" > int< / a > < / td >
< td > Language pack version< / td >
< / tr >
< tr >
< td > < strong > base_lang_pack_version< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .2?< a href = "/type/int" > int< / a > < / td >
< td > Basic language pack version< / td >
< / tr >
2022-11-15 01:03:58 +01:00
< tr >
< td > < strong > reactions_default< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .15?< a href = "/type/Reaction" > Reaction< / a > < / td >
< td > Default < a href = "/api/reactions" > message reaction< / a > < / td >
< / tr >
2023-05-22 14:54:47 +02:00
< tr >
< td > < strong > autologin_token< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .16?< a href = "/type/string" > string< / a > < / td >
< td > Autologin token, < a href = "/api/url-authorization#link-url-authorization" > click here for more info on URL authorization »< / a > .< / td >
< / tr >
2022-05-14 00:37:40 +02:00
< / tbody >
< / table >
< h3 > < a class = "anchor" href = "#type" id = "type" name = "type" > < i class = "anchor-icon" > < / i > < / a > Type< / h3 >
< p > < a href = "/type/Config" > Config< / a > < / p >
< h3 > < a class = "anchor" href = "#related-pages" id = "related-pages" name = "related-pages" > < i class = "anchor-icon" > < / i > < / a > Related pages< / h3 >
2022-11-15 01:03:58 +01:00
< h4 > < a class = "anchor" href = "#dcoption" id = "dcoption" name = "dcoption" > < i class = "anchor-icon" > < / i > < / a > < a href = "/type/DcOption" > DcOption< / a > < / h4 >
< p > Information for connection to data center.< / p >
2022-05-14 00:37:40 +02:00
< h4 > < a class = "anchor" href = "#helpgetconfig" id = "helpgetconfig" name = "helpgetconfig" > < i class = "anchor-icon" > < / i > < / a > < a href = "/method/help.getConfig" > help.getConfig< / a > < / h4 >
< p > Returns current configuration, including data center configuration.< / p >
< h4 > < a class = "anchor" href = "#channels-supergroups-gigagroups-and-basic-groups" id = "channels-supergroups-gigagroups-and-basic-groups" name = "channels-supergroups-gigagroups-and-basic-groups" > < i class = "anchor-icon" > < / i > < / a > < a href = "/api/channel" > Channels, supergroups, gigagroups and basic groups< / a > < / h4 >
< p > How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.< / p >
< h4 > < a class = "anchor" href = "#messagesforwardmessages" id = "messagesforwardmessages" name = "messagesforwardmessages" > < i class = "anchor-icon" > < / i > < / a > < a href = "/method/messages.forwardMessages" > messages.forwardMessages< / a > < / h4 >
< p > Forwards messages by their IDs.< / p >
< h4 > < a class = "anchor" href = "#accountupdatestatus" id = "accountupdatestatus" name = "accountupdatestatus" > < i class = "anchor-icon" > < / i > < / a > < a href = "/method/account.updateStatus" > account.updateStatus< / a > < / h4 >
< p > Updates online user status.< / p >
< h4 > < a class = "anchor" href = "#top-peer-rating" id = "top-peer-rating" name = "top-peer-rating" > < i class = "anchor-icon" > < / i > < / a > < a href = "/api/top-rating" > Top peer rating< / a > < / h4 >
< p > If enabled, the rating of top peers indicates the relevance of a frequently used peer in a certain category (frequently messaged users, frequently used bots, inline bots, frequently visited channels and so on).< / p >
< h4 > < a class = "anchor" href = "#telegram-passport-manual" id = "telegram-passport-manual" name = "telegram-passport-manual" > < i class = "anchor-icon" > < / i > < / a > < a href = "/passport" > Telegram Passport Manual< / a > < / h4 >
2022-11-15 01:03:58 +01:00
< h4 > < a class = "anchor" href = "#deep-links" id = "deep-links" name = "deep-links" > < i class = "anchor-icon" > < / i > < / a > < a href = "/api/links" > Deep links< / a > < / h4 >
< p > Telegram clients must handle special tg:// and t.me deep links encountered in messages, link entities and in other apps by registering OS handlers.< / p >
2022-05-14 00:37:40 +02:00
< h4 > < a class = "anchor" href = "#uploading-and-downloading-files" id = "uploading-and-downloading-files" name = "uploading-and-downloading-files" > < i class = "anchor-icon" > < / i > < / a > < a href = "/api/files" > Uploading and Downloading Files< / a > < / h4 >
2022-11-15 01:03:58 +01:00
< p > How to transfer large data batches correctly.< / p >
< h4 > < a class = "anchor" href = "#message-reactions" id = "message-reactions" name = "message-reactions" > < i class = "anchor-icon" > < / i > < / a > < a href = "/api/reactions" > Message reactions< / a > < / h4 >
2023-05-22 14:54:47 +02:00
< p > Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.< / p >
< h4 > < a class = "anchor" href = "#seamless-telegram-login" id = "seamless-telegram-login" name = "seamless-telegram-login" > < i class = "anchor-icon" > < / i > < / a > < a href = "/api/url-authorization" > Seamless Telegram Login< / a > < / h4 >
< p > Handle Seamless Telegram Login URL authorization requests.< / p > < / div >
2022-05-14 00:37:40 +02:00
< / div >
< / div >
< / div >
< div class = "footer_wrap" >
< div class = "footer_columns_wrap footer_desktop" >
< div class = "footer_column footer_column_telegram" >
< h5 > Telegram< / h5 >
< div class = "footer_telegram_description" > < / div >
Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed.
< / div >
< div class = "footer_column" >
< h5 > < a href = "//telegram.org/faq" > About< / a > < / h5 >
< ul >
< li > < a href = "//telegram.org/faq" > FAQ< / a > < / li >
2022-09-09 12:10:24 +02:00
< li > < a href = "//telegram.org/privacy" > Privacy< / a > < / li >
2022-09-09 23:58:59 +02:00
< li > < a href = "//telegram.org/press" > Press< / a > < / li >
2022-05-14 00:37:40 +02:00
< / ul >
< / div >
< div class = "footer_column" >
< h5 > < a href = "//telegram.org/apps#mobile-apps" > Mobile Apps< / a > < / h5 >
< ul >
< li > < a href = "//telegram.org/dl/ios" > iPhone/iPad< / a > < / li >
2022-09-09 23:58:59 +02:00
< li > < a href = "//telegram.org/android" > Android< / a > < / li >
< li > < a href = "//telegram.org/dl/web" > Mobile Web< / a > < / li >
2022-05-14 00:37:40 +02:00
< / ul >
< / div >
< div class = "footer_column" >
< h5 > < a href = "//telegram.org/apps#desktop-apps" > Desktop Apps< / a > < / h5 >
< ul >
< li > < a href = "//desktop.telegram.org/" > PC/Mac/Linux< / a > < / li >
< li > < a href = "//macos.telegram.org/" > macOS< / a > < / li >
< li > < a href = "//telegram.org/dl/web" > Web-browser< / a > < / li >
< / ul >
< / div >
< div class = "footer_column footer_column_platform" >
< h5 > < a href = "/" > Platform< / a > < / h5 >
< ul >
< li > < a href = "/api" > API< / a > < / li >
< li > < a href = "//translations.telegram.org/" > Translations< / a > < / li >
< li > < a href = "//instantview.telegram.org/" > Instant View< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "footer_columns_wrap footer_mobile" >
< div class = "footer_column" >
< h5 > < a href = "//telegram.org/faq" > About< / a > < / h5 >
< / div >
< div class = "footer_column" >
< h5 > < a href = "//telegram.org/blog" > Blog< / a > < / h5 >
< / div >
< div class = "footer_column" >
< h5 > < a href = "//telegram.org/apps" > Apps< / a > < / h5 >
< / div >
< div class = "footer_column" >
< h5 > < a href = "/" > Platform< / a > < / h5 >
< / div >
< div class = "footer_column" >
2024-02-15 09:56:58 +01:00
< h5 > < a href = "//telegram.org/press" > Press< / a > < / h5 >
2022-05-14 00:37:40 +02:00
< / div >
< / div >
< / div >
< / div >
2022-12-10 23:50:15 +01:00
< script src = "/js/main.js?47" > < / script >
2022-05-14 00:37:40 +02:00
< script > b a c k T o T o p I n i t ( " G o u p " ) ;
removePreloadInit();
< / script >
< / body >
< / html >