Skip to main content

stealEmoji

How cool is stealing an emoji from another server ? Feel the power with this function

Program​

const simplydjs = require("simply-djs");
simplydjs.stealEmoji(interaction, {
// options (Optional)
})

Output​

image

Arguments:​

simplydjs.stealEmoji(
interaction: Discord.Message | Discord.CommandInteraction,
options: stealOptions
)

Options stealOptions​

ParameterTypeRequiredDefaultDescription
embedCustomizableEmbed❌default embedPass a CustomizableEmbed Object to customize the embed
emojistring❌noneThe emoji that is getting stealed
namestring❌noneThe name of the new emoji that is being created from old one