Handles interactive paginated messages using components v2 buttons.
Create an instance via paginate(...) which will build pages and register the message component collector automatically.
paginate(...)
Methods:
nextPage()
prevPage()
stop()
Optional
Handles interactive paginated messages using components v2 buttons.
Create an instance via
paginate(...)which will build pages and register the message component collector automatically.Methods:
nextPage()/prevPage()to change the pagestop()to disable buttons and stop listening