Activity.ReactionsRemoved 属性

定义

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)

属性值

实现

适用于