Optional
resolved: The bottom-level options for the interaction. If there is a subcommand (or subcommand and group), this is the options for the subcommand.
Readonly
clientReadonly
dataThe resolved data from the interaction (users, members, roles, channels, messages).
Gets an option by its name.
The name of the option.
Whether to throw if the option is not found.
The option, or null if not found.
Gets a member option.
The name of the option.
The resolved member, or null
.
A resolver for command interaction options.