Fahri Gedik
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
3 additions and
3 deletions
-
docs/en/modules/chat.md
|
|
@ -100,19 +100,19 @@ You can visit [Chat module package list page](https://abp.io/packages?moduleName |
|
|
|
|
|
|
|
|
## User interface |
|
|
## User interface |
|
|
|
|
|
|
|
|
#### Manage chat feature |
|
|
### Manage chat feature |
|
|
|
|
|
|
|
|
Chat module defines the chat feature, you need to enable the chat feature to use chat. |
|
|
Chat module defines the chat feature, you need to enable the chat feature to use chat. |
|
|
|
|
|
|
|
|
 |
|
|
 |
|
|
|
|
|
|
|
|
#### Chat page |
|
|
### Chat page |
|
|
|
|
|
|
|
|
This is the page that users send messages to each other. |
|
|
This is the page that users send messages to each other. |
|
|
|
|
|
|
|
|
 |
|
|
 |
|
|
|
|
|
|
|
|
#### Chat icon on navigation bar |
|
|
### Chat icon on navigation bar |
|
|
|
|
|
|
|
|
An icon that shows unread message count of the user and leads to chat page when clicked is added to navigation menu. |
|
|
An icon that shows unread message count of the user and leads to chat page when clicked is added to navigation menu. |
|
|
|
|
|
|
|
|
|