getDefaultTextFormatters abstract method
override this to alter template for messages of type MessageTypeConstants.text
Implementation
List<CometChatTextFormatter> getDefaultTextFormatters();
override this to alter template for messages of type MessageTypeConstants.text
List<CometChatTextFormatter> getDefaultTextFormatters();