PaginatedMessage: How to disable footer?
Hey there! I made a custom paging indicator via components and didn't find anything for disabling the footer on embed. Checked the docs didn't find anything related.

Solution:Jump to solution
v7.1.4 released that can fix this issue with the new setter @skaneprime (see #Announcements )
14 Replies
Could you check out this one too? @Favna
@Helpers can anyone help here? (I think you'll have to check the code)
I'm a bit preoccupied.
To make look up easier
https://github.com/sapphiredev/utilities/blob/9d7e2fce3e1efa892a6d83d7a0e58d2301858868/packages/discord.js-utilities/src/lib/PaginatedMessages/PaginatedMessage.ts#L1463
it looks like
this.applyFooter no matter what will apply footerGitHub
utilities/packages/discord.js-utilities/src/lib/PaginatedMessages/P...
Common JavaScript utilities for Sapphire Projects. Contribute to sapphiredev/utilities development by creating an account on GitHub.
Yeah, checking it now and I don't think it can be outright excluded


@KB or @Saitama can either of you make that PR?
I still got a bunch of work to do on graphql-pokemon which I want to release the updates for in a timely fashion so I won't have much time the coming days
Sure
making the PR now
Solution
v7.1.4 released that can fix this issue with the new setter @skaneprime (see #Announcements )
@Rhys trying to mark
as answer but I'm getting "The application did not respond". Also got the same in another thread earlier.
as answer but I'm getting "The application did not respond". Also got the same in another thread earlier.Taking a look, sorry - I think the hosting of it is having some issues it keeps getting stuck on logging in to Discord
Should be working now
Thanks for the rapid fix!