CRZA5 / discordjs-button-embed-pagination

MIT License
7 stars 10 forks source link

Error #7

Closed zakwanasim closed 2 years ago

zakwanasim commented 2 years ago

C:\Users\Zakwan\Desktop\Discord Bot\node_modules\discordjs-button-embed-pagination\dist\index.js:36 if (page.footer && (page.footer.text || page.footer.iconURL)) ^

TypeError: Cannot read properties of undefined (reading 'footer') at C:\Users\Zakwan\Desktop\Discord Bot\node_modules\discordjs-button-embed-pagination\dist\index.js:36:22 at Array.map () at new Pagination (C:\Users\Zakwan\Desktop\Discord Bot\node_modules\discordjs-button-embed-pagination\dist\index.js:35:28) at Object.execute (C:\Users\Zakwan\Desktop\Discord Bot\commands\info\bots.js:30:15) at processTicksAndRejections (node:internal/process/task_queues:96:5)

CRZA5 commented 2 years ago

what is your discord.js version and discordjs-button-embed-pagination verison?

zakwanasim commented 2 years ago

discord.js 14.3.0 (latest) discordjs-button-embed-pagination latest: 4.0.3

zakwanasim commented 2 years ago

It would be easier if you could add me on Discord: zak#7036. I can send you my code directly.