nyxx_extensions 2.0.0-rc.3 nyxx_extensions: ^2.0.0-rc.3 copied to clipboard
Extensions for Nyxx library
2.0.0-rc.3 #
25.04.2021
Release Candidate 2 for stable version. Requires dart sdk 2.12
- Added compatifility for nyxx 2.0.0-rc2
- Implemented mutual guilds extension method (9a8bb35)
1.0.0 #
24.08.2020
Stable release - breaks with previous versions - this version required Dart 2.9 stable and non-nullable experiment to be enabled to function
1.0.0
drops support for browser. Nyxx will now run only on VM
- New emoji module for fetching available emoji info
- Pagination module for created paginated messages
- Scheduler module for invoking repeatable actions
- Additional general utils
- Message resolver module for resolving raw message content into human readable form
- Attachment extensions for vm