Get all messages matching a filter. Unlike shh_getFilterChanges this returns all messages.
QUANTITY - The filter id.params: [
"0x7" // 7
]// Request
curl -X POST --data '{"jsonrpc":"2.0","method":"shh_getMessages","params":["0x7"],"id":73}'Result see shh_getFilterChanges