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
Afficher le fichier Open project: reflectsoftware/reflectsoftware-facebook

Méthodes publiques

Méthode Description
GenericTemplateAttachment ( ) : System.Collections.Generic
GenericTemplateAttachment ( List elements ) : System.Collections.Generic

Method Details

GenericTemplateAttachment() public méthode

public GenericTemplateAttachment ( ) : System.Collections.Generic
Résultat System.Collections.Generic

GenericTemplateAttachment() public méthode

public GenericTemplateAttachment ( List elements ) : System.Collections.Generic
elements List
Résultat System.Collections.Generic