Uses of Interface
org.javacord.api.util.cache.MessageCache
-
Packages that use MessageCache Package Description org.javacord.api.entity.channel -
-
Uses of MessageCache in org.javacord.api.entity.channel
Methods in org.javacord.api.entity.channel that return MessageCache Modifier and Type Method Description MessageCacheTextChannel. getMessageCache()Gets the message cache for the channel.
-