@typed-discord/interactions
    Preparing search index...

    Type Alias ResolvedValue

    ResolvedValue:
        | string
        | number
        | boolean
        | Types.UserResponse
        | Types.GuildChannelResponse
        | Types.GuildRoleResponse
        | Types.MessageAttachmentResponse
        | Types.GuildMemberResponse

    Represents any possible resolved value from an option.