Remove Bind in the payload list, as it is intended to be used by XMPP client and not by users of the library.

This commit is contained in:
Mickael Remond
2019-06-29 16:10:53 +02:00
parent 3ba59afd6e
commit 838c059398

View File

@@ -90,7 +90,6 @@ having multiple payloads.
Here is the list of structs implementing IQPayloads:
- `BindBind`
- `ControlSet`
- `ControlSetResponse`
- `Delegation`