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
-
Interface Summary Interface Description CategoryOrderAction An extension ofChannelOrderAction
with similar functionality, but constrained to the bounds of a singleCategory
.ChannelOrderAction OrderAction<T,M extends OrderAction<T,M>> Extension ofRestAction
- Type: Void that allows to modify the order of entities provided as anArrayList
.RoleOrderAction