How do you change the actual message text that is displayed in channel? #145
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
-
Summary
Guide & Snippet
messageTextView
of theSBUUserMessageCell
.SBUUserMessageCell
and using a customSBUUserMessageTextViewModel
type.CustomUserMessageCell
class that inherits fromSBUUserMessageCell
.configure(with:)
method, re-configure themessageTextView
's model to your custom model.SBUModuleSet
.Reference
Beta Was this translation helpful? Give feedback.
All reactions