SilkyFalcon

Generation

generate functionSat, 03 Dec 2022

Send a discord webhook message

let info = Text("Hello, World!") let webhook = Webhook(url: "webhook url", content: info) webhook.post()

Want to kickstart your project?Use the new AI Studio to create your code