Interface StoreLayout

  • All Known Implementing Classes:
    LegacyStoreLayout, LocalStoreLayout

    public interface StoreLayout
    A StoreLayout defines how store actions should be handled according to their type. It enforces an implementation for a minimal set of actions required by Discord4J, and enables the declaration of custom action types.