IURLContent interface

Represents IURLContent parameters.

Extends

IBaseSharedContent

Properties

message

Default initial message text

preview

Show URL preview, defaults to true

type

Type

url

Required URL

Property Details

message

Default initial message text

message?: string

Property Value

string

preview

Show URL preview, defaults to true

preview?: boolean

Property Value

boolean

type

Type

type: "URL"

Property Value

"URL"

url

Required URL

url: string

Property Value

string