From 838c059398a6d7b905dc9bc6ac96124c658e0e68 Mon Sep 17 00:00:00 2001 From: Mickael Remond Date: Sat, 29 Jun 2019 16:10:53 +0200 Subject: [PATCH] Remove Bind in the payload list, as it is intended to be used by XMPP client and not by users of the library. --- stanza/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/stanza/README.md b/stanza/README.md index 5fc0896..6ffb822 100644 --- a/stanza/README.md +++ b/stanza/README.md @@ -90,7 +90,6 @@ having multiple payloads. Here is the list of structs implementing IQPayloads: -- `BindBind` - `ControlSet` - `ControlSetResponse` - `Delegation`