linebot
v0.1.0
Pages
Modules
linebot v0.1.0
Linebot.Event
behaviour
View Source
Link to this section
Summary
Functions
exec(handler, event)
mode(arg1)
reply_token(arg1)
source(map)
timestamp(map)
type(map)
Callbacks
handle_event(request, source, event)
Link to this section
Functions
Link to this function
exec(handler, event)
View Source
Link to this function
mode(arg1)
View Source
Link to this function
reply_token(arg1)
View Source
Link to this function
source(map)
View Source
Link to this function
timestamp(map)
View Source
Link to this function
type(map)
View Source
Link to this section
Callbacks
Link to this callback
handle_event(request, source, event)
View Source
handle_event(request ::
term
(), source ::
term
(), event ::
term
()) :: :ok