Package com.aliucord.entities
See: Description
-
Class Summary Class Description MessageEmbedBuilder com.discord.api.message.embed.MessageEmbed builder NotificationData Notification builder. RequiredArgumentWasNullException Looks like Discord's required args are unreliable and are sometimes accepted even if empty.Or a plugin dev may just forget to mark an argument as required which leads to ugly NPEs.Thus, throw a custom exception and handle it in the command handler to present the user a simple message, not a scarystacktrace. CommandContext Context passed to command executors Author Plugin Author Manifest Plugin Manifest SettingsTab Plugin SettingsTab Plugin The base class that all plugins must extend from for their entrypoint. RNMessage A base for body of new Message requests, providing connection analytics and nonce that are sent in RNA and Desktop. -
Enum Summary Enum Description Type The type of this SettingsTab. -
Interface Summary Interface Description SettingsPage