MessageActionsPayload.Reactions Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit des réactions pour le message.
public System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.MessageActionsPayloadReaction> Reactions { get; set; }
member this.Reactions : System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.MessageActionsPayloadReaction> with get, set
Public Property Reactions As IList(Of MessageActionsPayloadReaction)
Valeur de propriété
Réactions pour le message.