getGroupActionTemplate abstract method

CometChatMessageTemplate getGroupActionTemplate(
  1. CometChatTheme theme
)

override this to alter template for messages of category action

Implementation

CometChatMessageTemplate getGroupActionTemplate(CometChatTheme theme);