Stegripe Monorepo Packages
    Preparing search index...

    Class UserContextMenuCommandInteractionContext

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    • get options(): Omit<
          CommandInteractionOptionResolver<CacheType>,

              | "getMessage"
              | "getFocused"
              | "getSubcommand"
              | "getSubcommandGroup"
              | "getBoolean"
              | "getChannel"
              | "getString"
              | "getInteger"
              | "getNumber"
              | "getRole"
              | "getAttachment"
              | "getMentionable",
      >

      Returns Omit<
          CommandInteractionOptionResolver<CacheType>,

              | "getMessage"
              | "getFocused"
              | "getSubcommand"
              | "getSubcommandGroup"
              | "getBoolean"
              | "getChannel"
              | "getString"
              | "getInteger"
              | "getNumber"
              | "getRole"
              | "getAttachment"
              | "getMentionable",
      >

    Methods