@wildix/wim-tools-client > ToolChatRecipient > Visitor
ToolChatRecipient.Visitor interface
Signature:
interface Visitor<T>
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
(name: string, value: any) => T | |||
(value: string) => T | |||
(value: string) => T |
@wildix/wim-tools-client > ToolChatRecipient > Visitor
Signature:
interface Visitor<T>
Property | Modifiers | Type | Description |
|---|---|---|---|
(name: string, value: any) => T | |||
(value: string) => T | |||
(value: string) => T |