Button Class

Definition

Facebook button object.

public class Button
type Button = class
Public Class Button
Inheritance
Button

Constructors

Button()

Properties

Payload

Gets or sets the string sent to webhook.

Title

Gets or sets the title of the button.

Type

Gets or sets the type of button.

Url

Gets or sets the URL of the button.

Applies to