mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
docs: Add User Guide for private message
This commit is contained in:
@@ -1,20 +1,23 @@
|
||||
# Send a private message
|
||||

|
||||
|
||||
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
|
||||

|
||||
|
||||
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.
|
||||
|
||||

|
||||
### 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** () 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** () icon located at the top-right corner of your messaging box.
|
||||
|
||||
**[Go to "Table of contents"](/help/#using-zulip)**
|
||||
|
||||
Reference in New Issue
Block a user