( ctx context.Context, workspaceRef string, channel string, threadID string, request PromoteNetworkThreadTaskRequest, )
| 133 | NetworkSend(ctx context.Context, request NetworkSendRequest) (NetworkSendRecord, error) |
| 134 | NetworkInbox(ctx context.Context, workspaceRef string, sessionID string) ([]NetworkEnvelopeRecord, error) |
| 135 | PromoteNetworkThreadTask( |
| 136 | ctx context.Context, |
| 137 | workspaceRef string, |
| 138 | channel string, |
no outgoing calls
no test coverage detected