Uses of Interface
org.javacord.api.entity.Nameable
-
-
Uses of Nameable in org.javacord.api.entity
Subinterfaces of Nameable in org.javacord.api.entity Modifier and Type Interface Description interfaceApplicationInfoRepresents the information of an application (aka.interfaceApplicationOwnerThe owner of an application.Classes in org.javacord.api.entity that implement Nameable Modifier and Type Class Description classRegionThis enum represents a valid region for a server. -
Uses of Nameable in org.javacord.api.entity.activity
Subinterfaces of Nameable in org.javacord.api.entity.activity Modifier and Type Interface Description interfaceActivityThis class represents an activity as it is displayed in Discord. -
Uses of Nameable in org.javacord.api.entity.auditlog
Classes in org.javacord.api.entity.auditlog that implement Nameable Modifier and Type Class Description classAuditLogChangeTypeThis class represents an audit log change type (sometimes also called key). -
Uses of Nameable in org.javacord.api.entity.channel
Subinterfaces of Nameable in org.javacord.api.entity.channel Modifier and Type Interface Description interfaceChannelCategoryThis class represents a channel category.interfaceRegularServerChannelinterfaceServerChannelThis class represents a server channel.interfaceServerForumChannelThis class represents a server forum channel.interfaceServerStageVoiceChannelinterfaceServerTextChannelThis class represents a server text channel.interfaceServerThreadChannelThis class represents a channel thread.interfaceServerVoiceChannelThis class represents a server voice channel.interfaceUnknownRegularServerChannelThis class represents an unknown regular server channel.interfaceUnknownServerChannelThis class represents an unknown server channel. -
Uses of Nameable in org.javacord.api.entity.emoji
Subinterfaces of Nameable in org.javacord.api.entity.emoji Modifier and Type Interface Description interfaceCustomEmojiThis class represents a custom emoji.interfaceKnownCustomEmojiThis class represents a known custom emoji. -
Uses of Nameable in org.javacord.api.entity.message
Subinterfaces of Nameable in org.javacord.api.entity.message Modifier and Type Interface Description interfaceMessageAuthorThis class represents either a user or a webhook. -
Uses of Nameable in org.javacord.api.entity.message.embed
Subinterfaces of Nameable in org.javacord.api.entity.message.embed Modifier and Type Interface Description interfaceEditableEmbedFieldThis interface represents an embed field that can be edited.interfaceEmbedAuthorThis interface represents an embed author.interfaceEmbedFieldThis interface represents an embed field.interfaceEmbedProviderThis interface represents an embed provider. -
Uses of Nameable in org.javacord.api.entity.permission
Subinterfaces of Nameable in org.javacord.api.entity.permission Modifier and Type Interface Description interfaceRoleThis class represents a Discord role, e.g. -
Uses of Nameable in org.javacord.api.entity.server
Subinterfaces of Nameable in org.javacord.api.entity.server Modifier and Type Interface Description interfaceServerThe class represents a Discord server, sometimes also called guild. -
Uses of Nameable in org.javacord.api.entity.sticker
Subinterfaces of Nameable in org.javacord.api.entity.sticker Modifier and Type Interface Description interfaceStickerThis class represents a Discord sticker object.interfaceStickerItemThis class represents the sticker item object.interfaceStickerPackThis class represents a sticker pack. -
Uses of Nameable in org.javacord.api.entity.team
Subinterfaces of Nameable in org.javacord.api.entity.team Modifier and Type Interface Description interfaceTeam -
Uses of Nameable in org.javacord.api.entity.user
Subinterfaces of Nameable in org.javacord.api.entity.user Modifier and Type Interface Description interfaceUserThis class represents a user.
-