2022-05-14 00:37:40 +02:00
<!DOCTYPE html>
< html class = "" >
< head >
< meta charset = "utf-8" >
< title > chatFull< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2024-09-18 00:21:45 +02:00
< meta property = "description" content = "Full info about a basic group. When updating the local peer database », all fields from the newly received constructor take priority over the old constructor cached locally (including by removing fields that aren't set in the new constructor)." >
2022-05-14 00:37:40 +02:00
< meta property = "og:title" content = "chatFull" >
< meta property = "og:image" content = "" >
2024-09-18 00:21:45 +02:00
< meta property = "og:description" content = "Full info about a basic group. When updating the local peer database », all fields from the newly received constructor take priority over the old constructor cached locally (including by removing fields that aren't set in the new constructor)." >
2022-05-14 00:37:40 +02:00
< 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" >
2024-09-23 20:02:35 +02:00
< link href = "/css/telegram.css?241" 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/chatFull" > chatFull< / a > < / li > < / ul > < / div >
< h1 id = "dev_page_title" > chatFull< / h1 >
< div id = "dev_page_content" > < p > Full info about a < a href = "/api/channel#basic-groups" > basic group< / a > .< / p >
2024-09-18 00:21:45 +02:00
< p > When updating the < a href = "/api/peers" > local peer database »< / a > , all fields from the newly received constructor take priority over the old constructor cached locally (including by removing fields that aren't set in the new constructor).< / p >
2022-05-14 00:37:40 +02:00
< p > < div class = "clearfix" >
< ul class = "dev_layer_select slightly-pull-right nav nav-pills" >
< li class = "dropdown" >
2024-09-18 00:21:45 +02:00
< a class = "dropdown-toggle" onclick = "return dropdownClick(this, event)" href = "#" > Layer 185 < b class = "caret" > < / b > < / a >
2022-05-14 00:37:40 +02:00
< ul class = "dropdown-menu" >
2024-09-18 00:21:45 +02: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-09-18 00:21:45 +02:00
< pre class = "page_scheme" > < code > < a href = "/constructor/chatFull" class = "current_page_link" > chatFull< / a > #2633421b flags:< a href = "/type/%23" > #< / a > can_set_username:flags.7?true has_scheduled:flags.8?true translations_disabled:flags.19?true id:< a href = "/type/long" > long< / a > about:< a href = "/type/string" > string< / a > participants:< a href = "/type/ChatParticipants" > ChatParticipants< / a > chat_photo:flags.2?< a href = "/type/Photo" > Photo< / a > notify_settings:< a href = "/type/PeerNotifySettings" > PeerNotifySettings< / a > exported_invite:flags.13?< a href = "/type/ExportedChatInvite" > ExportedChatInvite< / a > bot_info:flags.3?< a href = "/type/Vector%20t" > Vector< / a > < < a href = "/type/BotInfo" > BotInfo< / a > > pinned_msg_id:flags.6?< a href = "/type/int" > int< / a > folder_id:flags.11?< a href = "/type/int" > int< / a > call:flags.12?< a href = "/type/InputGroupCall" > InputGroupCall< / a > ttl_period:flags.14?< a href = "/type/int" > int< / a > groupcall_default_join_as:flags.15?< a href = "/type/Peer" > Peer< / a > theme_emoticon:flags.16?< a href = "/type/string" > string< / a > requests_pending:flags.17?< a href = "/type/int" > int< / a > recent_requesters:flags.17?< a href = "/type/Vector%20t" > Vector< / a > < < a href = "/type/long" > long< / a > > available_reactions:flags.18?< a href = "/type/ChatReactions" > ChatReactions< / a > reactions_limit:flags.20?< a href = "/type/int" > int< / a > = < a href = "/type/ChatFull" > ChatFull< / 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 > can_set_username< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .7?< a href = "/constructor/true" > true< / a > < / td >
< td > Can we change the username of this chat< / td >
< / tr >
< tr >
< td > < strong > has_scheduled< / 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 > Whether < a href = "/api/scheduled-messages" > scheduled messages< / a > are available< / td >
< / tr >
< tr >
2023-05-22 14:54:47 +02:00
< td > < strong > translations_disabled< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .19?< a href = "/constructor/true" > true< / a > < / td >
< td > Whether the < a href = "/api/translation" > real-time chat translation popup< / a > should be hidden.< / td >
< / tr >
< tr >
2022-05-14 00:37:40 +02:00
< td > < strong > id< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/long" > long< / a > < / td >
< td > ID of the chat< / td >
< / tr >
< tr >
< td > < strong > about< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/string" > string< / a > < / td >
< td > About string for this chat< / td >
< / tr >
< tr >
< td > < strong > participants< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/ChatParticipants" > ChatParticipants< / a > < / td >
< td > Participant list< / td >
< / tr >
< tr >
< td > < strong > chat_photo< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .2?< a href = "/type/Photo" > Photo< / a > < / td >
< td > Chat photo< / td >
< / tr >
< tr >
< td > < strong > notify_settings< / strong > < / td >
< td style = "text-align: center;" > < a href = "/type/PeerNotifySettings" > PeerNotifySettings< / a > < / td >
< td > Notification settings< / td >
< / tr >
< tr >
< td > < strong > exported_invite< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .13?< a href = "/type/ExportedChatInvite" > ExportedChatInvite< / a > < / td >
< td > Chat invite< / td >
< / tr >
< tr >
< td > < strong > bot_info< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .3?< a href = "/type/Vector%20t" > Vector< / a > < < a href = "/type/BotInfo" > BotInfo< / a > > < / td >
< td > Info about bots that are in this chat< / td >
< / tr >
< tr >
< td > < strong > pinned_msg_id< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .6?< a href = "/type/int" > int< / a > < / td >
< td > Message ID of the last < a href = "/api/pin" > pinned message< / a > < / td >
< / tr >
< tr >
< td > < strong > folder_id< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .11?< a href = "/type/int" > int< / a > < / td >
< td > < a href = "/api/folders#peer-folders" > Peer folder ID, for more info click here< / a > < / td >
< / tr >
< tr >
< td > < strong > call< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .12?< a href = "/type/InputGroupCall" > InputGroupCall< / a > < / td >
< td > Group call information< / td >
< / tr >
< tr >
< td > < strong > ttl_period< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .14?< a href = "/type/int" > int< / a > < / td >
< td > Time-To-Live of messages sent by the current user to this chat< / td >
< / tr >
< tr >
< td > < strong > groupcall_default_join_as< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .15?< a href = "/type/Peer" > Peer< / a > < / td >
< td > When using < a href = "/method/phone.getGroupCallJoinAs" > phone.getGroupCallJoinAs< / a > to get a list of peers that can be used to join a group call, this field indicates the peer that should be selected by default.< / td >
< / tr >
< tr >
< td > < strong > theme_emoticon< / 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 > Emoji representing a specific chat theme< / td >
< / tr >
< tr >
< td > < strong > requests_pending< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .17?< a href = "/type/int" > int< / a > < / td >
< td > Pending < a href = "/api/invites#join-requests" > join requests »< / a > < / td >
< / tr >
< tr >
< td > < strong > recent_requesters< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .17?< a href = "/type/Vector%20t" > Vector< / a > < < a href = "/type/long" > long< / a > > < / td >
< td > IDs of users who requested to join recently< / td >
< / tr >
< tr >
< td > < strong > available_reactions< / strong > < / td >
2022-11-15 01:03:58 +01:00
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .18?< a href = "/type/ChatReactions" > ChatReactions< / a > < / td >
2022-05-14 00:37:40 +02:00
< td > Allowed < a href = "/api/reactions" > message reactions »< / a > < / td >
< / tr >
2024-09-18 00:21:45 +02:00
< tr >
< td > < strong > reactions_limit< / strong > < / td >
< td style = "text-align: center;" > < a href = "/mtproto/TL-combinators#conditional-fields" > flags< / a > .20?< a href = "/type/int" > int< / a > < / td >
< td > This flag may be used to impose a custom limit of unique reactions (i.e. a customizable version of < a href = "/api/config#reactions-uniq-max" > appConfig.reactions_uniq_max< / 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/ChatFull" > ChatFull< / a > < / p >
< h3 > < a class = "anchor" href = "#related-pages" id = "related-pages" name = "related-pages" > < i class = "anchor-icon" > < / i > < / a > Related pages< / h3 >
< h4 > < a class = "anchor" href = "#scheduled-messages" id = "scheduled-messages" name = "scheduled-messages" > < i class = "anchor-icon" > < / i > < / a > < a href = "/api/scheduled-messages" > Scheduled messages< / a > < / h4 >
< p > Telegram allows scheduling messages< / p >
2023-05-22 14:54:47 +02:00
< h4 > < a class = "anchor" href = "#translation" id = "translation" name = "translation" > < i class = "anchor-icon" > < / i > < / a > < a href = "/api/translation" > Translation< / a > < / h4 >
< p > Telegram allows translating chat messages: Telegram Premium users may even enable real-time chat translation.< / p >
2022-05-14 00:37:40 +02:00
< h4 > < a class = "anchor" href = "#pinned-messages" id = "pinned-messages" name = "pinned-messages" > < i class = "anchor-icon" > < / i > < / a > < a href = "/api/pin" > Pinned messages< / a > < / h4 >
< p > Telegram allows pinning multiple messages on top of a specific chat.< / p >
< h4 > < a class = "anchor" href = "#folders" id = "folders" name = "folders" > < i class = "anchor-icon" > < / i > < / a > < a href = "/api/folders" > Folders< / a > < / h4 >
< p > Telegram allows placing chats into folders, based on their type, mute status, or other custom criteria, thanks to folder blacklists and whitelists.< / p >
< h4 > < a class = "anchor" href = "#phonegetgroupcalljoinas" id = "phonegetgroupcalljoinas" name = "phonegetgroupcalljoinas" > < i class = "anchor-icon" > < / i > < / a > < a href = "/method/phone.getGroupCallJoinAs" > phone.getGroupCallJoinAs< / a > < / h4 >
< p > Get a list of peers that can be used to join a group call, presenting yourself as a specific user/channel.< / p >
< h4 > < a class = "anchor" href = "#invites" id = "invites" name = "invites" > < i class = "anchor-icon" > < / i > < / a > < a href = "/api/invites" > Invites< / a > < / h4 >
< p > Chats and channels may have a public username or a private invite link: private invite links may be further enhanced with per-user join requests.< / 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 >
< p > Telegram allows users to react on any message using specific emojis, triggering cute lottie animations.< / p >
2024-09-18 00:21:45 +02:00
< h4 > < a class = "anchor" href = "#client-configuration" id = "client-configuration" name = "client-configuration" > < i class = "anchor-icon" > < / i > < / a > < a href = "/api/config" > Client configuration< / a > < / h4 >
< p > The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods.< / p >
2022-05-14 00:37:40 +02:00
< 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 >
2024-09-18 00:21:45 +02:00
< p > How to handle channels, supergroups, gigagroups, basic groups, and what's the difference between them.< / p >
< h4 > < a class = "anchor" href = "#peer-database" id = "peer-database" name = "peer-database" > < i class = "anchor-icon" > < / i > < / a > < a href = "/api/peers" > Peer database< / a > < / h4 >
< p > Many constructors in the API need to be stored in a local database upon reception and should only ever be updated reactively (passively) when received via updates or by other means (as specified in the documentation), to avoid overloading the server by continuously requesting changes for the same unchanged information.< / 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 11:33: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 >