MessageReaction.Type Propiedad

Definición

Obtiene o establece el tipo de reacción del mensaje. Los valores posibles incluyen: 'like', 'plusOne'.

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

Valor de propiedad

El tipo de reacción al mensaje.

Se aplica a