We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When sending this:
<message to="[email protected]" type="groupchat" xmlns="jabber:client"> <body xmlns="blim:blam" amount="47">Yo</body> </message>
...I get this back:
<message xmlns="jabber:client" from="[email protected]/robert78" to="[email protected]/31483756511386762251183425" type="groupchat"> <body>Yo</body> </message>
No attributes on the body tag.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When sending this:
...I get this back:
No attributes on the body tag.
The text was updated successfully, but these errors were encountered: