AnyContext
Signature
export type AnyContext = CommandContext | MenuCommandContext<MessageCommandInteraction<boolean> | UserCommandInteraction<boolean>> | ComponentContext | ModalContext | EntryPointContext;Members
This export does not declare public properties or methods in the generated declaration file.