Type MessageButton - HiznyakNikita/facebook-messenger-net-lib GitHub Wiki

MessageButton

represent a button which will be send to user in button template attachment of message

Fields

  • MessageButtonType Type - type of button, can be Web Url of Postback
  • string Url - url for Web Url buttons
  • string Title - title of button
  • string Payload - payload for postback buttons