You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so it is possible to send a document with caption. But according to this: vysheng/tg#1631 it should be possible to retrieve the caption via msg['media']['caption'].
But in my case the receiver doesn't give a message with a caption field in the media dictionary...
Beside that everything works fine.
The text was updated successfully, but these errors were encountered:
You should check if the CLI is sending that in json mode. In the README of this project there is a section about debugging which should help you with that.
Hey,
so it is possible to send a document with caption. But according to this: vysheng/tg#1631 it should be possible to retrieve the caption via msg['media']['caption'].
But in my case the receiver doesn't give a message with a caption field in the media dictionary...
Beside that everything works fine.
The text was updated successfully, but these errors were encountered: