~english Creates a custom message. ~end
~chinese 自定义消息体类。 ~end
ChatCustomMessageBody({ required this.event, this.params, }) : super(type: MessageType.CUSTOM);