Udostępnij za pośrednictwem


IMessageReactionActivity.ReactionsRemoved Właściwość

Definicja

Pobiera lub ustawia reakcje usunięte z działania.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.MessageReaction> ReactionsRemoved { get; set; }
member this.ReactionsRemoved : System.Collections.Generic.IList<Microsoft.Bot.Schema.MessageReaction> with get, set
Public Property ReactionsRemoved As IList(Of MessageReaction)

Wartość właściwości

Reakcje usunięte z działania.

Dotyczy