- Deprecated `sendMessage` and `sendEmoji` in favor of `send`
- Integrated attachment support when retrieving messages
- Added mention support, partial credit to svaikstude
- Added `eventReminder` function, credit to svaikstude
- Fixed problems with default mutable arguments, credit to ekohilas
- Started work on messenger rooms, credit to ekohilas
- Updated tests
- General cleanup