Added GuildController#createTextChannel(String) and#createVoiceChannel(String). (commit: 42de6ac)
Changed all permission related functions to use longs instead of intsfor future proofing. Added Permission#getRawValue() (commit: 4d24a05)