comparison mod_muc_media_metadata/README.markdown @ 3686:2573d143621f

mod_muc_media_metadata: Update namespace
author Matthew Wild <mwild1@gmail.com>
date Sun, 29 Sep 2019 18:31:52 +0100
parents 0f3cb1247682
children c40422cca3b7
comparison
equal deleted inserted replaced
3685:26dc8320b81b 3686:2573d143621f
26 ``` 26 ```
27 <message from="test@rooms.example.com/matthew" id="9f45a784-5e5b-4db5-a9b3-8ea1d7c1162d" type="groupchat"> 27 <message from="test@rooms.example.com/matthew" id="9f45a784-5e5b-4db5-a9b3-8ea1d7c1162d" type="groupchat">
28 <body>https://matthewwild.co.uk/share.php/70334772-ff74-439b-8173-a71e40ca28db/mam-flow.png</body> 28 <body>https://matthewwild.co.uk/share.php/70334772-ff74-439b-8173-a71e40ca28db/mam-flow.png</body>
29 <x xmlns="jabber:x:oob"> 29 <x xmlns="jabber:x:oob">
30 <url>https://matthewwild.co.uk/share.php/70334772-ff74-439b-8173-a71e40ca28db/mam-flow.png</url> 30 <url>https://matthewwild.co.uk/share.php/70334772-ff74-439b-8173-a71e40ca28db/mam-flow.png</url>
31 <metadata xmlns="https://prosody.im/protocol/media-metadata#0"> 31 <metadata xmlns="xmpp:prosody.im/protocol/media-metadata#0">
32 <bytes>15690</bytes> 32 <bytes>15690</bytes>
33 <type>image/png</type> 33 <type>image/png</type>
34 <blurhash>LEHV6nWB2yk8pyo0adR*.7kCMdnj</blurhash> 34 <blurhash>LEHV6nWB2yk8pyo0adR*.7kCMdnj</blurhash>
35 </metadata> 35 </metadata>
36 </x> 36 </x>