Shrimadhav U K
Shrimadhav U K
I think, apparently it is not allowed, the [BOT API docs](https://github.com/MarshalX/telegram-crawler/commit/b208f1cf6dc0df334a9da0b2bd716117daa55322) was updated,. I think for editing inline messages, you need to send message to some chat, and edit using...
>>> am = AmazonMusic() ``` Traceback (most recent call last): File "", line 1, in File "/amazonmusic.py", line 111, in __init__ raise Exception("Unable to find appConfig in {}".format(r.content)) Exception: Unable...
I think maybe the server executing the PHP does not have permission to execute PHP. This happens if you try to run this on Github Pages!
You need to use [raw updates](https://t.me/pyrogramchat/247970) for now ```py from pyrogram import ContinuePropagation from pyrogram.raw.types import UpdateMessagePollVote from pyrogram import Client @Client.on_raw_update( ) async def r_poll_answer_s(client: Client, update, users, chats):...
This issue needs to be fixed first https://github.com/tgalal/yowsup/issues/2104 , https://github.com/tgalal/yowsup/issues/1890 , and https://github.com/tgalal/yowsup/issues/1922
Apparently this is now fixed in my version of the clone. I did not do any code change. ¯\_(ツ)_/¯ Weird.
Where is the `file_count` variable being displayed to user ? 🤔
you can do `--caption ""`
still not fixed