Libraries
»
pleiades
(0.1.5)
»
Index (E)
»
Pleiades
»
Constants
»
Events
Module: Pleiades::Constants::Events
Defined in:
lib/pleiades/core/constants.rb
Constant Summary
collapse
TYPES =
%w[
text
sticker
postback
follow
unfollow
]
.
map
(
&
:freeze
)
.
freeze