Make it just like discord.py
why not to make this like discord.py (discord python kit) which make everything more easy to use
Hi @Kishore341507
I appreciate your concerns, however, it comes to the API design of WhatsApp Cloud API which uses a concept of verified webhooks to receive a message making it almost impossible to replicate the wrapper to be like [discord py]
I'm trying to implement something like that on my fork (SORRY FOR THE LINK!!).
Once i'll finish the implementation and i'll test it out, i'll release a new version and, if @Kalebu wants, I'll create some PR here.
@Kalebu let me know!
Opened #87. Basic implementation of app events, in the furute it may become even similar to discord.py.