Package net.dv8tion.jda.api.requests.restaction.order
package net.dv8tion.jda.api.requests.restaction.order
RestAction extensions
specifically designed to change the order of discord entities.
Such as:
The abstract base can be found at OrderAction.
- Since:
- 3.0
-
InterfacesClassDescriptionAn extension of
ChannelOrderActionwith similar functionality, but constrained to the bounds of a singleCategory.OrderAction<T,M extends OrderAction<T, M>> Extension ofRestAction- Type: Void that allows to modify the order of entities provided as anArrayList.