Package com.github.kaktushose.jda.commands.dispatching.context


package com.github.kaktushose.jda.commands.dispatching.context
  • Class
    Description
    Bundles data that is important for the execution of an interaction, especially for invoking the user defined method.
    A simple key-value-store to store variables between events.