All checks were successful
Trigger cinny-mobile / dispatch (push) Successful in 2s
Bots can publish a declarative panel UI that takes over a room; user actions are sent as im.paarrot.ui.action timeline events.
10 lines
174 B
JSON
10 lines
174 B
JSON
{
|
|
"action": "answer",
|
|
"component_id": "a",
|
|
"value": "paris",
|
|
"values": {
|
|
"nickname": "Ada"
|
|
},
|
|
"ui_event_id": "$REPLACE_WITH_CURRENT_im.paarrot.ui_EVENT_ID"
|
|
}
|