Share via


FacebookQuickReply.Payload Property

Definition

Gets or sets the payload of the reply. May be set to an empty string if the ImageUrl property is set.

public object Payload { get; set; }
member this.Payload : obj with get, set
Public Property Payload As Object

Property Value

The payload. Can be either a string or a long.

Applies to