Uses of Interface
org.javacord.api.event.channel.server.thread.ServerThreadChannelChangeRateLimitPerUserEvent
-
Packages that use ServerThreadChannelChangeRateLimitPerUserEvent Package Description org.javacord.api.listener.server.thread -
-
Uses of ServerThreadChannelChangeRateLimitPerUserEvent in org.javacord.api.listener.server.thread
Methods in org.javacord.api.listener.server.thread with parameters of type ServerThreadChannelChangeRateLimitPerUserEvent Modifier and Type Method Description voidServerThreadChannelChangeRateLimitPerUserListener. onServerThreadChannelChangeRateLimitPerUser(ServerThreadChannelChangeRateLimitPerUserEvent event)This method is called every time a server thread channel's rate limit per user changes.
-