Interface: InteractionTemplateData
Defined in: interaction/types.ts:96
Properties
| Property | Type | Defined in |
|---|---|---|
css | string | interaction/types.ts:101 |
external_css_urls | string[] | interaction/types.ts:103 |
html | string | interaction/types.ts:100 |
id | string | interaction/types.ts:97 |
js | string | interaction/types.ts:102 |
slug | string | interaction/types.ts:99 |
title | string | interaction/types.ts:98 |