public static class GetAgentAgentChatReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetAgentAgentChatReq.Builder |
agentChatId(String agentChatId)
智能体对话ID,通过[发起对话](https://open.larkoffice.com/document/uAjLw4CM/ukTMukTMukTM/aily-v1/agent-agent_chat/create)接口获取
示例值:7640186506971926032
|
GetAgentAgentChatReq.Builder |
agentId(String agentId)
智能体id,通过智能体后台详情的地址栏中获取
示例值:agent_4k4ue29hpwrx2
|
GetAgentAgentChatReq |
build() |
public GetAgentAgentChatReq.Builder agentId(String agentId)
示例值:agent_4k4ue29hpwrx2
agentId - public GetAgentAgentChatReq.Builder agentChatId(String agentChatId)
示例值:7640186506971926032
agentChatId - public GetAgentAgentChatReq build()
Copyright © 2026. All rights reserved.