1
0
Fork 0
mirror of https://github.com/besterprotocol/besterd synced 2023-12-13 21:00:32 +01:00
besterd/built_in_handlers.md

14 lines
206 B
Markdown
Raw Normal View History

2020-04-19 13:11:49 +02:00
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" : {
}
````