Check if a channel is currently running
(channelId: string)
| 140 | handleMessage( |
| 141 | adapter: RuntimePlatform, |
| 142 | channelId: string, |
| 143 | text: string, |
| 144 | onEvent: (event: AgentEvent) => void, |
| 145 | attachments?: ChannelAttachment[], |
no outgoing calls
no test coverage detected