Use more specific 'message_id' in JSON, not just 'id'.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Tue, 7 Oct 2014 03:23:29 +0000 (23:23 -0400)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Tue, 7 Oct 2014 03:23:29 +0000 (23:23 -0400)
commit9682309b7d7450235bea95841f7442e6712db379
tree00211055a0dd90cd73616b6857e491f9d2826070
parent58dfea8e7562588b3dfc71e07c3c8736187e29dc
Use more specific 'message_id' in JSON, not just 'id'.

There often isn't enough context to know if it's the message ID or a
transaction ID or something else.

Fixed #20.
JSON.mkd