Overview

Namespaces

  • LINE
    • LINEBot
      • Constant
      • Event
        • MessageEvent
        • Parser
      • Exception
      • HTTPClient
      • ImagemapActionBuilder
      • MessageBuilder
        • Imagemap
        • TemplateBuilder
      • TemplateActionBuilder

Classes

  • ActionType
  • EventSourceType
  • HTTPHeader
  • MessageType
  • Meta
  • TemplateType
  • Overview
  • Namespace
  • Class

Class MessageType

Namespace: LINE\LINEBot\Constant
Located at LINEBot/Constant/MessageType.php
Constants summary
string TEXT
# 'text'
string TEMPLATE
# 'template'
string IMAGEMAP
# 'imagemap'
string STICKER
# 'sticker'
string LOCATION
# 'location'
string IMAGE
# 'image'
string AUDIO
# 'audio'
string VIDEO
# 'video'
line-bot-sdk-php API documentation generated by ApiGen