So, I\'m trying to load the image of the guild icon using
const serverIcon = message.guild.iconURL(); const guildicon = await Canvas.loadImage(serverIcon);