david-lev / pywa

🤖 Build WhatsApp Bots in Python
https://pywa.readthedocs.io
MIT License
221 stars 33 forks source link

Added 'caption' argument in Document and Video #6

Closed yehuda-lev closed 1 year ago

yehuda-lev commented 1 year ago

I fixed the bug when the user sends Document or Video with caption

david-lev commented 1 year ago

I think it should be an optional attribute of the Message type

edit: I'll merge it for now