@bootdesk/chat-widget-bridge
Preparing search index...
BridgeMessage
Interface BridgeMessage
interface
BridgeMessage
{
id
?:
string
;
type
:
BridgeMessageType
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
id?
type
Properties
Optional
id
id
?:
string
type
type
:
BridgeMessageType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
type
@bootdesk/chat-widget-bridge
Loading...