Skip to content

v4.14.0

Compare
Choose a tag to compare
@sendbird-sdk-deployment sendbird-sdk-deployment released this 07 Aug 07:44
· 14 commits to stable since this release

Feature

Support pinned message in OpenChannel

  • Added pinnedMessageIds property in BaseChannel
  • Added createPinnedMessageListQuery method in BaseChannel
  • Added pinMessage method in BaseChannel
  • Added unpinMessage method in BaseChannel
  • Added lastPinnedMessage property in OpenChannel
  • Added onPinnedMessageUpdated in OpenChannelHandler

Improvements

  • Added customTypeFilters in UnreadItemCountParams