One of the features from XEP-0136 that I would like to see included in XEP-0313 is message removal.
It could follow the same logic as message retrieval, just instead of "query" it would be "remove" and be of type "set": <iq type='set' id='remove1'> <remove xmlns='urn:xmpp:mam:tmp'> <with>[email protected]</with> <start>2010-06-07T00:00:00Z</start> <end>2010-07-07T13:23:54Z</end> </remove> </iq> Would it be possible to include this? Regards Spencer
