Uses of Interface
org.javacord.api.listener.channel.ServerThreadChannelAttachableListenerManager
-
-
Uses of ServerThreadChannelAttachableListenerManager in org.javacord.api.entity.channel
Subinterfaces of ServerThreadChannelAttachableListenerManager in org.javacord.api.entity.channel Modifier and Type Interface Description interfacePrivateChannelThis class represents a private channel.interfaceServerTextChannelThis class represents a server text channel.interfaceServerThreadChannelThis class represents a channel thread.interfaceTextChannelThis class represents a text channel. -
Uses of ServerThreadChannelAttachableListenerManager in org.javacord.api.listener.channel
Subinterfaces of ServerThreadChannelAttachableListenerManager in org.javacord.api.listener.channel Modifier and Type Interface Description interfaceTextChannelAttachableListenerManagerThis class can be used to add and retrieveTextChannelAttachableListeners. -
Uses of ServerThreadChannelAttachableListenerManager in org.javacord.api.listener.channel.server.text
Subinterfaces of ServerThreadChannelAttachableListenerManager in org.javacord.api.listener.channel.server.text Modifier and Type Interface Description interfaceServerTextChannelAttachableListenerManagerThis class can be used to add and retrieveServerTextChannelAttachableListeners. -
Uses of ServerThreadChannelAttachableListenerManager in org.javacord.api.listener.channel.user
Subinterfaces of ServerThreadChannelAttachableListenerManager in org.javacord.api.listener.channel.user Modifier and Type Interface Description interfacePrivateChannelAttachableListenerManagerThis class can be used to add and retrievePrivateChannelAttachableListeners.
-