sbool jda_amInGuild(virtual JDA jda, long guildID) { ret rcall getGuildById(jda, guildID) != null; }