Alexander Winter

Results 11 issues of Alexander Winter

**To Reproduce:** You need to specify your snowflake and a snowflake of some dummy role. ``` DiscordClient.create("token") .login() .flatMapMany(gateway -> gateway.on(MessageCreateEvent.class)) .filter(e -> e.getMessage().getContent().equals("!removeRole")) .flatMap(e -> e.getGuild()) .flatMap(guild -> guild.getMemberById(Snowflake.of(112597370914557952L)))...

bug
for team attention
area/core
has workaround

System: Dockerized Ubuntu 21 under ArchLinux host machine, both x86_84 Ada Util Version: 2.4.1 Compilation of an example project that uses Ada-Util fails for GCC 10 only, GCC 9, 11...

Hello there, I was wondering if we could get a version 1.10 release? Some new SDK features in 1.10 are needed for my project but the only way to access...

![image](https://user-images.githubusercontent.com/8527540/133895737-3fa00cf3-0b8f-4cef-a27e-40f84930be48.png)

Bug