- Supports Dart 3
- Fix for Dart2 strong mode
- Update dependencies
- Added send, so that you can create bots that respond to messages
- by Johan Jäderblom (Jaeder42)
- new Rtm() has configuration optional args.
- define RtmEvent for RTM event types.
- type Team, User are now JSONable.
- Initial version, created by Stagehand