Assuming I have some Java knowledge but with the the Runemate API, what is the best way to find specifics about how to interact with the API?
For example: target.interact("Pickpocket");
Where do I find the knowledge to use "Pickpocket" as the parameter that it's requests to pickpocket, aside...