10 Replies
- 14.23.2 // 22.17.0
Wdym by "embed books"?
Like where they have multiple buttons with buttons on the bottom and they switch between embeds
It's just editing the message via interaction.update
Oh
You'd have to implement that yourself, nothing special Discord provides
Wait so what is pagination?
Splitting a large amount of data (e.g. millions of search results) into smaller groups for better UX and bettre performance since ur not loading all data at once
Oh ok