Button Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |