7.8.0 (30/01/2026)
7.7.4 (31/10/2025)
7.7.0 (30/09/2025)
π New Features
Custom Message
- Added
createCustomMessage()function, enables user to create messages with typecustom. - Added
editCustomMessage()function, enables user to edit messages with typecustom.
Chat Search
- 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.
User Search
- Added
matchTypeparam, enables user search withpartialmatch option.