Follow on X Главная FAQ Приложения API Протокол Схема APIPhone calls Phone calls Telegram supports E2E-encrypted one-to-one calls. This page describes the API methods used to work with calls. phoneCallProtocol#fc878fc8 flags:# udp_p2p:flags.0?true ud…
Follow on X Главная FAQ Приложения API Протокол Схема APIGroup calls Group calls Telegram supports group calls. This page describes the API methods used to work with group calls. Group call types groupCall#efb2b617 flags:# join_muted:flags.1?true can…
Follow on X Главная FAQ Приложения API Протокол Схема APIUploading and Downloading Files Uploading and Downloading Files When working with the API, it is sometimes necessary to send a relatively large file to the server. For example, when sending a m…
Follow on X Главная FAQ Приложения API Протокол Схема APIClient configuration Client configuration The MTProto API has multiple configuration parameters that can be fetched with the appropriate methods. Machine-readable configuration index Unlike the…
Follow on X Главная FAQ Приложения API Протокол Схема APIPagination in the API Pagination in the API Lots of Telegram API methods provide access to potentially large lists of objects, which requires pagination. In order to fetch only relevant subset …
Follow on X Главная FAQ Приложения API Протокол Схема APIChannel statistics Channel statistics Telegram offers detailed channel statistics for channels and supergroups. Channel statistics Schema: statsDateRangeDays#b637edaf min_date:int max_date:int …
Follow on X Главная FAQ Приложения API Протокол Схема APIViews and read metrics Views and read metrics Clients should report read state, message views and music listens using a specific set of methods. Read state ---functions--- messages.readHistory#…
Follow on X Главная FAQ Приложения API Протокол Схема APICalling API Methods Calling API Methods Layers Versioning in the API is supported by so-called TL layers. The need to add a new object constructor or to add/remove a field in a constructor crea…
Follow on X Главная FAQ Приложения API Протокол Схема APIChannels, supergroups, gigagroups and basic… Channels, supergroups, gigagroups and basic groups Channels Channels are a tool for broadcasting your messages to large audiences. They can have an …
Follow on X Главная FAQ Приложения API Протокол Схема APIForum topics Forum topics Telegram allows creating forums with multiple distinct topics. Bots can also make use of topics, if enabled through @botfather. Group forums channel#1c32b11c flags:# c…