Skip to content

v3.0.84

Compare
Choose a tag to compare
@chrisallo chrisallo released this 26 Oct 03:25
· 174 commits to master since this release
  • Added getMyMutedInfo() in BaseChannel
  • Added muteUser(user, seconds, description, callback) and muteUserWithUserId(userId, seconds, description, callback) in BaseChannel
  • Added metadata_value_alphabetical order in GroupChannelListQuery and PublicGroupChannelListQuery
  • Added metadataOrderKeyFilter in GroupChannelListQuery and PublicGroupChannelListQuery
  • Minor bug fixed