export type APIAuditLogChangeKeyNSFW = AuditLogChangeData<'nsfw', boolean>;
Returned when a channel's NSFW restriction is changed
export type APIAuditLogChangeKeyNSFW = AuditLogChangeData<'nsfw', boolean>;
Returned when a channel's NSFW restriction is changed