Skip to content

Commit 93f3cb5

Browse files
committed
update README.md
1 parent e98d32e commit 93f3cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ You can check out these messages in `ChannelHandler.onMessageReceived()`.
104104

105105
## Rich messages
106106

107-
Rich message is a special message that holds custom content. You can distinguish the rich message by checking `message.customType` which is set to `SENDBIRD_DESK_RIGH_MESSAGE`. Currently Desk SDK provides the following types of rich message.
107+
Rich message is a special message that holds custom content. You can distinguish the rich message by checking `message.customType` which is set to `SENDBIRD_DESK_RICH_MESSAGE`. Currently Desk SDK provides the following types of rich message.
108108

109109
- **`Confirm end of chat`** message notifies that the agent sent a confirm-end-of-chat request. When the user agrees with the closure, the ticket would be closed.
110110
- **`URL preview`** message contains web URL which is filled with image and description.

0 commit comments

Comments
 (0)