I am using pyrogram in a program but when i run the program it gives import error i uninstalled and reinstalled it but the problem is still there. I am not able
I am new to Pyrogram and I try to make subsctiption bot I want to send messages as soon as any satisfy my filters, but every time I send more than 3 messages in
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