view mcabber/doc/help/en/hlp_request.txt @ 1979:6febc7d1f760

Add /room setopt flag_joins (Hermitifier)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 26 Mar 2011 14:45:19 +0100
parents de75b9774f86
children
line wrap: on
line source


 /REQUEST last|ping|time|vcard|version [jid]

Send a "IQ" query to the current buddy, or to the specified Jabber user.  If the resource is not provided with the jid, mcabber will send the query to all known resources for this user.

/request last
 Request "last" information (usually idle time)
/request ping
 Send an XMPP Ping request.  Note that you should use the full JID since a ping sent to a bare JID will be handled by the server.
/request time
 Request time from the buddy
/request vcard
 Request VCard from the buddy
/request version
 Request version from the buddy