This repository has been archived by the owner on Dec 18, 2023. It is now read-only.
v1.1.1
What's Changed
- tg-upload now supports sending self-destructive photos & videos (
--self_destruct
) which will automatically get deleted after x number of seconds set by sender once seen by receiver. - Users now can protect their files from getting forwarded or saved using
--protect
flag. - Files can now be sent as reply to given message using
--reply_to
flag. - Bumped Prettytable from
3.7.0
to3.8.0
. - Fixed a bug in
--env
flag that was causing it not to display the table. - Fixed a bug causing error while sending audio files recursively.
Full Changelog: v1.1.0...v1.1.1