Uses of Class
me.croabeast.common.discord.RawWebhook
Packages that use RawWebhook
-
Uses of RawWebhook in me.croabeast.common.discord
Methods in me.croabeast.common.discord that return RawWebhookModifier and TypeMethodDescriptionRawWebhook.setAvatarUrl(String url) Sets the avatar's url for the webhook.RawWebhook.setContent(String text) Sets the content for the webhook.RawWebhook.setUsername(String text) Sets the username for the webhook.