seyfert
    Preparing search index...

    Type Alias AnyContext

    AnyContext:
        | CommandContext
        | MenuCommandContext<
            MessageCommandInteraction<boolean>
            | UserCommandInteraction<boolean>,
        >
        | ComponentContext
        | ModalContext
        | EntryPointContext