how to make this into a embed message with webhook
SendEmbedToWebhookEvents(Settings.EventWebhookUrl, "New Event", "An **Air Drop** Is Inbound!", "https://i.imgur.com/CVGbaQu.png").GetAwaiter().GetResult();
SendEmbedToWebhookEvents(Settings.EventWebhookUrl, "New Event", "An **Air Drop** Is Inbound!", "https://i.imgur.com/CVGbaQu.png").GetAwaiter().GetResult();
how to make this into a embed message with webhook
SendEmbedToWebhookEvents(Settings.EventWebhookUrl, "New Event", "**Chinook** Is Dropping A Crate", "", "https://i.imgur.com/CVGbaQu.png").GetAwaiter().GetResult();
SendEmbedToWebhookEvents(Settings.EventWebhookUrl, "New Event", "**Chinook** Is Dropping A Crate", "", "https://i.imgur.com/CVGbaQu.png").GetAwaiter().GetResult();
how to make this into a embed message with webhook
cs SendEmbedToWebhookEvents(Settings.EventWebhookUrl, "New Event", "**Chinook** Is Dropping A Crate", "", "https://i.imgur.com/CVGbaQu.png").GetAwaiter().GetResult();
cs SendEmbedToWebhookEvents(Settings.EventWebhookUrl, "New Event", "**Chinook** Is Dropping A Crate", "", "https://i.imgur.com/CVGbaQu.png").GetAwaiter().GetResult();