Skip to content

v4.0.11

Choose a tag to compare

@danney-chun danney-chun released this 31 Aug 07:43
· 232 commits to main since this release

v4.0.11 (AUG 31, 2022)

  • Added getMessagesByMessageId() to BaseChannel
  • Added MessageSearchQuery's totalCount and made it public
  • Fixed reportUser() returning 404 Error
  • Fixed a bug where after the user updates their profile and sends a message or is mentioned, their profile wasn't being updated in the received message
  • Added parameter validation check in sb.connect()
  • Improved stability