Changes

Summary

  1. Added new RestAction extensions (#234) (commit: 8e3f7de) (details)
Commit 8e3f7dec1d8a763c6d07a4e80bbb5437d54fd584 by noreply
Added new RestAction extensions (#234)
* ChannelAction - Create channel with topic, overwrites and specific
name
* RoleAction - Create a hoisted, mentionable and colored role
(commit: 8e3f7de)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/Permission.java (diff)
The file was addedsrc/main/java/net/dv8tion/jda/core/requests/restaction/ChannelAction.java
The file was modifiedsrc/main/java/net/dv8tion/jda/core/managers/GuildController.java (diff)
The file was addedsrc/main/java/net/dv8tion/jda/core/requests/restaction/RoleAction.java