Relative Content

Tag Archive for downloadtelegram-botpython-telegram-bottelethontelegram-api

How to download big files with a telegram bot using Telethon and cryptg

I am new to coding Tg bots and I already made a bot that can download files up to 20mb with the telegram bot api.
But I need a bot that can download bigger files and I think telethon is good for that and after some research I found out that cryptg makes the download faster.
But I dont know how to use this I dont need code just the explenation how all this works
Like how do I send messages to a telethon bot or is it like a client bot that I have to connect to a usual bot?
Thanks for your help!