tawn33y/whatsapp-cloud-api

Create tests for sender name property

Closed this issue · 0 comments

@guskuma recently added a name property for the sender of a message received via webhook. See PR here: #25

Need to:

  • Create tests for this
  • Fix eslint errors disabled by no-eslint-next-line
  • Make the property compulsory, instead of optional, but default it to undefined