You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to get status send message, I detect Log when :
My Message is Sent, the log is Cmd,ack:1
My Message is Receive to remoteJid, the log is Cmd,ack:2
My Message is Read by remoteJid, the log is Cmd,ack:3
Or how to get this Log: s73,["Msg",{"cmd":"ack","id":"31AABD2D96B7E8AF220B266CF3DAD3F3","ack":1,"from":"6282266331136@c.us","to":"628118414000@c.us","t":1599140847}]
How to get status send message, I detect Log when :
Or how to get this Log:
s73,["Msg",{"cmd":"ack","id":"31AABD2D96B7E8AF220B266CF3DAD3F3","ack":1,"from":"6282266331136@c.us","to":"628118414000@c.us","t":1599140847}]Thank