#How can I send a message using webhook using if I have the webhook url?

1 messages · Page 1 of 1 (latest)

late harness
#

I have the webhook url now how can I use that url to get that webhook and send message like

webhook = Webhook(url).send(conte=..., embed=...) # Demo code