Return the current logged user ID without device id
const wid = WPP.conn.getMyUserId();console.log(wid.toString()); // Output: 123@c.us Copy
const wid = WPP.conn.getMyUserId();console.log(wid.toString()); // Output: 123@c.us
Return the current logged user ID without device id