Toamix
Results
1
issues of
Toamix
const paginationEmbed = async (msg, pages, emojiList = ['⏪', '⏩'], timeout = 120000) => { if (!msg && !msg.channel) throw new Error('Channel is inaccessible.'); if (!pages) throw new Error('Pages are...