view mcabber/doc/help/en/hlp_request.txt @ 2366:480585fec48a default tip

Update spell checking section in the configuration file
author Mikael Berthe <mikael@lilotux.net>
date Tue, 30 May 2023 16:37:46 +0200
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