Skip to content

Interface: GetCommunityResponse

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

Extends

  • output<typeof schemas.GetCommunityResponse>

Properties

PropertyTypeDefault valueDescriptionInherited fromDefined in
community_viewobjectCommunityView-z.infer.community_viewsrc/schemas/GetCommunityResponse.ts:6
community_view.blockedbooleanundefined--src/schemas/CommunityView.ts:8
community_view.communityobjectCommunity--src/schemas/CommunityView.ts:9
community_view.community.ap_idstringundefinedThe federated activity id / ap_id.-src/schemas/Community.ts:9
community_view.community.banner?stringundefined--src/schemas/Community.ts:10
community_view.community.commentsnumberundefined--src/schemas/Community.ts:11
community_view.community.deletedbooleanundefined--src/schemas/Community.ts:12
community_view.community.icon?stringundefined--src/schemas/Community.ts:13
community_view.community.idnumberundefined--src/schemas/Community.ts:14
community_view.community.localbooleanundefined--src/schemas/Community.ts:15
community_view.community.namestringundefined--src/schemas/Community.ts:16
community_view.community.nsfwbooleanundefined--src/schemas/Community.ts:17
community_view.community.posting_restricted_to_modsbooleanundefined--src/schemas/Community.ts:18
community_view.community.postsnumberundefined--src/schemas/Community.ts:19
community_view.community.published_atstringundefined--src/schemas/Community.ts:20
community_view.community.removedbooleanundefined--src/schemas/Community.ts:21
community_view.community.sidebar?stringundefinedLong-form sidebar markdown (replaced v0's description).-src/schemas/Community.ts:25
community_view.community.subscribersnumberundefined--src/schemas/Community.ts:26
community_view.community.subscribers_localnumberundefined--src/schemas/Community.ts:27
community_view.community.summary?stringundefinedShort one-line summary.-src/schemas/Community.ts:31
community_view.community.titlestringundefined--src/schemas/Community.ts:32
community_view.community.updated_at?stringundefined--src/schemas/Community.ts:33
community_view.community.users_active_daynumberundefined--src/schemas/Community.ts:34
community_view.community.users_active_half_yearnumberundefined--src/schemas/Community.ts:35
community_view.community.users_active_monthnumberundefined--src/schemas/Community.ts:36
community_view.community.users_active_weeknumberundefined--src/schemas/Community.ts:37
community_view.community.visibility| "public" | "unlisted" | "local_only_public" | "local_only_private" | "private"CommunityVisibility--src/schemas/Community.ts:38
community_view.notifications| "all_posts_and_comments" | "all_posts" | "replies_and_mentions" | "mute"CommunityNotificationsMode--src/schemas/CommunityView.ts:10
community_view.subscribed"Subscribed" | "NotSubscribed" | "Pending" | "ApprovalRequired"SubscribedType--src/schemas/CommunityView.ts:11
moderatorsobject[]undefined-z.infer.moderatorssrc/schemas/GetCommunityResponse.ts:7