Browse Source

Update chat.md

pull/21035/head
Fahri Gedik 1 year ago
committed by GitHub
parent
commit
8b2dee98b8
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      docs/en/modules/chat.md

6
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-feature](../images/chat-feature.png) ![chat-feature](../images/chat-feature.png)
#### 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-page](../images/chat-page.png) ![chat-page](../images/chat-page.png)
#### 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.

Loading…
Cancel
Save