Skip to content

v4.0.7

Compare
Choose a tag to compare
@hoon-sung hoon-sung released this 31 Aug 06:16
· 151 commits to main since this release

v4.0.7 (Aug 31, 2022)

  • Added Boolean switch to remove operator status when leaving channels (GroupChannel.leave(shouldRemoveOperatorStatus: Boolean = false, handler: CompletionHandler))
  • Added MessageSearchQuery's totalCount and made it public (MessageSearchQuery.totalCount)