Jaa


Button.Payload Property

Definition

Gets or sets the string sent to webhook.

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

Property Value

The string sent to webhook.

Applies to