Interface Definitions

All Known Implementing Classes:
InteractionRegistry

public sealed interface Definitions permits InteractionRegistry

This interface provides read-only access to the indexed Definitions which are used to build and execute interactions.

This may be useful if you want to build a help command for example or get access to individual metadata annotation on your interaction controller classes (by using Invokable.classDescription()).