@wildix/xbees-users-client > BotCapability > Visitor
BotCapability.Visitor interface
Signature:
interface Visitor<T>
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
(name: string, value: any) => T | |||
(value: BotKnowledgeBase) => T | |||
(value: BotCapabilityTool) => T |