dartsicord 0.0.6
dartsicord: ^0.0.6 copied to clipboard
A Discord library for Dart
Changelog #
0.0.6 #
- Replace int-based id with Snowflake class
- Add Emoji class
- Add Emoji events
- Add Emoji methods
- Add User banned and unbanned events
- Use localEndpoint instead of endpoint + id
0.0.5 #
- Add more guild events
- More documentation for events and stuff
- Move around some client methods for internal organization
0.0.4 #
- Rehaul events
- fromDynamic is now fromMap
- More fixes
0.0.3 #
- More documentation
- Fixes
0.0.1-0.0.2 #
- I don't know, I wasn't keeping track of it here