共用方式為


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)

屬性值

實作

適用於