( ctx context.Context, channel string, request AgentChannelSendRequest, credentials agentidentity.Credentials, )
| 514 | credentials agentidentity.Credentials, |
| 515 | ) ([]AgentChannelMessageRecord, error) |
| 516 | AgentChannelSend( |
| 517 | ctx context.Context, |
| 518 | channel string, |
| 519 | request AgentChannelSendRequest, |
no outgoing calls
no test coverage detected