Skip to content

Documentation


Documentation / @u-net/server / OfficialMessagingTemplate

Interface: OfficialMessagingTemplate

Defined in: index.ts:104

Properties

category

category: string

Defined in: index.ts:108


content

content: object

Defined in: index.ts:111

actions?

optional actions?: object[]

body

body: string

image?

optional image?: object

image.alt

alt: string

image.url

url: string

timeline?

optional timeline?: object[]

title

title: string


kind

kind: "standard" | "process"

Defined in: index.ts:107


notificationTitle

notificationTitle: string

Defined in: index.ts:109


templateId

templateId: string

Defined in: index.ts:105


variables

variables: OfficialMessagingVariableDefinition[]

Defined in: index.ts:110


version

version: number

Defined in: index.ts:106