Activity.ReactionsAdded Property

Definition

public System.Collections.Generic.IList<Microsoft.Bot.Connector.MessageReaction> ReactionsAdded { get; set; }
member this.ReactionsAdded : System.Collections.Generic.IList<Microsoft.Bot.Connector.MessageReaction> with get, set
Public Property ReactionsAdded As IList(Of MessageReaction)

Property Value

Implements

Applies to