status, presence: Merge status into presence.
This commit is contained in:
parent
4b90c1dc1f
commit
0e20810a83
3 changed files with 93 additions and 103 deletions
|
|
@ -35,8 +35,6 @@ pub mod iq;
|
|||
|
||||
/// RFC 6121: Extensible Messaging and Presence Protocol (XMPP): Instant Messaging and Presence
|
||||
pub mod body;
|
||||
/// RFC 6121: Extensible Messaging and Presence Protocol (XMPP): Instant Messaging and Presence
|
||||
pub mod status;
|
||||
|
||||
/// XEP-0004: Data Forms
|
||||
pub mod data_forms;
|
||||
|
|
|
|||
Loading…
Reference in a new issue