Warning, /network/neochat/autotests/data/test-pollhandlerstart-sync.json is written in an unsupported language. File is not indexed.

0001 {
0002   "timeline": {
0003     "events": [
0004       {
0005         "content": {
0006             "org.matrix.msc1767.text": "test\n1. option1\n2. option 2",
0007             "org.matrix.msc3381.poll.start": {
0008                 "answers": [
0009                     {
0010                         "id": "option1",
0011                         "org.matrix.msc1767.text": "option1"
0012                     },
0013                     {
0014                         "id": "option2",
0015                         "org.matrix.msc1767.text": "option2"
0016                     }
0017                 ],
0018                 "kind": "org.matrix.msc3381.poll.disclosed",
0019                 "max_selections": 1,
0020                 "question": {
0021                     "body": "test",
0022                     "msgtype": "m.text",
0023                     "org.matrix.msc1767.text": "test"
0024                 }
0025             }
0026         },
0027         "event_id": "$153456789:example.org",
0028         "origin_server_ts": 1432735824654,
0029         "room_id": "!jEsUZKDJdhlrceRyVU:example.org",
0030         "sender": "@example:example.org",
0031         "type": "org.matrix.msc3381.poll.start",
0032         "unsigned": {
0033           "age": 1232
0034         }
0035       }
0036     ]
0037   }
0038 }