Skip to content

Commit 5f57a81

Browse files
committed
Add Things ScenarioResult event
1 parent 107b8a9 commit 5f57a81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/line/bot/event/things.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ module Event
1818
module ThingsType
1919
Link = 'link'
2020
Unlink = 'unlink'
21+
ScenarioResult = 'scenarioResult'
2122
Unsupport = 'unsupport'
2223
end
2324

0 commit comments

Comments
 (0)