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()

Questions about programming?Chat with your personal AI assistant