v83.0.0
More flexible channels API:
- moved channel management to
@seatsioClient->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