Hey I’m trying to make it add a role
let menuoptions = [
{
value: “Verification”, description: “Get Verified”,
replymsg: “You got the role”, emoji: “”
}
Not sure how to do this since I’m completely new to js any help is appreciated I tried to search but couldn’t find any solution