What is the difference between class, interface, annotation and erum? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the difference between class, interface, annotation and erum?

I'm somewhat a script kiddie since I'm very new in this world but I'd like to think that I'm not cocky and very open minded to learning. One similar trait I do have is that I tend to jump the beginners step. I'm also an experimental learner so that might be the reason. I am making a discord bot to teach myself and I'm stuck with this importation and I am clueless as to what to do. Thank you for looking at my question 🤗 P.S. if it depends on the context, here is a screenshot https://gyazo.com/fcfb1065ffdaeb7df3ea5ee66519eacd

18th Feb 2020, 8:41 PM
Rimbaud
3 Answers
+ 1
Denise Roßberg ah yes I forgot about the courses there haha. Thanks for the help
18th Feb 2020, 9:54 PM
Rimbaud
0
Rimbaud You can learn the differences in the java course. Your problem is a wrong import. I think it should be: net.dv8tion.jda.core.entities.Game;
18th Feb 2020, 9:51 PM
Denise Roßberg
Denise Roßberg - avatar