Uses of Class
org.codelibs.fess.api.v2.handlers.ChatRequestBody
Packages that use ChatRequestBody
-
Uses of ChatRequestBody in org.codelibs.fess.helper
Methods in org.codelibs.fess.helper that return ChatRequestBodyModifier and TypeMethodDescriptionChatApiHelper.parseRequestBody(Map<String, Object> raw, int maxMessageLength) Parses a raw v2 chat JSON body into a validatedChatRequestBody.