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)

プロパティ値

実装

適用対象