Class DiscordHandler
java.lang.Object
id.luckynetwork.lyrams.lyralibs.core.discord.DiscordHandler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DiscordHandler
public DiscordHandler()
-
-
Method Details
-
sendWebhook
It sends a webhook to the specified URL with the specified title, description, and color- Parameters:
url- The webhook urltitle- The title of the embeddescription- This is a list of strings that will be sent to the webhook.color- The color of the embed.
-