interaction.user.displayAvatarURL() works as expected, I can't seem to figure out how to get the same URL from interaction.options.getUser("user"). Additionally, I don't know where I can locate the bot's profile picture to begin with. I assumed it's in the client object, but how do I access that from a separate file?