besterd/built_in_handlers.md

14 lines
206 B
Markdown

Built-in handlers
=================
There is a built-in handler for when the `type` field is set
to `internal`.
The `data` field of the `payload` JSON object will be of the
form:
````
"data" : {
}
````