The interface Interactable has the method click(), if that's what you're looking for. Interfaces that extend Interactable, such as Npc and GameObject, inherit this method.
Edit: Also, please unmark this thread as a bug. Because it doesn't talk about a bug :P