Skip to content

v90.0.0

Compare
Choose a tag to compare
@bverbeken bverbeken released this 15 Jun 08:54
· 146 commits to master since this release

More flexible channels API:

  • moved channel management to Client.Events.Channels
  • added the ability to add, remove and edit a single channel
  • added the ability to add and remove objects to and from a channel
  • renamed Channels.update()to Channels.replace() for clarity