Add a method to ForwardMessages class#1402
Conversation
Adding a method to ForwardMessages class that works like forward_messages but it won't mention the sender name.
|
Why not just add drop_author to an existing method... ☠️☠️☠️ |
Sorry, something went wrong.
… instead of making new method. Yeah it's what open source community is always find a better way 😄
|
That's definitely a cleaner way thanks I made changes could you check to make sure everything is fine? 🙃 |
Sorry, something went wrong.
|
Hi, I think you can expose both |
Sorry, something went wrong.
|
Hi, thanks for suggestion I added hide_captions not drop_media_captions becuase I think hide_author and hide_captions are more user friendly 🫠 |
Sorry, something went wrong.
|
Actually there is Edit: And you can edit it's captions too, as well as set it to empty string, i.e. deleting caption |
Sorry, something went wrong.

Adding a method to ForwardMessages class that works like forward_messages but it won't mention the sender name.