Module: Line::Bot::Event::MessageType
- Defined in:
- lib/line/bot/event/message.rb
Constant Summary collapse
- Text =
'text'
- Image =
'image'
- Video =
'video'
- Audio =
'audio'
- Location =
'location'
- Sticker =
'sticker'
- Unsupport =
'unsupport'
'text'
'image'
'video'
'audio'
'location'
'sticker'
'unsupport'