Share via


SuggestedActions interface

Represents suggested actions.

Properties

actions

Array of card actions.

to

Array of recipient IDs.

Property Details

actions

Array of card actions.

actions: CardAction[]

Property Value

to

Array of recipient IDs.

to: string[]

Property Value

string[]