Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

80
Vistas
Webhook List with pages

I am mapping all the embed in server

const list = new MessageEmbed()
            .setTitle('op')
            .addFields((await interaction.guild.fetchWebhooks()).map((data) => {
              return {
                name: `${data.name}`,
                value: `Channel: <#${data.channelId}>\nId: ${data.id}`,
                inline: false
              }
            }
            ));
          interaction.reply({ embeds: [list] });

But i want that it send only 10 webhook details in 1st page then rest in others.

I am using discord.js v13 and buttons

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

You'll have to create button interaction component collector which is pretty complex. I suggest you use a npm package that will handle that for you, you just give the package the interaction and he'll do the rest for you !

https://www.npmjs.com/search?q=discord+button+pages

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda