Relative Content

Tag Archive for c#apitelegramlarge-filestdlib

how to send a large video and photo in telegram using the Telegram api

the problem is this, I’m trying to send videos and photos with one media group, but on the desktop and web versions it looks almost normal, and on the mobile version it sends two messages all the time, but if the video weighs less than 10 MB then everything is sent in one message, I used the TDLib(NuGet) and WTelegram libraries