ShanthiniMM
ShanthiniMM
Thank you @lahirutm. How can I get the response by sending message_id. If any methods are available, kindly let me know.
@arnaldobadin Hi, I am unable to send media with buttons. const b64data_img = fs.readFileSync("file_path", { encoding: 'base64' }); const mimetype_img = mime.getType("filepath"); const filename_img = "image"; var send_img = new...
Hi, I am trying to send a message after the client is ready. The client is not getting ready for 2 minutes. But it is active on my mobile, not...
@Samson11 @harshuhere01 Have you found any solution?
@imariman I am developing an app in flutter. Actually, I need to display my custom incoming and outgoing call screens instead of the default call screens. Kindly help me to...
Thank you. I need to add "physics: new ClampingScrollPhysics()" in the datatable2 package code. How can I do that? If any samples available, Kindly Let me know.