open-wa / wa-automate-socket-client-python

🔌 🛠 The wa-automate socket client allows you to easily connect to remote EASY API instances. Be sure to 🌟 this repository for updates!
Other
92 stars 7 forks source link

Client Docs ? + License Changed #2

Closed fire17 closed 2 years ago

fire17 commented 2 years ago

Hi there, this is by far the easiest client to use really enjoying your work

I am getting

✖ License issue: Expected 1576 but this account is 2000

my original license is of the [now deprecated] python automate, please advise on how to reissue me a new license pls :)

But mostly, where do i see the docs for the python client? the best i got so far is to check the api-docs which upto now mapped the http request correctly with the client but would love to see where all these functions are coming from and what parameters they expect image

Thanks a lot! :heart:

mrodal commented 2 years ago

You can ask @smashah on the open-wa discord to change your license to your new phone number

Also, here's the docs for the nodejs api client, which this library uses: https://docs.openwa.dev/classes/api_Client.Client.html

fire17 commented 2 years ago

https://docs.openwa.dev/classes/api_Client.Client.html#sendLinkWithAutoPreview FTW!

image

thanks @mrodal :heart: