Skip to content

v3.0.66

Choose a tag to compare

@chrisallo chrisallo released this 22 Jun 06:58
· 193 commits to master since this release
  • Added nicknameStartsWithFilter in MemberListQuery to search Group Channel members by nickname.
  • Added CountPreference in GroupChannel which represents an enum of count preferences - 'all', 'unread_message_count_only', 'off'.
  • Added myCountPreference in GroupChannel to get my count preference of a Group Channel.
  • Added setMyCountPreference in GroupChannel to set my Group Channel count preference to a value in GroupChannel.CountPreference.
  • Minor bug-fix.