mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
XEP-0452: Fix reference to Stanza Forwarding
This commit is contained in:
parent
64b62599a8
commit
9fd906459f
@ -30,6 +30,12 @@
|
|||||||
<jid>soul@blastersklan.com</jid>
|
<jid>soul@blastersklan.com</jid>
|
||||||
</author>
|
</author>
|
||||||
&mwild;
|
&mwild;
|
||||||
|
<revision>
|
||||||
|
<version>0.2.1</version>
|
||||||
|
<date>2021-02-12</date>
|
||||||
|
<initials>ps</initials>
|
||||||
|
<remark>Fix reference to XEP-0297: Stanza Forwarding</remark>
|
||||||
|
</revision>
|
||||||
<revision>
|
<revision>
|
||||||
<version>0.2.0</version>
|
<version>0.2.0</version>
|
||||||
<date>2021-02-09</date>
|
<date>2021-02-09</date>
|
||||||
@ -137,7 +143,7 @@
|
|||||||
</mentions>
|
</mentions>
|
||||||
</message>
|
</message>
|
||||||
]]></example>
|
]]></example>
|
||||||
<p>Notice that in the example above, the entire original 'groupchat' message (including elements added server-side, like the &xep0359; stanza-id) is encapsulated inside a &xep0279; element.</p>
|
<p>Notice that in the example above, the entire original 'groupchat' message (including elements added server-side, like the &xep0359; stanza-id) is encapsulated inside a &xep0297; element.</p>
|
||||||
</section2>
|
</section2>
|
||||||
</section1>
|
</section1>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user