Hello! Can someone help me with this?
What are the "tags" for WhatsApp that I can request from the bot to see its content?
For example:
event.tags.conversation['whatsapp:userPhone'] // It returns the phone number,
What would be the tag for the "name" or ID?
My idea is to obtain the number and the ID (or name) and if it is within an authorized table, the conversation continues; otherwise, it ends with a message "Unauthorized person."