Category "pyrogram"

asyncio not working on Google Cloud Functions

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):

Pyrogram: The provided reply markup for the game is empty (caused by "messages.SendMedia")

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

Get sticker set by link/shot name[pyrogram]

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