Uses of Interface
org.javacord.api.listener.channel.TextChannelAttachableListenerManager
-
-
Uses of TextChannelAttachableListenerManager in org.javacord.api.entity.channel
Subinterfaces of TextChannelAttachableListenerManager in org.javacord.api.entity.channel Modifier and Type Interface Description interfaceGroupChannelThis class represents a group channel.interfacePrivateChannelThis class represents a private channel.interfaceServerTextChannelThis class represents a server text channel.interfaceTextChannelThis class represents a text channel. -
Uses of TextChannelAttachableListenerManager in org.javacord.api.listener.channel.group
Subinterfaces of TextChannelAttachableListenerManager in org.javacord.api.listener.channel.group Modifier and Type Interface Description interfaceGroupChannelAttachableListenerManagerThis class can be used to add and retrieveGroupChannelAttachableListeners. -
Uses of TextChannelAttachableListenerManager in org.javacord.api.listener.channel.server.text
Subinterfaces of TextChannelAttachableListenerManager in org.javacord.api.listener.channel.server.text Modifier and Type Interface Description interfaceServerTextChannelAttachableListenerManagerThis class can be used to add and retrieveServerTextChannelAttachableListeners. -
Uses of TextChannelAttachableListenerManager in org.javacord.api.listener.channel.user
Subinterfaces of TextChannelAttachableListenerManager in org.javacord.api.listener.channel.user Modifier and Type Interface Description interfacePrivateChannelAttachableListenerManagerThis class can be used to add and retrievePrivateChannelAttachableListeners.
-