IMessageReactionActivity.ReactionsAdded 属性

定义

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)

属性值

适用于