Uses of Class
com.bytedesk.ai.robot_thread.RobotThreadResponse
Packages that use RobotThreadResponse
Package
Description
智能辅助回复
https://work.weixin.qq.com/nl/act/p/c9d6b36eb873411c
-
Uses of RobotThreadResponse in com.bytedesk.ai.robot_thread
Methods in com.bytedesk.ai.robot_thread that return RobotThreadResponseModifier and TypeMethodDescriptionRobotThreadService.convertToResponse
(RobotThreadEntity entity) RobotThreadService.create
(RobotThreadRequest request) RobotThreadService.update
(RobotThreadRequest request) Methods in com.bytedesk.ai.robot_thread that return types with arguments of type RobotThreadResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<RobotThreadResponse>
RobotThreadService.queryByOrg
(RobotThreadRequest request) org.springframework.data.domain.Page<RobotThreadResponse>
RobotThreadService.queryByUser
(RobotThreadRequest request)