Actually I need to download first few chunks of a file(video/audio/etc) for the sake of mediainfo. pyrogram:https://docs.pyrogram.org/api/methods/stop_transmiss
Hello I was just trying to use web and worker based bot I mean something like main.py with # telegram bot from pyrogram import Client,filters Bot = Client(api_i
I have this function which works fine locally on my machine with python 3.8, but it throws runtime error on Google Cloud Functions. def telegram_test(request):
I'm using pyrogram to send a html 5 game to my friends. I create a game call "popspike" from @botfather and this is the link of my html 5 game. Image below is t
I want to send a random sticker form sticker pack link. To send a sticker I need file_id I want to get a every sticker file_id form sticker set, but I don't kno