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

GenericTemplateElement

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

Fields

  • string Title - title of generic element
  • string ItemUrl - url for item which shows in generic element
  • string ImageUrl - url for image which shows in generic element
  • string Subtitle - subtitle of generic element
  • IList Buttons - list of MessageButton type object which will be send to user in generic template message by bot