Class InteractionService

    • Constructor Detail

      • InteractionService

        public InteractionService​(Router router)
    • Method Detail

      • createInteractionResponse

        public Mono<Void> createInteractionResponse​(long interactionId,
                                                    String interactionToken,
                                                    discord4j.discordjson.json.InteractionResponseData response)