Type Alias BridgeMessageType
BridgeMessageType:
| "chat-ready"
| "chat-config"
| "chat-message"
| "chat-notification-clicked"
| "chat-close"
| "chat-viewport-config"
| "chat-viewport-insets"
| "chat-push-state"
| "chat-push-subscribe"
| "chat-push-unsubscribe"
| "chat-error"