LINE Messaging API SDK for PHP

TemplateBuilder

The interface that has a responsibility to build template message.

Table of Contents

buildTemplate()  : array<string|int, mixed>
Builds template message structure.

Methods

buildTemplate()

Builds template message structure.

public buildTemplate() : array<string|int, mixed>
Return values
array<string|int, mixed>

Built template message structure.

Search results