We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 107b8a9 commit 5f57a81Copy full SHA for 5f57a81
lib/line/bot/event/things.rb
@@ -18,6 +18,7 @@ module Event
18
module ThingsType
19
Link = 'link'
20
Unlink = 'unlink'
21
+ ScenarioResult = 'scenarioResult'
22
Unsupport = 'unsupport'
23
end
24
0 commit comments