export interface RESTAPIChannelPatchOverwrite extends RESTPutAPIChannelPermissionJSONBodyoptionalallow? : Permissions | null | undefined
The bitwise value of all allowed permissions
Inherited from: RESTPutAPIChannelPermissionJSONBody
optionaldeny? : Permissions | null | undefined
The bitwise value of all disallowed permissions
Inherited from: RESTPutAPIChannelPermissionJSONBody
id : Snowflake
type : OverwriteType
0 for a role or 1 for a member
Inherited from: RESTPutAPIChannelPermissionJSONBody