Discord.https - v3.0.16
    Preparing search index...

    Type Alias APIUserInteractionDataResolved

    APIUserInteractionDataResolved: Pick<APIInteractionDataResolved, "members"> & Required<
        Pick<APIInteractionDataResolved, "users">,
    >

    users and optional members from APIInteractionDataResolved, for user commands and user selects