@wildix/xbees-kite-client > WhatsAppConfigRoute
WhatsAppConfigRoute interface
Signature:
export interface WhatsAppConfigRoute
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(RouteAction)[] | undefined | (Optional) Actions that will be used if the specified route and the conditions within a specific action are met. | ||
string | |||
(RouteRule)[] | |||
The target will be used if the specified route matches the specified rules. If no rules are matched, the default target of the widget will be used. |