Uses of Interface
org.javacord.api.entity.UpdatableFromCache
-
-
Uses of UpdatableFromCache in org.javacord.api.entity.channel
Subinterfaces of UpdatableFromCache in org.javacord.api.entity.channel Modifier and Type Interface Description interfaceChannelThe class represents a channel.interfaceChannelCategoryThis class represents a channel category.interfaceGroupChannelThis class represents a group channel.interfacePrivateChannelThis class represents a private channel.interfaceServerChannelThis class represents a server channel.interfaceServerTextChannelThis class represents a server text channel.interfaceServerVoiceChannelThis class represents a server voice channel.interfaceTextChannelThis class represents a text channel.interfaceVoiceChannelThis class represents a voice channel. -
Uses of UpdatableFromCache in org.javacord.api.entity.emoji
Subinterfaces of UpdatableFromCache 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 UpdatableFromCache in org.javacord.api.entity.message
Subinterfaces of UpdatableFromCache in org.javacord.api.entity.message Modifier and Type Interface Description interfaceMessageThis class represents a Discord message. -
Uses of UpdatableFromCache in org.javacord.api.entity.permission
Subinterfaces of UpdatableFromCache in org.javacord.api.entity.permission Modifier and Type Interface Description interfaceRoleThis class represents a Discord role, e.g. -
Uses of UpdatableFromCache in org.javacord.api.entity.server
Subinterfaces of UpdatableFromCache in org.javacord.api.entity.server Modifier and Type Interface Description interfaceServerThe class represents a Discord server, sometimes also called guild. -
Uses of UpdatableFromCache in org.javacord.api.entity.user
Subinterfaces of UpdatableFromCache in org.javacord.api.entity.user Modifier and Type Interface Description interfaceUserThis class represents a user.
-