API v8 - DeprecatedInterfacesRESTPutAPIChannelPermissionJSONBodyVersion: 0.37.16On this pageRESTPutAPIChannelPermissionJSONBody https://discord.com/developers/docs/resources/channel#edit-channel-permissions@deprecatedAPI and gateway v8 are deprecated and the types will not receive further updates, please update to v10.HierarchyRESTPutAPIChannelPermissionJSONBodyAPIChannelPatchOverwriteAPIGuildCreateOverwriteIndex PropertiesallowdenytypeProperties optionalallowallow?: null | stringThe bitwise value of all allowed permissionsSee https://en.wikipedia.org/wiki/Bit_field@default“0”optionaldenydeny?: null | stringThe bitwise value of all disallowed permissionsSee https://en.wikipedia.org/wiki/Bit_field@default“0”typetype: OverwriteType0 for a role or 1 for a member
https://discord.com/developers/docs/resources/channel#edit-channel-permissions
API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.