We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f72fd08 commit e4a90c6Copy full SHA for e4a90c6
1 file changed
raven/omni_channel_chat/README.md
@@ -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
17
18
+| Image | *1 | *1 |
19
+| File | *1 | *1 |
20
21
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