( ctx context.Context, workspaceRef string, channel string, threadID string, )
| 103 | ) error |
| 104 | NetworkThreads(ctx context.Context, query NetworkThreadsQuery) ([]NetworkThreadRecord, error) |
| 105 | NetworkThread( |
| 106 | ctx context.Context, |
| 107 | workspaceRef string, |
| 108 | channel string, |
no outgoing calls
no test coverage detected