Kicking the bot from a server currently crashes the program with the following error:
if (typeof this.banner === ‘undefined’) throw new Error(‘USER_BANNER_NOT_FETCHED’); Error [USER_BANNER_NOT_FETCHED]: You must fetch this user’s banner before trying to generate its URL!
Kicking the bot from a server currently crashes the program with the following error:
if (typeof this.banner === ‘undefined’) throw new Error(‘USER_BANNER_NOT_FETCHED’); Error [USER_BANNER_NOT_FETCHED]: You must fetch this user’s banner before trying to generate its URL!
This should be resolved.