- Added multiple file attachments, up to 5, 20MB each.
- Added extra validations and error checks for when preparing files.
- Separated client and session modules into their own files.
- Clarified `SessionData` manual usage for faster loading.
- Improved wildcard imports
- Updated `README.md`
HOTFIX
- Fixed UnicodeDecodeError on error_response parsing.