Keep Client synced with refactored Gockets:
- Updated API endpoints (rename
GET /channel/show
, addPATCH /channel/edit
) - Updated
Channel
model (tag
field added) - Implemented
ChannelOptions
model to have more consistent options when preparing or updating channel.
Also updated unit tests and composer dependencies. Upgraded gockets execution binary in bin directory.