IMessageActivity.SuggestedActions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets suggestedActions are used to express actions for interacting with a card like keyboards/quickReplies.
public Microsoft.Bot.Schema.SuggestedActions SuggestedActions { get; set; }
member this.SuggestedActions : Microsoft.Bot.Schema.SuggestedActions with get, set
Public Property SuggestedActions As SuggestedActions
Property Value
SuggestedActions are used to express actions for interacting with a card like keyboards/quickReplies.