diff --git a/pantalaimon/store.py b/pantalaimon/store.py index 4fdadf8..4353a86 100644 --- a/pantalaimon/store.py +++ b/pantalaimon/store.py @@ -61,6 +61,9 @@ class MediaInfo: } } + if not file_name: + content["body"] = url + if msgtype: content["msgtype"] = msgtype