Closed akupila closed 4 weeks ago
Size Change: +1.52 kB (+0.34%)
Total Size: 453 kB
Filename | Size | Change |
---|---|---|
dist/browser.es.js |
98.5 kB | +338 B (+0.34%) |
dist/browser.full-bundle.min.js |
56.3 kB | +160 B (+0.29%) |
dist/browser.js |
99.7 kB | +345 B (+0.35%) |
dist/index.es.js |
98.6 kB | +336 B (+0.34%) |
dist/index.js |
99.8 kB | +340 B (+0.34%) |
CLA
Description of the changes, What, Why and How?
This adds support for pinning and unpinning channels. The channel pin is stored on the user-channel relationship (channel membership). The backend API endpoint for this is not yet live.
Changelog
updateMemberPartial
channel.pin
andchannel.unpin
partialUpdateMember
returning a type without thechannel_member
key that's returned from the API