iAsure/discord-arts

customBadges feature not working

Closed this issue · 0 comments

const profileBuffer = await profileImage(users.id, {
customBadges: ['https://media.discordapp.net/attachments/1171891500754411630/1171894375400349757/premium.png'],
            localDateType: 'tr',
             badgesFrame: true
 });

Although i wrote the code above, it still outputs the output as below, it does not add the badge in 46x46 dimensions that i added.
notworking