get user with userid discord.js code example Example: discord.js get user by id client.users.cache.find(user => user.id === 'USER-ID')