TGTGInsightаналитика telegramLIVE / telegram public index
← Фотогалерея Валерия Плотникова

TGINSIGHT SIMILAR POSTS

Найти похожее

Источник @vfplotnikov · Post #1663 · 29 апр.

Актриса ЛАРИСА УДОВИЧЕНКО родилась 29 апреля 1955 года в Вене (Австрия). Подробнее: https://zen.yandex.ru/media/id/5e0e2740028d6800ad2e198e/glazami-fotografa-plotnikova-larisa-udovichenko-rodilas-29-aprelia-6054449b53791e021b279558 #Удовиченко#29апреля#Плотников

Результаты

Найдено 4 похожих постов

Поиск: #pytgbot

当前筛选 #pytgbot清除筛选
Luckydonalds Bots: Development/Status

@luckydonaldsbots · Post #150 · 05.08.2018, 11:34

pytgbot 4.0 is out with all the new API goodness, including but not limited to: - Telegram Passport (why though?) - Replacing media - Bug fixes Upgrade to the newest version via pip install pytgbot --upgrade or clone & install it directly from https://github.com/luckydonald/pytgbot #update#pytgbot

Luckydonalds Bots: Development/Status

@luckydonaldsbots · Post #166 · 25.11.2018, 14:47

Updated @YATubeBot to be more clear of errors related to upload size. Will now handle file size related upload errors more transparent, telling you exactly what's going on, instead of just stopping sending any updates after "Uploading...". Now it will check file size before uploading, and also handle rare errors raised (in an unspecified way) by telegram. Technical background: The telegram API returns a HTML error message instead of the usual json response, which of course isn't mentioned anywere in the API documentation. This broke pytgbot, the library used to interact with the API. The package was fixed to be able to handle that. Now also provides the file size of the file to upload in an easy accessable way, so that the upload size can be checked before uploading. #update#YATube#pytgbot#TechnicalDetails