Added /join description
parent
9a5f224931
commit
d81e7dc00e
|
@ -81,6 +81,7 @@
|
|||
<ul>
|
||||
<li>/nick <display_name>: change your display name</li>
|
||||
<li>/me <action>: send the action you are doing. /me will be replaced by your display name</li>
|
||||
<li>/join <room_alias>: join a room</li>
|
||||
<li>/kick <user_id> [<reason>]: kick the user</li>
|
||||
<li>/ban <user_id> [<reason>]: ban the user</li>
|
||||
<li>/unban <user_id>: unban the user</li>
|
||||
|
|
Loading…
Reference in New Issue