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