Interface CategoryOrderAction
- All Superinterfaces:
ChannelOrderAction
,OrderAction<GuildChannel,
,ChannelOrderAction> RestAction<Void>
An extension of
To apply the changes you must finish the
ChannelOrderAction
with
similar functionality, but constrained to the bounds of a single Category
.
To apply the changes you must finish the
RestAction
.
Before you can use any of the move
methods
you must use either selectPosition(GuildChannel)
or OrderAction.selectPosition(int)
!
- Author:
- Kaidan Gustave
- See Also:
-
Method Summary
Methods inherited from interface net.dv8tion.jda.api.requests.restaction.order.ChannelOrderAction
getChannelTypes, getGuild, getSortBucket, setCategory, setCategory
Methods inherited from interface net.dv8tion.jda.api.requests.restaction.order.OrderAction
deadline, getCurrentOrder, getSelectedEntity, getSelectedPosition, isAscendingOrder, moveAbove, moveBelow, moveDown, moveTo, moveUp, reverseOrder, selectPosition, selectPosition, setCheck, shuffleOrder, sortOrder, swapPosition, swapPosition, timeout
Methods inherited from interface net.dv8tion.jda.api.requests.RestAction
addCheck, and, and, complete, complete, completeAfter, delay, delay, delay, delay, flatMap, flatMap, getCheck, getJDA, map, mapToResult, onErrorFlatMap, onErrorFlatMap, onErrorMap, onErrorMap, onSuccess, queue, queue, queue, queueAfter, queueAfter, queueAfter, queueAfter, queueAfter, queueAfter, submit, submit, submitAfter, submitAfter, zip