static long jda_selfUserID_gen(virtual JDA jda) { ret (long) call(call(jda, 'getSelfUser), 'getIdLong); }