Documentation - v1.2.0-alpha.3
Preparing search index...
@microsoft/agents-activity
SuggestedActions
Interface SuggestedActions
Represents suggested actions.
interface
SuggestedActions
{
actions
:
CardAction
[]
;
to
:
string
[]
;
}
Index
Properties
actions
to
Properties
actions
actions
:
CardAction
[]
Array of card actions.
to
to
:
string
[]
Array of recipient IDs.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actions
to
Documentation - v1.2.0-alpha.3
Loading...
Represents suggested actions.