Doc for invitations
This commit is contained in:
parent
2ed6b20594
commit
caff8b43a1
1 changed files with 7 additions and 0 deletions
|
@ -247,6 +247,13 @@ These commands work in *any* tab.
|
|||
*/version <jid>*:: Get the software version of the given JID (usually its XMPP
|
||||
client and Operating System).
|
||||
|
||||
*/invite <jid> <room> [reason]*:: Invite _jid_ to _room_ wit _reason_ (if
|
||||
provided).
|
||||
|
||||
*/decline <room> [reason]*:: Decline invitation to _room_ with _reason_.
|
||||
|
||||
*/invitations*:: Show the pending invitations.
|
||||
|
||||
*/server_cycle [server.tld] [message]*:: Disconnect and reconnect in all the
|
||||
rooms of server.tld.
|
||||
|
||||
|
|
Loading…
Reference in a new issue