👁🗨 Mark as Read
Read (Seen) the messages received by the specified phone number, using message id.
await whatsapp.markAsRead(
messageId : 'WA_MESSAGE_ID'
);
param | type | required | description |
---|---|---|---|
messageId | String | yes | A message id |
Read (Seen) the messages received by the specified phone number, using message id.
await whatsapp.markAsRead(
messageId : 'WA_MESSAGE_ID'
);
param | type | required | description |
---|---|---|---|
messageId | String | yes | A message id |