Skip to content

Commit e4a90c6

Browse files
committed
docs: add readme
1 parent f72fd08 commit e4a90c6

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

raven/omni_channel_chat/README.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
## Feature
2+
3+
### Messaging
4+
5+
| | Line | Facebook |
6+
|-------------|------|----------|
7+
| Incoming | | |
8+
| Message | | |
9+
| Text | Y | Y |
10+
| Image | Y | Y |
11+
| File | Y | Y |
12+
| Sticker | TODO | Y |
13+
| Feature | | |
14+
| Reply | TODO | TODO |
15+
| Outgoing | | |
16+
| Message | | |
17+
| Text | Y | Y |
18+
| Image | *1 | *1 |
19+
| File | *1 | *1 |
20+
| Feature | | |
21+
| Reply | TODO | TODO |
22+
23+
**Remark**
24+
25+
1. Public / Private file has to be handle properly, currently files upload to raven will be private file but chat required it to be private.
26+
27+
## TODO
28+
29+
### UX/UI
30+
31+
- [ ] Create Omni-Channel Chat interface for mobile
32+
33+
### Provider
34+
35+
- [ ] Instagram
36+
- [ ] WhatsApp

0 commit comments

Comments
 (0)