#Why i got error when try add role using button
2 messages · Page 1 of 1 (latest)
button.user.id is a string and string.roles is undefined, for roles you should use button.member.roles.add instead
2 messages · Page 1 of 1 (latest)
This my code...
button.user.id is a string and string.roles is undefined, for roles you should use button.member.roles.add instead