💬 Send a Typing Indicator
Send typing indicator for a conversation
await whatsapp.sendTypingIndicator(
messageId : 'WA_MESSAGE_ID'
);
param | type | required | description |
---|---|---|---|
messageId | String | yes | A message ID |
Send typing indicator for a conversation
await whatsapp.sendTypingIndicator(
messageId : 'WA_MESSAGE_ID'
);
param | type | required | description |
---|---|---|---|
messageId | String | yes | A message ID |