Activity.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)

속성 값

구현

적용 대상