Skip to content

Instantly share code, notes, and snippets.

@jaygooby
Created May 24, 2012 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaygooby/2781955 to your computer and use it in GitHub Desktop.
Save jaygooby/2781955 to your computer and use it in GitHub Desktop.
Invite a user to a MUC room
<message to="secret-chat@groups.staging.bonfire.im" id="ab23a" >
<x xmlns="http://jabber.org/protocol/muc#user">
<invite to="twitter.60173@staging.bonfire.im" />
</x>
</message>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment