MessageReaction.Type Property

Definition

Gets or sets message reaction type. Possible values include: 'like', 'plusOne'.

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

Property Value

The message reaction type.

Applies to