Interface DispatchEventMapper

  • All Known Implementing Classes:
    DispatchHandlers
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    @Experimental
    public interface DispatchEventMapper
    A transformation between Gateway inbound Dispatch class of payloads to Discord4J core Event instances.