You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe the problem you are having in as much detail as possible:
When deleting a permission ovewrrite from a channel the oldChannel keeps the permissionOverwrite type as a number (0 for role 1 for member)
Include a reproducible code sample here, if possible:
Jarco-dev
changed the title
PermissionOverwrite.type is 0 when a overwrite is deleted in the oldChannel from Client#channelUpdate
PermissionOverwrite.type is a number when a overwrite is deleted in the oldChannel from Client#channelUpdate
Jul 11, 2021
Please describe the problem you are having in as much detail as possible:
When deleting a permission ovewrrite from a channel the oldChannel keeps the permissionOverwrite type as a number (0 for role 1 for member)
Include a reproducible code sample here, if possible:
Further details:
Relevant client options:
partials: none
gateway intents: GUILDS
other: none
I have also tested the issue on latest master, commit hash:
discord.js@13.0.0-dev.d433fe8.1625961832
The text was updated successfully, but these errors were encountered: