set Message Input Text UIConfig
open fun setMessageInputTextUIConfig(@NonNull textUIConfig: TextUIConfig): MessageThreadFragment.Builder
Sets the UI configuration of message input text.
Return
This Builder object to allow for chaining of calls to set methods. since 3.3.0
Parameters
text UIConfig
the UI configuration of the message input text.