How to setting the messageCellTheme
differently when using GroupChannel and OpenChannel together?
#123
tezpark
announced in
1. Chatting in a channel
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
messageCellTheme
differently when using GroupChannel and OpenChannel together?Customer request
Guide & Snippet
In the current structure, the messageCellTheme is not separated by channel type, so you need to modify it so that each channel can have a theme that matches the channel type.
The logic below is a custom snippet with a simple example.
Create CustomGroupChannelModuleList and CustomOpenChannelModuleList
SBUModuleSet
.Result
Beta Was this translation helpful? Give feedback.
All reactions