Udostępnij za pośrednictwem


Activity.ReactionsRemoved Właściwość

Definicja

Pobiera lub ustawia kolekcję reakcji usuniętych z konwersacji.

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

Kolekcja reakcji usuniętych z konwersacji.

Implementuje

Dotyczy