Skip to content

Type GenericTemplateElement

HiznyakNikita edited this page Sep 4, 2016 · 1 revision

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