Check if user a can manage user b?
How is this possible from an interaction point?
4 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
I've tried taking from this but it doesn't make sense to me
I saw a thread about this
making it a utility function
in developing djs
well basically, this.user.id will be the id of the user you want to check if you can manage
this.client is just regular client
this.guild is the guild the member is in
does this seem right?
Removed the discordjs error part
Kinda updated it