( ctx context.Context, workspaceRef string, channel string, request UpdateNetworkChannelRequest, )
| 79 | request CreateNetworkChannelRequest, |
| 80 | ) (NetworkChannelDetailRecord, error) |
| 81 | UpdateNetworkChannel( |
| 82 | ctx context.Context, |
| 83 | workspaceRef string, |
| 84 | channel string, |
no outgoing calls
no test coverage detected