npm eris 0.11.1

latest releases: 0.16.2, 0.17.2, 0.17.1...
4 years ago

Deprecations:

  • The reason and parentID arguments in createChannel(guildID, name, type, reason, parentID) have been deprecated. They can now be specified as properties of an overall options object in createChannel(guildID, name, type, options)

Additions:

  • Added option to customize the reconnect delay algorithm (e16e645)
  • Added option to set initial permissionOverwrites with createChannel() (4fd75ec)

Fixes:

Don't miss a new eris release

NewReleases is sending notifications on new releases.