docs: Add User Guide for private message

This commit is contained in:
anirudhjain75
2016-12-21 01:23:29 +05:30
committed by showell
parent 7a56f0137e
commit 5321f246ef

View File

@@ -1,20 +1,23 @@
# Send a private message
![New private message](/static/images/help/private-message.png)
To submit a new private message, first click the **New private message** button located at the bottom of your screen.
# Private Message
Zulip allows users to send private messages to each other.
## There are two ways to send a Private Message :
### Way 1:
* To submit a new private message, first click on the `New Private Message` button located at the bottom of your screen.
* The following box will be displayed
![New stream message](/static/images/help/private-box.png)
A box similar to the one shown in the previous image will appear.
* In the **one or more people...** field, input the username or email address of the user you want to privately message.
When you begin typing an email address or username, autocomplete suggestions will appear.
In the **one or more people...** field, input the username or email address of the user you want to privately message. When you begin typing an email address or username, autocomplete suggestions will appear.
* If you attempt to input a nonexistent username or email address, an error message will appear.
![Nobody does not exist](/static/images/help/nobody.png)
### Way 2:
+ You also can click on the **user's name** in the `USERS` panel on the right and click on `down arrow` that
gets visible when hovering over the name and click on the option `Compose a private message to <user's name>`
and write the message in the compose box.
If you attempt to input a nonexistent username or email address, an error message will appear.
You can always discard your message by clicking the **x** (![x](/static/images/help/x.png)) icon located at the top-right corner of your compose box.
Once you have selected the user you want to message, enter your message in the box labeled **Compose your message here...** or messaging box. You can now privately send your message to the specified user.
**[Go back to “Streams and private messages”](/help/streams-and-private-messages)**
You can always delete your message by clicking the **x** (![x](/static/images/help/x.png)) icon located at the top-right corner of your messaging box.
**[Go to "Table of contents"](/help/#using-zulip)**