set Edited Text Mark UIConfig
open fun setEditedTextMarkUIConfig(@Nullable configSentFromMe: TextUIConfig, @Nullable configSentFromOthers: TextUIConfig): ChannelFragment.Builder
Sets the UI configuration of edited text mark.
Return
This Builder object to allow for chaining of calls to set methods. since 3.0.0
Parameters
config Sent From Me
the UI configuration of edited text mark in the message that was sent from me.
config Sent From Others
the UI configuration of edited text mark in the message that was sent from others.