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