InfoWithLinkDataFormat
Interface: InfoWithLinkDataFormat
Defined in: CodeBolt/packages/clientsdk/src/types/chat.ts:81
Info with link data
Properties
| Property | Type | Defined in |
|---|---|---|
linkText | string | CodeBolt/packages/clientsdk/src/types/chat.ts:83 |
linkURL | InfoLinkURL | CodeBolt/packages/clientsdk/src/types/chat.ts:84 |
task? | string | CodeBolt/packages/clientsdk/src/types/chat.ts:85 |
text | string | CodeBolt/packages/clientsdk/src/types/chat.ts:82 |