selene 0.3.2 copy "selene: ^0.3.2" to clipboard
selene: ^0.3.2 copied to clipboard

Dart 1 only

A Discord client for Dart

0.3.2 #

Changed #

  • Minor cleanup

Fixed #

  • Documentation not appearing for several classes

0.3.1 #

Added #

  • Finally implemented EmbedBuilder class and appropriate parameters on TextChannel.sendMessage

Fixed #

  • Fixed breaking issue: NRE thrown on Message.member

0.3.0 #

Changed #

  • Major: Overhauled how entities are initialised and cached
  • Cleaned up library as a whole, fixed a lot of issues
  • EntityCache has been renamed to ClientState

Breaking Changes #

  • ClientState.self has been renamed to ClientState.currentUser

Added #

  • Documented User, PermissionOverwrite and GuildRole
  • Documented numerous minor methods and objects
  • Shortcuts on Client to numerous ClientState fields

Removed #

  • Reaction support has been removed temporarily
    • Will likely return during release cycle 0.3.2 - 0.3.5

0.2.1 #

Changed #

  • Converted _Dispatcher to public Dispatcher for documentation access

v0.2 #

Fixed #

  • Fixed null fields on client
  • Fixed duplicate roles appearing after a guild update
  • Fixed random crashing when attempting to update a role

Added #

  • Added more events to the dispatcher type

Changed #

  • Reconfigured how channels are stored

Removed #

  • Removed VM/web options due to internal technical restraints
    • This support will return in a future update
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

A Discord client for Dart

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

logging, w_transport

More

Packages that depend on selene