Skip to main content
7.7.1 (01/10/2025)
Improvements

🐞 Bug Fixes

  • Fixed incorrect total unread count.
7.7.0 (30/09/2025)
New Releases

🚀 New Features

Custom Message

  • Added createCustomMessage() function, enables user to create messages with type custom.
  • Added editCustomMessage() function, enables user to edit messages with type custom.
  • Added searchMessage() function, enables user to search for messages.
  • Added searchChannels() function, enables user to search for channels.

Archive Channel

  • Added getArchivedChannelIds() function, enables user to retrieve channel IDs of all archived channels.
  • Added matchType param, enables user search with partial match option.
7.6.0 (29/08/2025)
New Releases

🚀 New Features

Community Membership

  • Added getMyMembership() function, enables retrieval of user’s own community membership.
I