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

445
Vistas
Discord.js Ping @Here role

How do you get the @here role?

Things I tried:

  • sending @here (doesn't ping)
  • interaction.guild.roles.fetch("@here") (not a real role)
  • '<@&'+threadId+'>' (comes up @deleted-role)

I don't see it in the documentation anywhere but it's really hard to search since search engines ignore the @

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

0

@here is not a role. It simply mentions @everyone but only pings everyone online. You would need to use the everyone role.

const role = interaction.guild.roles.everyone

Note, the everyone role ID is the same as the guild ID, so for things like overwrite editing, you should use the guild ID

await channel.permissionOverwrites.edit(interaction.guild.id, {
  SEND_MESSAGES: false
})
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