Skip to content

Interface: CommunityModeratorView

Defined in: src/types/index.ts:15

Extends

  • output<typeof schemas.CommunityModeratorView>

Properties

PropertyTypeDefault valueDescriptionInherited fromDefined in
communityobjectCommunity-z.infer.communitysrc/schemas/CommunityModeratorView.ts:7
community.ap_idstringundefinedThe federated activity id / ap_id.-src/schemas/Community.ts:9
community.banner?stringundefined--src/schemas/Community.ts:10
community.commentsnumberundefined--src/schemas/Community.ts:11
community.deletedbooleanundefined--src/schemas/Community.ts:12
community.icon?stringundefined--src/schemas/Community.ts:13
community.idnumberundefined--src/schemas/Community.ts:14
community.localbooleanundefined--src/schemas/Community.ts:15
community.namestringundefined--src/schemas/Community.ts:16
community.nsfwbooleanundefined--src/schemas/Community.ts:17
community.posting_restricted_to_modsbooleanundefined--src/schemas/Community.ts:18
community.postsnumberundefined--src/schemas/Community.ts:19
community.published_atstringundefined--src/schemas/Community.ts:20
community.removedbooleanundefined--src/schemas/Community.ts:21
community.sidebar?stringundefinedLong-form sidebar markdown (replaced v0's description).-src/schemas/Community.ts:25
community.subscribersnumberundefined--src/schemas/Community.ts:26
community.subscribers_localnumberundefined--src/schemas/Community.ts:27
community.summary?stringundefinedShort one-line summary.-src/schemas/Community.ts:31
community.titlestringundefined--src/schemas/Community.ts:32
community.updated_at?stringundefined--src/schemas/Community.ts:33
community.users_active_daynumberundefined--src/schemas/Community.ts:34
community.users_active_half_yearnumberundefined--src/schemas/Community.ts:35
community.users_active_monthnumberundefined--src/schemas/Community.ts:36
community.users_active_weeknumberundefined--src/schemas/Community.ts:37
community.visibility| "public" | "unlisted" | "local_only_public" | "local_only_private" | "private"CommunityVisibility--src/schemas/Community.ts:38
moderatorobjectPerson-z.infer.moderatorsrc/schemas/CommunityModeratorView.ts:8
moderator.ap_idstringundefinedThe federated activity id / ap_id.-src/schemas/Person.ts:7
moderator.avatar?stringundefined--src/schemas/Person.ts:8
moderator.banner?stringundefined--src/schemas/Person.ts:9
moderator.bio?stringundefined--src/schemas/Person.ts:10
moderator.bot_accountbooleanundefined--src/schemas/Person.ts:11
moderator.comment_countnumberundefined--src/schemas/Person.ts:12
moderator.deletedbooleanundefined--src/schemas/Person.ts:13
moderator.display_name?stringundefined--src/schemas/Person.ts:14
moderator.idnumberundefined--src/schemas/Person.ts:15
moderator.localbooleanundefined--src/schemas/Person.ts:16
moderator.namestringundefined--src/schemas/Person.ts:17
moderator.post_countnumberundefined--src/schemas/Person.ts:18
moderator.published_atstringundefined--src/schemas/Person.ts:19