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

WelcomeMessage

represents welcome message which can be set to bot page at Facebook

Fields

  • string SettingType - system field always must be set to "call_to_actions"
  • string ThreadState - system field always must be set to "new_thread"
  • IList CallToActions - list of structured info to send in Welcome Message by bot

WelcomeMessageCallToAction

Fields

  • string Payload - payload which will send to user by bot in welcome message