feat(llc): add hide_history flag in channel.addMembers.

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2022-08-08 15:50:09 +05:30
committed by xsahil03x
parent bd1876c159
commit 19244738ba
5 changed files with 21 additions and 1 deletions
+4
View File
@@ -4,6 +4,10 @@
- Fix `Channel.removeMessage` not able to remove thread message.
✅ Added
- Added `hide_history` flag in `client.addChannelMembers`, `channel.addMembers`.
## 4.4.1
🐞 Fixed