C# Class ReflectSoftware.Facebook.Messenger.Common.Models.GenericTemplateAttachment

Use the Generic Template with the Send API to send a horizontal scrollable carousel of items, each composed of an image attachment, short description and buttons to request input from the user.
Inheritance: Attachment
Exibir arquivo Open project: reflectsoftware/reflectsoftware-facebook

Public Methods

Method Description
GenericTemplateAttachment ( ) : System.Collections.Generic
GenericTemplateAttachment ( List elements ) : System.Collections.Generic

Method Details

GenericTemplateAttachment() public method

public GenericTemplateAttachment ( ) : System.Collections.Generic
return System.Collections.Generic

GenericTemplateAttachment() public method

public GenericTemplateAttachment ( List elements ) : System.Collections.Generic
elements List
return System.Collections.Generic