Hierarchy For All Packages
Package Hierarchies:- io.github.dawncord.api,
- io.github.dawncord.api.action,
- io.github.dawncord.api.command,
- io.github.dawncord.api.command.option,
- io.github.dawncord.api.entities,
- io.github.dawncord.api.entities.activity,
- io.github.dawncord.api.entities.application,
- io.github.dawncord.api.entities.application.team,
- io.github.dawncord.api.entities.channel,
- io.github.dawncord.api.entities.channel.thread,
- io.github.dawncord.api.entities.guild,
- io.github.dawncord.api.entities.guild.audit,
- io.github.dawncord.api.entities.guild.automod,
- io.github.dawncord.api.entities.guild.event,
- io.github.dawncord.api.entities.guild.integration,
- io.github.dawncord.api.entities.guild.role,
- io.github.dawncord.api.entities.guild.welcomescreen,
- io.github.dawncord.api.entities.guild.widget,
- io.github.dawncord.api.entities.image,
- io.github.dawncord.api.entities.message,
- io.github.dawncord.api.entities.message.component,
- io.github.dawncord.api.entities.message.embed,
- io.github.dawncord.api.entities.message.modal,
- io.github.dawncord.api.entities.message.poll,
- io.github.dawncord.api.entities.message.sticker,
- io.github.dawncord.api.event,
- io.github.dawncord.api.event.handler,
- io.github.dawncord.api.interaction,
- io.github.dawncord.api.listeners,
- io.github.dawncord.api.types,
- io.github.dawncord.api.utils
Class Hierarchy
- java.lang.Object
- io.github.dawncord.api.utils.ActionExecutor
- io.github.dawncord.api.entities.guild.automod.ActionMetadata
- io.github.dawncord.api.entities.message.component.ActionRow
- io.github.dawncord.api.entities.message.component.ActionRowBuilder (implements io.github.dawncord.api.entities.message.component.ComponentBuilder)
- io.github.dawncord.api.entities.activity.ActivityAsset
- io.github.dawncord.api.entities.activity.ActivityButton
- io.github.dawncord.api.entities.activity.ActivityEmoji
- io.github.dawncord.api.entities.image.ActivityImage (implements io.github.dawncord.api.entities.image.Icon)
- io.github.dawncord.api.entities.activity.ActivityImpl (implements io.github.dawncord.api.entities.activity.Activity)
- io.github.dawncord.api.entities.activity.ActivityParty
- io.github.dawncord.api.entities.activity.ActivitySecret
- io.github.dawncord.api.entities.activity.ActivityTimestamp
- io.github.dawncord.api.entities.message.poll.Answer
- io.github.dawncord.api.entities.message.poll.AnswerCount
- io.github.dawncord.api.entities.message.poll.AnswerData
- io.github.dawncord.api.ApiClient
- io.github.dawncord.api.entities.image.ApplicationIcon (implements io.github.dawncord.api.entities.image.Icon)
- io.github.dawncord.api.entities.application.ApplicationImpl (implements io.github.dawncord.api.entities.application.Application)
- io.github.dawncord.api.action.ApplicationModifyAction
- io.github.dawncord.api.entities.message.Attachment (implements io.github.dawncord.api.entities.ISnowflake)
- io.github.dawncord.api.utils.AttachmentUtils
- io.github.dawncord.api.entities.guild.audit.AuditLog
- io.github.dawncord.api.entities.guild.audit.AuditLog.Entry (implements io.github.dawncord.api.entities.ISnowflake)
- io.github.dawncord.api.entities.guild.audit.AuditLog.Entry.Change
- io.github.dawncord.api.entities.guild.automod.AutoModAction
- io.github.dawncord.api.event.AutoModEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.event.handler.AutoModEventHandler (implements io.github.dawncord.api.event.handler.EventHandler)
- io.github.dawncord.api.event.handler.AutoModEventHandler.Rule
- io.github.dawncord.api.action.AutoModRuleCreateAction
- io.github.dawncord.api.entities.guild.automod.AutoModRuleImpl (implements io.github.dawncord.api.entities.guild.automod.AutoModRule)
- io.github.dawncord.api.action.AutoModRuleModifyAction
- io.github.dawncord.api.entities.guild.automod.AutoModTriggerMetadataImpl (implements io.github.dawncord.api.entities.guild.automod.AutoModTriggerMetadata)
- io.github.dawncord.api.entities.image.Avatar (implements io.github.dawncord.api.entities.image.Icon)
- io.github.dawncord.api.event.BotUpdateEvent
- io.github.dawncord.api.entities.message.component.Button
- io.github.dawncord.api.entities.message.component.ButtonBuilder (implements io.github.dawncord.api.entities.message.component.ComponentBuilder)
- io.github.dawncord.api.entities.message.component.ButtonData
- io.github.dawncord.api.event.ButtonEvent (implements io.github.dawncord.api.event.MessageComponentEvent)
- io.github.dawncord.api.event.CallbackAfterEvent<T>
- io.github.dawncord.api.event.CallbackEvent<T>
- io.github.dawncord.api.event.ChannelEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.event.handler.ChannelEventHandler (implements io.github.dawncord.api.event.handler.EventHandler)
- io.github.dawncord.api.entities.channel.ChannelImpl (implements io.github.dawncord.api.entities.channel.Channel)
- io.github.dawncord.api.entities.channel.GuildCategoryImpl (implements io.github.dawncord.api.entities.channel.GuildCategory)
- io.github.dawncord.api.entities.channel.GuildChannelImpl (implements io.github.dawncord.api.entities.channel.GuildChannel)
- io.github.dawncord.api.entities.channel.GuildForumImpl (implements io.github.dawncord.api.entities.channel.GuildForum)
- io.github.dawncord.api.entities.channel.MessageChannelImpl (implements io.github.dawncord.api.entities.channel.MessageChannel)
- io.github.dawncord.api.entities.channel.TextChannelImpl (implements io.github.dawncord.api.entities.channel.TextChannel)
- io.github.dawncord.api.entities.channel.thread.ThreadImpl (implements io.github.dawncord.api.entities.channel.thread.Thread)
- io.github.dawncord.api.entities.channel.VoiceChannelImpl (implements io.github.dawncord.api.entities.channel.VoiceChannel)
- io.github.dawncord.api.entities.ClientStatus
- io.github.dawncord.api.entities.application.CommandPermission (implements io.github.dawncord.api.entities.ISnowflake)
- io.github.dawncord.api.entities.message.component.Component
- io.github.dawncord.api.utils.ComponentUtils
- io.github.dawncord.api.Constants
- io.github.dawncord.api.event.CreateEvent<T>
- io.github.dawncord.api.action.CurrentMemberModifyAction
- io.github.dawncord.api.entities.CustomEmojiImpl (implements io.github.dawncord.api.entities.CustomEmoji)
- io.github.dawncord.api.Dawncord
- io.github.dawncord.api.entities.DefaultEmoji (implements io.github.dawncord.api.entities.Emoji)
- io.github.dawncord.api.entities.image.DiscoverySplash (implements io.github.dawncord.api.entities.image.Icon)
- io.github.dawncord.api.entities.message.modal.Element
- io.github.dawncord.api.entities.message.modal.ElementData
- io.github.dawncord.api.entities.message.embed.Embed
- io.github.dawncord.api.entities.message.embed.Embed.Author
- io.github.dawncord.api.entities.message.embed.Embed.EmbedImage
- io.github.dawncord.api.entities.message.embed.Embed.Field
- io.github.dawncord.api.entities.message.embed.Embed.Footer
- io.github.dawncord.api.entities.message.embed.EmbedBuilder
- io.github.dawncord.api.utils.EmbedUtils
- io.github.dawncord.api.action.EmojiCreateAction
- io.github.dawncord.api.action.EmojiModifyAction
- io.github.dawncord.api.utils.EnumUtils
- io.github.dawncord.api.utils.EventProcessor
- io.github.dawncord.api.utils.Events
- io.github.dawncord.api.entities.ForumTag
- io.github.dawncord.api.event.GuildAuditEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.entities.guild.GuildBan
- io.github.dawncord.api.event.GuildBanEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.action.GuildChannelCreateAction
- io.github.dawncord.api.action.GuildChannelModifyAction
- io.github.dawncord.api.action.GuildChannelPositionModifyAction
- io.github.dawncord.api.action.GuildCreateAction
- io.github.dawncord.api.action.GuildCreateAction.CategoryCreateAction
- io.github.dawncord.api.event.GuildDefaultEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.event.GuildEmojiEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.event.handler.GuildEventHandler (implements io.github.dawncord.api.event.handler.EventHandler)
- io.github.dawncord.api.entities.image.GuildEventImage (implements io.github.dawncord.api.entities.image.Icon)
- io.github.dawncord.api.action.GuildEventModifyAction
- io.github.dawncord.api.entities.image.GuildIcon (implements io.github.dawncord.api.entities.image.Icon)
- io.github.dawncord.api.entities.guild.GuildImpl (implements io.github.dawncord.api.entities.guild.Guild)
- io.github.dawncord.api.event.GuildMemberEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.entities.guild.GuildMemberImpl (implements io.github.dawncord.api.entities.guild.GuildMember)
- io.github.dawncord.api.action.GuildMemberModifyAction
- io.github.dawncord.api.action.GuildModifyAction
- io.github.dawncord.api.entities.guild.GuildOnboarding
- io.github.dawncord.api.entities.guild.GuildOnboarding.Prompt
- io.github.dawncord.api.entities.guild.GuildOnboarding.Prompt.Option
- io.github.dawncord.api.action.GuildOnboardingModifyAction
- io.github.dawncord.api.entities.guild.GuildPreview (implements io.github.dawncord.api.entities.ISnowflake)
- io.github.dawncord.api.action.GuildRoleCreateAction
- io.github.dawncord.api.event.GuildRoleEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.entities.guild.role.GuildRoleImpl (implements io.github.dawncord.api.entities.guild.role.GuildRole)
- io.github.dawncord.api.action.GuildRoleModifyAction
- io.github.dawncord.api.event.GuildScheduledEventEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.entities.guild.event.GuildScheduledEventImpl (implements io.github.dawncord.api.entities.guild.event.GuildScheduledEvent)
- io.github.dawncord.api.event.GuildScheduledEventUserEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.action.GuildStickerCreateAction
- io.github.dawncord.api.event.GuildStickerEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.action.GuildStickerModifyAction
- io.github.dawncord.api.entities.guild.welcomescreen.GuildWelcomeChannel
- io.github.dawncord.api.entities.guild.welcomescreen.GuildWelcomeScreen
- io.github.dawncord.api.action.GuildWelcomeScreenModifyAction
- io.github.dawncord.api.entities.guild.widget.GuildWidget
- io.github.dawncord.api.entities.guild.widget.GuildWidgetMember (implements io.github.dawncord.api.entities.ISnowflake)
- io.github.dawncord.api.entities.guild.widget.GuildWidgetSettings
- io.github.dawncord.api.action.GuildWidgetSettingsModifyAction
- io.github.dawncord.api.entities.application.InstallParams
- io.github.dawncord.api.entities.guild.integration.IntegrationAccount (implements io.github.dawncord.api.entities.ISnowflake)
- io.github.dawncord.api.entities.guild.integration.IntegrationApplication (implements io.github.dawncord.api.entities.application.IApplication)
- io.github.dawncord.api.event.IntegrationEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.event.handler.IntegrationEventHandler (implements io.github.dawncord.api.event.handler.EventHandler)
- io.github.dawncord.api.entities.guild.integration.IntegrationImpl (implements io.github.dawncord.api.entities.guild.integration.Integration)
- io.github.dawncord.api.interaction.Interaction
- io.github.dawncord.api.action.InviteCreateAction
- io.github.dawncord.api.event.InviteEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.event.handler.InviteEventHandler (implements io.github.dawncord.api.event.handler.EventHandler)
- io.github.dawncord.api.entities.channel.InviteImpl (implements io.github.dawncord.api.entities.channel.Invite)
- io.github.dawncord.api.utils.IOUtils
- io.github.dawncord.api.utils.JsonError
- io.github.dawncord.api.utils.JsonUtils
- io.github.dawncord.api.entities.Mentionable (implements io.github.dawncord.api.entities.IMentionable)
- io.github.dawncord.api.interaction.MessageComponentInteractionData (implements io.github.dawncord.api.interaction.InteractionData)
- io.github.dawncord.api.action.MessageCreateAction
- io.github.dawncord.api.event.MessageCreateAfterEvent
- io.github.dawncord.api.event.MessageCreateEvent
- io.github.dawncord.api.event.MessageEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.event.handler.MessageEventHandler (implements io.github.dawncord.api.event.handler.EventHandler)
- io.github.dawncord.api.entities.message.MessageImpl (implements io.github.dawncord.api.entities.message.Message)
- io.github.dawncord.api.action.MessageModifyAction
- io.github.dawncord.api.utils.MessageUtils
- io.github.dawncord.api.entities.message.modal.Modal
- io.github.dawncord.api.entities.message.modal.ModalBuilder
- io.github.dawncord.api.action.ModalCreateAction
- io.github.dawncord.api.entities.message.modal.ModalData
- io.github.dawncord.api.interaction.ModalInteractionData (implements io.github.dawncord.api.interaction.InteractionData)
- io.github.dawncord.api.event.ModalSubmitEvent (implements io.github.dawncord.api.event.ReplyEvent)
- io.github.dawncord.api.event.ModifyEvent<T>
- io.github.dawncord.api.command.option.Option
- io.github.dawncord.api.command.option.Option.Choice
- io.github.dawncord.api.command.option.OptionData
- io.github.dawncord.api.entities.PermissionOverride
- io.github.dawncord.api.action.PollCreateAction
- io.github.dawncord.api.entities.message.poll.PollData
- io.github.dawncord.api.entities.message.poll.PollImpl (implements io.github.dawncord.api.entities.message.poll.Poll)
- io.github.dawncord.api.utils.PollUtils
- io.github.dawncord.api.event.PresenceEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.entities.message.ReactionImpl (implements io.github.dawncord.api.entities.message.Reaction)
- io.github.dawncord.api.event.ReadyEvent
- io.github.dawncord.api.entities.message.poll.Result
- io.github.dawncord.api.entities.image.RoleIcon (implements io.github.dawncord.api.entities.image.Icon)
- io.github.dawncord.api.Routes
- io.github.dawncord.api.Routes.Channel
- io.github.dawncord.api.Routes.Channel.Invite
- io.github.dawncord.api.Routes.Channel.Message
- io.github.dawncord.api.Routes.Channel.Message.Pin
- io.github.dawncord.api.Routes.Channel.Message.Poll
- io.github.dawncord.api.Routes.Channel.Message.Reaction
- io.github.dawncord.api.Routes.Channel.Thread
- io.github.dawncord.api.Routes.Channel.Thread.Archive
- io.github.dawncord.api.Routes.Channel.Thread.Member
- io.github.dawncord.api.Routes.Guild
- io.github.dawncord.api.Routes.Guild.AutoMod
- io.github.dawncord.api.Routes.Guild.Ban
- io.github.dawncord.api.Routes.Guild.Emoji
- io.github.dawncord.api.Routes.Guild.Integration
- io.github.dawncord.api.Routes.Guild.Member
- io.github.dawncord.api.Routes.Guild.Role
- io.github.dawncord.api.Routes.Guild.ScheduledEvent
- io.github.dawncord.api.Routes.Guild.Sticker
- io.github.dawncord.api.Routes.Guild.Widget
- io.github.dawncord.api.Routes.Icon
- io.github.dawncord.api.Routes.SlashCommand
- io.github.dawncord.api.Routes.Webhook
- io.github.dawncord.api.entities.message.component.SelectMenu
- io.github.dawncord.api.entities.message.component.SelectMenuBuilder (implements io.github.dawncord.api.entities.message.component.ComponentBuilder)
- io.github.dawncord.api.entities.message.component.SelectMenuBuilder.DefaultValue
- io.github.dawncord.api.entities.message.component.SelectMenuData
- io.github.dawncord.api.event.SelectMenuEvent (implements io.github.dawncord.api.event.MessageComponentEvent)
- io.github.dawncord.api.event.SelectMenuEvent.Resolved
- io.github.dawncord.api.entities.message.component.SelectOption
- io.github.dawncord.api.command.SlashCommand (implements io.github.dawncord.api.command.ISlashCommand)
- io.github.dawncord.api.command.SlashCommandBuilder (implements io.github.dawncord.api.command.OptionCommandBuilder)
- io.github.dawncord.api.action.SlashCommandCreateAction
- io.github.dawncord.api.command.SlashCommandData
- io.github.dawncord.api.event.SlashCommandEvent (implements io.github.dawncord.api.event.ReplyEvent)
- io.github.dawncord.api.interaction.SlashCommandInteractionData (implements io.github.dawncord.api.interaction.InteractionData)
- io.github.dawncord.api.action.SlashCommandModifyAction
- io.github.dawncord.api.utils.SlashCommandUtils
- io.github.dawncord.api.entities.image.Splash (implements io.github.dawncord.api.entities.image.Icon)
- io.github.dawncord.api.action.StageCreateAction
- io.github.dawncord.api.event.StageEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.event.handler.StageEventHandler (implements io.github.dawncord.api.event.handler.EventHandler)
- io.github.dawncord.api.entities.channel.StageImpl (implements io.github.dawncord.api.entities.channel.Stage)
- io.github.dawncord.api.entities.message.sticker.StickerImpl (implements io.github.dawncord.api.entities.message.sticker.Sticker)
- io.github.dawncord.api.command.SubCommand (implements io.github.dawncord.api.command.Command)
- io.github.dawncord.api.command.SubCommandBuilder (implements io.github.dawncord.api.command.OptionCommandBuilder)
- io.github.dawncord.api.action.SubCommandCreateAction
- io.github.dawncord.api.command.SubCommandGroup (implements io.github.dawncord.api.command.Command)
- io.github.dawncord.api.command.SubCommandGroupBuilder (implements io.github.dawncord.api.command.CommandBuilder)
- io.github.dawncord.api.action.SubCommandGroupCreateAction
- io.github.dawncord.api.entities.guild.role.Tags
- io.github.dawncord.api.entities.image.TeamIcon (implements io.github.dawncord.api.entities.image.Icon)
- io.github.dawncord.api.entities.application.team.TeamImpl (implements io.github.dawncord.api.entities.application.team.Team)
- io.github.dawncord.api.entities.application.team.TeamMemberImpl (implements io.github.dawncord.api.entities.application.team.TeamMember)
- io.github.dawncord.api.action.ThreadCreateAction
- io.github.dawncord.api.event.ThreadEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.event.handler.ThreadEventHandler (implements io.github.dawncord.api.event.handler.EventHandler)
- io.github.dawncord.api.entities.channel.thread.ThreadMember
- io.github.dawncord.api.entities.channel.thread.ThreadMessage
- io.github.dawncord.api.entities.channel.thread.ThreadMetadata
- io.github.dawncord.api.utils.TimeUtils
- io.github.dawncord.api.event.TypingEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.entities.UserImpl (implements io.github.dawncord.api.entities.User)
- io.github.dawncord.api.entities.VoiceState
- io.github.dawncord.api.event.VoiceStateUpdateEvent (implements io.github.dawncord.api.event.Event)
- io.github.dawncord.api.action.WebhookCreateAction
- io.github.dawncord.api.entities.WebhookImpl (implements io.github.dawncord.api.entities.Webhook)
- io.github.dawncord.api.action.WebhookModifyAction
- io.github.dawncord.api.event.WebhookUpdateEvent (implements io.github.dawncord.api.event.Event)
- com.neovisionaries.ws.client.WebSocketAdapter (implements com.neovisionaries.ws.client.WebSocketListener)
- io.github.dawncord.api.listeners.EventListener
- io.github.dawncord.api.listeners.InteractionListener
- io.github.dawncord.api.listeners.MainListener
Interface Hierarchy
- io.github.dawncord.api.entities.activity.Activity
- io.github.dawncord.api.entities.guild.automod.AutoModTriggerMetadata
- io.github.dawncord.api.command.Command
- io.github.dawncord.api.command.ISlashCommand (also extends io.github.dawncord.api.entities.ISnowflake)
- io.github.dawncord.api.command.CommandBuilder
- io.github.dawncord.api.command.OptionCommandBuilder
- io.github.dawncord.api.entities.message.component.ComponentBuilder
- io.github.dawncord.api.event.Event
- io.github.dawncord.api.event.ReplyEvent
- io.github.dawncord.api.event.MessageComponentEvent
- io.github.dawncord.api.event.ReplyEvent
- io.github.dawncord.api.event.handler.EventHandler
- io.github.dawncord.api.entities.image.Icon
- io.github.dawncord.api.entities.IMentionable
- io.github.dawncord.api.entities.channel.Channel (also extends io.github.dawncord.api.entities.ISnowflake)
- io.github.dawncord.api.entities.channel.GuildCategory
- io.github.dawncord.api.entities.channel.GuildChannel
- io.github.dawncord.api.entities.channel.GuildForum
- io.github.dawncord.api.entities.channel.MessageChannel
- io.github.dawncord.api.entities.channel.TextChannel
- io.github.dawncord.api.entities.channel.thread.Thread
- io.github.dawncord.api.entities.channel.VoiceChannel
- io.github.dawncord.api.entities.guild.GuildMember
- io.github.dawncord.api.entities.guild.role.GuildRole (also extends io.github.dawncord.api.entities.ISnowflake)
- io.github.dawncord.api.entities.User (also extends io.github.dawncord.api.entities.ISnowflake)
- io.github.dawncord.api.entities.channel.Channel (also extends io.github.dawncord.api.entities.ISnowflake)
- io.github.dawncord.api.interaction.InteractionData
- io.github.dawncord.api.entities.channel.Invite
- io.github.dawncord.api.entities.ISnowflake
- io.github.dawncord.api.entities.guild.automod.AutoModRule
- io.github.dawncord.api.entities.channel.Channel (also extends io.github.dawncord.api.entities.IMentionable)
- io.github.dawncord.api.entities.channel.GuildCategory
- io.github.dawncord.api.entities.channel.GuildChannel
- io.github.dawncord.api.entities.channel.GuildForum
- io.github.dawncord.api.entities.channel.MessageChannel
- io.github.dawncord.api.entities.channel.TextChannel
- io.github.dawncord.api.entities.channel.thread.Thread
- io.github.dawncord.api.entities.channel.VoiceChannel
- io.github.dawncord.api.entities.Emoji
- io.github.dawncord.api.entities.CustomEmoji
- io.github.dawncord.api.entities.guild.Guild
- io.github.dawncord.api.entities.guild.role.GuildRole (also extends io.github.dawncord.api.entities.IMentionable)
- io.github.dawncord.api.entities.guild.event.GuildScheduledEvent
- io.github.dawncord.api.entities.application.IApplication
- io.github.dawncord.api.entities.application.Application
- io.github.dawncord.api.entities.guild.integration.Integration
- io.github.dawncord.api.command.ISlashCommand (also extends io.github.dawncord.api.command.Command)
- io.github.dawncord.api.entities.message.Message
- io.github.dawncord.api.entities.channel.Stage
- io.github.dawncord.api.entities.message.sticker.Sticker
- io.github.dawncord.api.entities.application.team.Team
- io.github.dawncord.api.entities.User (also extends io.github.dawncord.api.entities.IMentionable)
- io.github.dawncord.api.entities.Webhook
- io.github.dawncord.api.entities.message.poll.Poll
- io.github.dawncord.api.entities.message.Reaction
- io.github.dawncord.api.entities.application.team.TeamMember
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.github.dawncord.api.types.ActivityFlag
- io.github.dawncord.api.types.ActivityType
- io.github.dawncord.api.types.AllowedMention
- io.github.dawncord.api.types.ApplicationFlag
- io.github.dawncord.api.types.AuditLogEvent
- io.github.dawncord.api.types.AutoModActionType
- io.github.dawncord.api.types.AutoModEventType
- io.github.dawncord.api.types.AutoModTriggerType
- io.github.dawncord.api.types.ButtonStyle
- io.github.dawncord.api.types.ChannelFlag
- io.github.dawncord.api.types.ChannelType
- io.github.dawncord.api.types.CommandPermissionType
- io.github.dawncord.api.types.CommandType
- io.github.dawncord.api.types.ComponentType
- io.github.dawncord.api.types.ContentFilterLevel
- io.github.dawncord.api.types.ForumLayoutType
- io.github.dawncord.api.types.GatewayEvent
- io.github.dawncord.api.types.GatewayIntent
- io.github.dawncord.api.types.GuildEventEntityType
- io.github.dawncord.api.types.GuildEventPrivacyLevel
- io.github.dawncord.api.types.GuildEventStatus
- io.github.dawncord.api.types.GuildFeature
- io.github.dawncord.api.types.GuildMemberFlag
- io.github.dawncord.api.types.ImageFormat
- io.github.dawncord.api.types.IntegrationExpireBehavior
- io.github.dawncord.api.types.IntegrationType
- io.github.dawncord.api.types.InteractionCallbackType
- io.github.dawncord.api.types.InteractionType
- io.github.dawncord.api.types.KeywordPreset
- io.github.dawncord.api.types.Locale
- io.github.dawncord.api.types.MembershipState
- io.github.dawncord.api.types.MessageFlag
- io.github.dawncord.api.types.MessageType
- io.github.dawncord.api.types.MfaLevel
- io.github.dawncord.api.types.NitroType
- io.github.dawncord.api.types.NotificationLevel
- io.github.dawncord.api.types.OnboardingMode
- io.github.dawncord.api.types.OnlineStatus
- io.github.dawncord.api.types.OptionType
- io.github.dawncord.api.types.OrderType
- io.github.dawncord.api.types.PermissionOverrideType
- io.github.dawncord.api.types.PermissionType
- io.github.dawncord.api.types.PromptType
- io.github.dawncord.api.types.Scope
- io.github.dawncord.api.types.SelectMenuType
- io.github.dawncord.api.types.StagePrivacyLevel
- io.github.dawncord.api.types.StickerFormatType
- io.github.dawncord.api.types.StickerType
- io.github.dawncord.api.types.SystemChannelFlag
- io.github.dawncord.api.types.TargetType
- io.github.dawncord.api.types.TeamMemberRole
- io.github.dawncord.api.types.TextInputStyle
- io.github.dawncord.api.types.UserFlag
- io.github.dawncord.api.types.VerificationLevel
- io.github.dawncord.api.types.VideoQualityMode
- io.github.dawncord.api.types.VoiceRegion
- io.github.dawncord.api.types.WebhookType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)