Get the whatsapp number
# 🤝help
s
Hello ! I'd like to know if it's possible to store the whatsapp number of the person who is chatting with the bot? Like with a code or something like that. Thanks.
i found it's okay. event.tags !
f
Where? I can't find it...
r
event.tags
you can inspect the JSON in the debugger here:

https://cdn.discordapp.com/attachments/1129354073804652584/1130908548575010816/image.png

you can also add a hook like this to print them to the logs in the dashboard when you test on whatsapp:

https://cdn.discordapp.com/attachments/1129354073804652584/1130908718922481694/image.png

f
can I store the telegram number of the person also?