doc: add more info for XEP-0030 (fix #3433)

This commit is contained in:
mathieui 2025-02-09 12:31:15 +01:00
parent f94a4f2dbd
commit 1c762c6b25
No known key found for this signature in database
GPG Key ID: C59F84CEEFD616E3

View File

@ -57,6 +57,9 @@ class XEP_0030(BasePlugin):
Given Given A single node
====== ======= ============================
Adding information for a given node without specifying the JID will
use the bound JID and therefore must be done after the bind happens.
Stream Handlers:
::