Wehooks
Here is an example of sending data through webhooks:
oUtil.send_hook(
WEBHOOK_URL,
...args
)Available Arguments:
content
embed
file
Last updated
Was this helpful?
Here is an example of sending data through webhooks:
oUtil.send_hook(
WEBHOOK_URL,
...args
)Available Arguments:
content
embed
file
Last updated
Was this helpful?