Skip to content

Interface: CommunityFollowerView

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

Extends

  • output<typeof schemas.CommunityFollowerView>

Properties

PropertyTypeDefault valueDescriptionInherited fromDefined in
communityobjectCommunity-z.infer.communitysrc/schemas/CommunityFollowerView.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
followerobjectPerson-z.infer.followersrc/schemas/CommunityFollowerView.ts:8
follower.ap_idstringundefinedThe federated activity id / ap_id.-src/schemas/Person.ts:7
follower.avatar?stringundefined--src/schemas/Person.ts:8
follower.banner?stringundefined--src/schemas/Person.ts:9
follower.bio?stringundefined--src/schemas/Person.ts:10
follower.bot_accountbooleanundefined--src/schemas/Person.ts:11
follower.comment_countnumberundefined--src/schemas/Person.ts:12
follower.deletedbooleanundefined--src/schemas/Person.ts:13
follower.display_name?stringundefined--src/schemas/Person.ts:14
follower.idnumberundefined--src/schemas/Person.ts:15
follower.localbooleanundefined--src/schemas/Person.ts:16
follower.namestringundefined--src/schemas/Person.ts:17
follower.post_countnumberundefined--src/schemas/Person.ts:18
follower.published_atstringundefined--src/schemas/Person.ts:19