accounts
accounts: {
nsfw: {
bitbadgesAddress: string;
reason: string;
}[];
reported: {
bitbadgesAddress: string;
reason: string;
}[];
}
addressLists
addressLists: {
nsfw: {
listId: string;
reason: string;
}[];
reported: {
listId: string;
reason: string;
}[];
}
Optional
groups
groups?: {
nsfw: {
groupId: string;
reason: string;
}[];
reported: {
groupId: string;
reason: string;
}[];
}
A unique stringified document ID