Delete files from Telegram chats
Re-enabled the checkbox for deleting files from the Telegram source chat.
The checkbox does not show itself when a folder to delete is selected. This is because of optimization reasons.
A fix to the "remove" method in Files.ts allows now to remove files in Telegram that are saved in Saved Messages, Channels, or Groups.
Errors more verbose
Errors that occur when a file gets uploaded are now shown to the user. A possible contribution to #469.
Delete files from Telegram chats Re-enabled the checkbox for deleting files from the Telegram source chat. The checkbox does not show itself when a folder to delete is selected. This is because of optimization reasons. A fix to the "remove" method in Files.ts allows now to remove files in Telegram that are saved in Saved Messages, Channels, or Groups.
Errors more verbose Errors that occur when a file gets uploaded are now shown to the user. A possible contribution to #469.