Share via


MessageActionsPayloadReaction.ReactionType Property

Definition

Gets or sets the type of reaction given to the message. Possible values include: 'like', 'heart', 'laugh', 'surprised', 'sad', 'angry'.

public string ReactionType { get; set; }
member this.ReactionType : string with get, set
Public Property ReactionType As String

Property Value

The reaction type given to the message.

Applies to