How to unban a user?
sawa-ko opened this issue · comments
Sawako commented
I have tried to find the method to do it but I cannot find it. In discord.js it is easy to find because the method is message.guild.members.unban(id)
but in discord.ts I can't find the "unban" method anywhere.
Could you tell me where I can find the method? I have tried and got 0 results.