Which API should I use?

co
1

Today I started programming a Minecraft plug-in to verify the Minecraft account with a Teamspeak identity.
Now the question arises, which Teamspeak-API I should use:
I first started with the Teamspeak API of "TheHolyWaffle" (https://github.com/TheHolyWaffle/TeamSpeak-3-Java-API), but now I get out of error when starting the bot…
Alternatively, they can be downloaded here on the official Teamspeak website:
https://www.teamspeak.com/en/more/developers/
Which of the two should I work with or which one would you use?
It almost seems to me that the "TheHolyWaffle" is a bit dated…

Re

I can't tell you which of them to use…

The official tools are usually recommended if they are good enough, after all, they are developed directly by the developer.

But if you encounter bugs that are not caused by a lack of programming knowledge on your part, then open an issue on the GitHub page of the Java wrapper and describe the bugs accurately. Otherwise you can describe your problem here in a new question, or StackOverflow, or…