ryzyx / discordjs-button-pagination

A simple package for pagination using buttons introduced in discord.js v13.
https://www.npmjs.com/package/discordjs-button-pagination
MIT License
48 stars 31 forks source link

Cannot read property 'setFooter' of undefined #28

Closed Tejas12972 closed 2 years ago

Tejas12972 commented 3 years ago

Hello, using the module and sometimes im receiving "Cannot read property 'setFooter' of undefined at origin "embeds: [pages[page].setFooter(Page ${page + 1} / ${pages.length})]," at line 36

ryzyx commented 3 years ago

Oh yeah u cannot set footer while using this package. Refer to the README