apenasrr / clonechat

Clone all posts from the history of a Telegram Channel/Group to another Channel/Group.
MIT License
388 stars 98 forks source link

Fix: nonexistent video 'file_name' #24

Open matheusbach opened 1 year ago

matheusbach commented 1 year ago

Videos may not have the 'file_name' key, causing an error when trying to set the variable.

Fix bug using as value file_unique_id + most likely file extension based on mime_type