static virtual User jda_getUserByID(virtual JDA jda, long userID) { ret rcall getUserById(jda, userID); }