bot cant send custom emojis

i have this emoji in the emojis tab for my bot. i have tried a bunch of stuff but nothing is working
i tried <:emoji:id>, :emoji:, :emoji:id, and <:emoji:> but nothing worked.
i tried client.emojis.cache.get("id") but that didnt work either
i tried using client.application.emojis.fetch("id").then(emoji => console.log(`${emoji.name}`)) but that also didnt work
can someone please explain how to use the emoji
im so confused
2WD3qiB.png
Was this page helpful?