ReferenceBridge APIs
connectBotBridge
Connect the app process to a running bot bridge over WebSocket, then use AppBridge.actions, AppBridge.on, and helpers.
function exported from src/app/index.ts.
Summary
Connect the app process to a running bot bridge over WebSocket, then use AppBridge.actions, AppBridge.on, and helpers.
Signature
/**
* Connect the app process to a running bot bridge over WebSocket, then use;