Class IntrospectionAccess

java.lang.Object
io.github.kaktushose.jdac.property.internal.IntrospectionAccess

@Internal public class IntrospectionAccess extends Object
  • Constructor Details

    • IntrospectionAccess

      public IntrospectionAccess()
  • Method Details

    • scopedInvocationContext

      public static InvocationContext<?> scopedInvocationContext()
    • scopedRuntime

      public static Runtime scopedRuntime()
    • scopedUserLocale

      public static Locale scopedUserLocale()
    • scopedJdaEvent

      public static net.dv8tion.jda.api.events.interaction.GenericInteractionCreateEvent scopedJdaEvent()
    • scopedReplyConfig

      public static InteractionDefinition.ReplyConfig scopedReplyConfig()
    • scopedInteractionRegistry

      public static InteractionRegistry scopedInteractionRegistry()
    • scopedEmbeds

      public static Embeds scopedEmbeds()
    • scopedMessageResolver

      public static MessageResolver scopedMessageResolver()
    • scopedI18n

      public static I18n scopedI18n()