IMessageReactionActivity.ReactionsRemoved Property

Definition

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

Property Value

Applies to