1.7.0
- Added parameter to skip pinned messages with
--skip-pinned
(thanks @mrrfv) - Added check to see if message is in locked or archived thread before attempting deletion
- Improved deletion efficiency by properly reusing TCP connections
- Updated to API v10
- Removed
partial
subcommand in favour of making the root command perform this action - Various code improvements