C# 클래스 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.
상속: Attachment
파일 보기 프로젝트 열기: reflectsoftware/reflectsoftware-facebook

공개 메소드들

메소드 설명
GenericTemplateAttachment ( ) : System.Collections.Generic
GenericTemplateAttachment ( List elements ) : System.Collections.Generic

메소드 상세

GenericTemplateAttachment() 공개 메소드

public GenericTemplateAttachment ( ) : System.Collections.Generic
리턴 System.Collections.Generic

GenericTemplateAttachment() 공개 메소드

public GenericTemplateAttachment ( List elements ) : System.Collections.Generic
elements List
리턴 System.Collections.Generic