LINE\LINEBot

Namespaces Summary
LINE\LINEBot\Constant
LINE\LINEBot\Event
LINE\LINEBot\Exception
LINE\LINEBot\HTTPClient
LINE\LINEBot\ImagemapActionBuilder
LINE\LINEBot\MessageBuilder
LINE\LINEBot\QuickReplyBuilder
LINE\LINEBot\RichMenuBuilder
LINE\LINEBot\SenderBuilder
LINE\LINEBot\TemplateActionBuilder
LINE\LINEBot\Util
Classes Summary
Response A class represents API response.
RichMenuBuilder A builder class for rich menu.
SignatureValidator A validator class of signature.
Interfaces Summary
ImagemapActionBuilder The interface that has a responsibility to build imagemap action.
MessageBuilder The interface that has a responsibility to build message.
HTTPClient The interface that represents HTTP client of LINE Messaging API. If you want to switch using HTTP client, please implement this.
QuickReplyBuilder
TemplateActionBuilder The interface that has a responsibility to build template action.