RestAction extensions
specifically designed to change the order of discord entities.See: Description
| Class | Description |
|---|---|
| ChannelOrderAction<T extends Channel> | |
| OrderAction<T,M extends OrderAction<T,M>> |
Extension of
RestAction - Type: Void
that allows to modify the order of entities provided as an ArrayList. |
| RoleOrderAction |
RestAction extensions
specifically designed to change the order of discord entities.
Abstract base implementation can be found at OrderAction