How to hide thread messages in the message list (Slack style)? #38
rimdoo
announced in
Extra informations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Customer request
Guide & Snippet
CustomChannelViewModelandCustomViewModelFactoryreplyTypeofMessageListParamsshould beReplyType.NONEwhich means "Do not include any replies." in the message listSendbirdUIKitinit function, set the channel’sreplyTypeto theReplyType.THREADtypeCustomChannelViewModelbyViewModelProviderResult
Beta Was this translation helpful? Give feedback.
All reactions