When you upload a video file with the -a flag, when you tap the group name under the 'media' heading no thumbnail would be shown (it's just blank). When you do this without the -a flag a thumbnail will be shown as per usual. The issue does not affected images, just videos.
What I Did
telegram-upload --to GroupChat1 -a '1.mp4' '2.mp4'
pip freeze
):Description
When you upload a video file with the -a flag, when you tap the group name under the 'media' heading no thumbnail would be shown (it's just blank). When you do this without the -a flag a thumbnail will be shown as per usual. The issue does not affected images, just videos.
What I Did