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.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 a 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.interfaceServerChannelThis class represents a server channel.interfaceServerTextChannelThis class represents a server text channel.interfaceServerVoiceChannelThis class represents a server voice 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.user
Subinterfaces of Nameable in org.javacord.api.entity.user Modifier and Type Interface Description interfaceUserThis class represents a user.
-