v90.0.0
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()
toChannels.replace()
for clarity