Source

structures/accounts/profile/ProfileResolvable.jsdoc

/**
 * A profile that can be either an id, a username or a Profile.
 * @typedef {string|Profile} ProfileResolvable
 */