IURLContent interface

Extends

@microsoft/teams-js.@microsoft.teams-js.sharing.IBaseSharedContent

Properties

message

Default initial message text

preview

Show URL preview, defaults to true

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: "URL"

Property Value

"URL"

url

Required URL

url: string

Property Value

string