i'm trying to add voice code uisng MesiboUI Config but there is no affect in UI I don't know why ?
Asked
Active
Viewed 44 times
1 Answers
0
You need to implement a file handler.
See code here, it checks if the file handler is implemented or not. If not, it hides attachment buttons.

mesibo
- 3,970
- 6
- 25
- 43
-
how to implement file handler ?? – Jemy Jan 05 '21 at 14:02
-
Refer to the sending file section here https://mesibo.com/documentation/tutorials/get-started/ – mesibo Jan 05 '21 at 15:22