Skip to content

Interface: ResolveObjectResponse

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

Extends

  • output<typeof schemas.ResolveObjectResponse>

Properties

PropertyTypeDescriptionInherited fromDefined in
comment?object-z.infer.commentsrc/schemas/ResolveObjectResponse.ts:9
comment.banned_from_communityboolean--src/schemas/CommentView.ts:11
comment.commentobject--src/schemas/CommentView.ts:12
comment.comment.ap_idstringThe federated activity id / ap_id.-src/schemas/Comment.ts:7
comment.comment.child_countnumberThe total number of children in this comment branch.-src/schemas/Comment.ts:11
comment.comment.contentstring--src/schemas/Comment.ts:12
comment.comment.creator_idnumber--src/schemas/Comment.ts:13
comment.comment.deletedbooleanWhether the comment has been deleted by its creator.-src/schemas/Comment.ts:17
comment.comment.distinguishedbooleanWhether the comment has been distinguished (speaking officially) by a mod.-src/schemas/Comment.ts:21
comment.comment.downvotesnumber--src/schemas/Comment.ts:22
comment.comment.idnumber--src/schemas/Comment.ts:23
comment.comment.language_idnumber--src/schemas/Comment.ts:24
comment.comment.localbooleanWhether the comment is local.-src/schemas/Comment.ts:28
comment.comment.pathstringThe path / tree location of a comment, separated by dots, ending with the comment's id. Ex: 0.24.27-src/schemas/Comment.ts:33
comment.comment.post_idnumber--src/schemas/Comment.ts:34
comment.comment.published_atstring--src/schemas/Comment.ts:35
comment.comment.removedbooleanWhether the comment has been removed.-src/schemas/Comment.ts:39
comment.comment.scorenumber--src/schemas/Comment.ts:40
comment.comment.updated_at?string--src/schemas/Comment.ts:41
comment.comment.upvotesnumber--src/schemas/Comment.ts:42
comment.communityobject--src/schemas/CommentView.ts:13
comment.community.ap_idstringThe federated activity id / ap_id.-src/schemas/Community.ts:9
comment.community.banner?string--src/schemas/Community.ts:10
comment.community.commentsnumber--src/schemas/Community.ts:11
comment.community.deletedboolean--src/schemas/Community.ts:12
comment.community.icon?string--src/schemas/Community.ts:13
comment.community.idnumber--src/schemas/Community.ts:14
comment.community.localboolean--src/schemas/Community.ts:15
comment.community.namestring--src/schemas/Community.ts:16
comment.community.nsfwboolean--src/schemas/Community.ts:17
comment.community.posting_restricted_to_modsboolean--src/schemas/Community.ts:18
comment.community.postsnumber--src/schemas/Community.ts:19
comment.community.published_atstring--src/schemas/Community.ts:20
comment.community.removedboolean--src/schemas/Community.ts:21
comment.community.sidebar?stringLong-form sidebar markdown (replaced v0's description).-src/schemas/Community.ts:25
comment.community.subscribersnumber--src/schemas/Community.ts:26
comment.community.subscribers_localnumber--src/schemas/Community.ts:27
comment.community.summary?stringShort one-line summary.-src/schemas/Community.ts:31
comment.community.titlestring--src/schemas/Community.ts:32
comment.community.updated_at?string--src/schemas/Community.ts:33
comment.community.users_active_daynumber--src/schemas/Community.ts:34
comment.community.users_active_half_yearnumber--src/schemas/Community.ts:35
comment.community.users_active_monthnumber--src/schemas/Community.ts:36
comment.community.users_active_weeknumber--src/schemas/Community.ts:37
comment.community.visibility| "public" | "unlisted" | "local_only_public" | "local_only_private" | "private"--src/schemas/Community.ts:38
comment.creatorobject--src/schemas/CommentView.ts:14
comment.creator.ap_idstringThe federated activity id / ap_id.-src/schemas/Person.ts:7
comment.creator.avatar?string--src/schemas/Person.ts:8
comment.creator.banner?string--src/schemas/Person.ts:9
comment.creator.bio?string--src/schemas/Person.ts:10
comment.creator.bot_accountboolean--src/schemas/Person.ts:11
comment.creator.comment_countnumber--src/schemas/Person.ts:12
comment.creator.deletedboolean--src/schemas/Person.ts:13
comment.creator.display_name?string--src/schemas/Person.ts:14
comment.creator.idnumber--src/schemas/Person.ts:15
comment.creator.localboolean--src/schemas/Person.ts:16
comment.creator.namestring--src/schemas/Person.ts:17
comment.creator.post_countnumber--src/schemas/Person.ts:18
comment.creator.published_atstring--src/schemas/Person.ts:19
comment.creator_banned_from_communityboolean--src/schemas/CommentView.ts:15
comment.creator_is_adminboolean--src/schemas/CommentView.ts:16
comment.creator_is_moderatorboolean--src/schemas/CommentView.ts:17
comment.my_vote?number--src/schemas/CommentView.ts:18
comment.postobject--src/schemas/CommentView.ts:19
comment.post.alt_text?stringAn optional alt_text, usable for image posts.-src/schemas/Post.ts:7
comment.post.ap_idstringThe federated activity id / ap_id.-src/schemas/Post.ts:11
comment.post.body?stringAn optional post body, in markdown.-src/schemas/Post.ts:15
comment.post.commentsnumber--src/schemas/Post.ts:16
comment.post.community_idnumber--src/schemas/Post.ts:17
comment.post.creator_idnumber--src/schemas/Post.ts:18
comment.post.deletedbooleanWhether the post is deleted.-src/schemas/Post.ts:22
comment.post.downvotesnumber--src/schemas/Post.ts:23
comment.post.embed_description?stringA description for the link.-src/schemas/Post.ts:27
comment.post.embed_title?stringA title for the link.-src/schemas/Post.ts:31
comment.post.featured_communitybooleanWhether the post is featured to its community.-src/schemas/Post.ts:35
comment.post.featured_localbooleanWhether the post is featured to its site.-src/schemas/Post.ts:39
comment.post.idnumber--src/schemas/Post.ts:40
comment.post.language_idnumber--src/schemas/Post.ts:41
comment.post.localbooleanWhether the post is local.-src/schemas/Post.ts:45
comment.post.lockedbooleanWhether the post is locked.-src/schemas/Post.ts:49
comment.post.namestring--src/schemas/Post.ts:50
comment.post.newest_comment_time_at?stringThe time of the newest comment in the post.-src/schemas/Post.ts:54
comment.post.nsfwbooleanWhether the post is NSFW.-src/schemas/Post.ts:58
comment.post.published_atstring--src/schemas/Post.ts:59
comment.post.removedbooleanWhether the post is removed.-src/schemas/Post.ts:63
comment.post.scorenumber--src/schemas/Post.ts:64
comment.post.thumbnail_url?stringA thumbnail picture url.-src/schemas/Post.ts:68
comment.post.updated_at?string--src/schemas/Post.ts:69
comment.post.upvotesnumber--src/schemas/Post.ts:70
comment.post.url?stringAn optional link / url for the post.-src/schemas/Post.ts:74
comment.post.url_content_type?string--src/schemas/Post.ts:75
comment.savedboolean--src/schemas/CommentView.ts:20
comment.subscribed"Subscribed" | "NotSubscribed" | "Pending" | "ApprovalRequired"--src/schemas/CommentView.ts:21
community?object-z.infer.communitysrc/schemas/ResolveObjectResponse.ts:10
community.blockedboolean--src/schemas/CommunityView.ts:8
community.communityobject--src/schemas/CommunityView.ts:9
community.community.ap_idstringThe federated activity id / ap_id.-src/schemas/Community.ts:9
community.community.banner?string--src/schemas/Community.ts:10
community.community.commentsnumber--src/schemas/Community.ts:11
community.community.deletedboolean--src/schemas/Community.ts:12
community.community.icon?string--src/schemas/Community.ts:13
community.community.idnumber--src/schemas/Community.ts:14
community.community.localboolean--src/schemas/Community.ts:15
community.community.namestring--src/schemas/Community.ts:16
community.community.nsfwboolean--src/schemas/Community.ts:17
community.community.posting_restricted_to_modsboolean--src/schemas/Community.ts:18
community.community.postsnumber--src/schemas/Community.ts:19
community.community.published_atstring--src/schemas/Community.ts:20
community.community.removedboolean--src/schemas/Community.ts:21
community.community.sidebar?stringLong-form sidebar markdown (replaced v0's description).-src/schemas/Community.ts:25
community.community.subscribersnumber--src/schemas/Community.ts:26
community.community.subscribers_localnumber--src/schemas/Community.ts:27
community.community.summary?stringShort one-line summary.-src/schemas/Community.ts:31
community.community.titlestring--src/schemas/Community.ts:32
community.community.updated_at?string--src/schemas/Community.ts:33
community.community.users_active_daynumber--src/schemas/Community.ts:34
community.community.users_active_half_yearnumber--src/schemas/Community.ts:35
community.community.users_active_monthnumber--src/schemas/Community.ts:36
community.community.users_active_weeknumber--src/schemas/Community.ts:37
community.community.visibility| "public" | "unlisted" | "local_only_public" | "local_only_private" | "private"--src/schemas/Community.ts:38
community.notifications| "all_posts_and_comments" | "all_posts" | "replies_and_mentions" | "mute"--src/schemas/CommunityView.ts:10
community.subscribed"Subscribed" | "NotSubscribed" | "Pending" | "ApprovalRequired"--src/schemas/CommunityView.ts:11
person?object-z.infer.personsrc/schemas/ResolveObjectResponse.ts:11
person.is_adminboolean--src/schemas/PersonView.ts:6
person.personobject--src/schemas/PersonView.ts:7
person.person.ap_idstringThe federated activity id / ap_id.-src/schemas/Person.ts:7
person.person.avatar?string--src/schemas/Person.ts:8
person.person.banner?string--src/schemas/Person.ts:9
person.person.bio?string--src/schemas/Person.ts:10
person.person.bot_accountboolean--src/schemas/Person.ts:11
person.person.comment_countnumber--src/schemas/Person.ts:12
person.person.deletedboolean--src/schemas/Person.ts:13
person.person.display_name?string--src/schemas/Person.ts:14
person.person.idnumber--src/schemas/Person.ts:15
person.person.localboolean--src/schemas/Person.ts:16
person.person.namestring--src/schemas/Person.ts:17
person.person.post_countnumber--src/schemas/Person.ts:18
person.person.published_atstring--src/schemas/Person.ts:19
post?object-z.infer.postsrc/schemas/ResolveObjectResponse.ts:12
post.banned_from_communityboolean--src/schemas/PostView.ts:12
post.communityobject--src/schemas/PostView.ts:13
post.community.ap_idstringThe federated activity id / ap_id.-src/schemas/Community.ts:9
post.community.banner?string--src/schemas/Community.ts:10
post.community.commentsnumber--src/schemas/Community.ts:11
post.community.deletedboolean--src/schemas/Community.ts:12
post.community.icon?string--src/schemas/Community.ts:13
post.community.idnumber--src/schemas/Community.ts:14
post.community.localboolean--src/schemas/Community.ts:15
post.community.namestring--src/schemas/Community.ts:16
post.community.nsfwboolean--src/schemas/Community.ts:17
post.community.posting_restricted_to_modsboolean--src/schemas/Community.ts:18
post.community.postsnumber--src/schemas/Community.ts:19
post.community.published_atstring--src/schemas/Community.ts:20
post.community.removedboolean--src/schemas/Community.ts:21
post.community.sidebar?stringLong-form sidebar markdown (replaced v0's description).-src/schemas/Community.ts:25
post.community.subscribersnumber--src/schemas/Community.ts:26
post.community.subscribers_localnumber--src/schemas/Community.ts:27
post.community.summary?stringShort one-line summary.-src/schemas/Community.ts:31
post.community.titlestring--src/schemas/Community.ts:32
post.community.updated_at?string--src/schemas/Community.ts:33
post.community.users_active_daynumber--src/schemas/Community.ts:34
post.community.users_active_half_yearnumber--src/schemas/Community.ts:35
post.community.users_active_monthnumber--src/schemas/Community.ts:36
post.community.users_active_weeknumber--src/schemas/Community.ts:37
post.community.visibility| "public" | "unlisted" | "local_only_public" | "local_only_private" | "private"--src/schemas/Community.ts:38
post.creatorobject--src/schemas/PostView.ts:14
post.creator.ap_idstringThe federated activity id / ap_id.-src/schemas/Person.ts:7
post.creator.avatar?string--src/schemas/Person.ts:8
post.creator.banner?string--src/schemas/Person.ts:9
post.creator.bio?string--src/schemas/Person.ts:10
post.creator.bot_accountboolean--src/schemas/Person.ts:11
post.creator.comment_countnumber--src/schemas/Person.ts:12
post.creator.deletedboolean--src/schemas/Person.ts:13
post.creator.display_name?string--src/schemas/Person.ts:14
post.creator.idnumber--src/schemas/Person.ts:15
post.creator.localboolean--src/schemas/Person.ts:16
post.creator.namestring--src/schemas/Person.ts:17
post.creator.post_countnumber--src/schemas/Person.ts:18
post.creator.published_atstring--src/schemas/Person.ts:19
post.creator_banned_from_communityboolean--src/schemas/PostView.ts:15
post.creator_blockedboolean--src/schemas/PostView.ts:16
post.creator_is_adminboolean--src/schemas/PostView.ts:17
post.creator_is_moderatorboolean--src/schemas/PostView.ts:18
post.hiddenboolean--src/schemas/PostView.ts:19
post.my_vote?number--src/schemas/PostView.ts:20
post.notifications"replies_and_mentions" | "mute" | "all_comments"--src/schemas/PostView.ts:21
post.postobject--src/schemas/PostView.ts:22
post.post.alt_text?stringAn optional alt_text, usable for image posts.-src/schemas/Post.ts:7
post.post.ap_idstringThe federated activity id / ap_id.-src/schemas/Post.ts:11
post.post.body?stringAn optional post body, in markdown.-src/schemas/Post.ts:15
post.post.commentsnumber--src/schemas/Post.ts:16
post.post.community_idnumber--src/schemas/Post.ts:17
post.post.creator_idnumber--src/schemas/Post.ts:18
post.post.deletedbooleanWhether the post is deleted.-src/schemas/Post.ts:22
post.post.downvotesnumber--src/schemas/Post.ts:23
post.post.embed_description?stringA description for the link.-src/schemas/Post.ts:27
post.post.embed_title?stringA title for the link.-src/schemas/Post.ts:31
post.post.featured_communitybooleanWhether the post is featured to its community.-src/schemas/Post.ts:35
post.post.featured_localbooleanWhether the post is featured to its site.-src/schemas/Post.ts:39
post.post.idnumber--src/schemas/Post.ts:40
post.post.language_idnumber--src/schemas/Post.ts:41
post.post.localbooleanWhether the post is local.-src/schemas/Post.ts:45
post.post.lockedbooleanWhether the post is locked.-src/schemas/Post.ts:49
post.post.namestring--src/schemas/Post.ts:50
post.post.newest_comment_time_at?stringThe time of the newest comment in the post.-src/schemas/Post.ts:54
post.post.nsfwbooleanWhether the post is NSFW.-src/schemas/Post.ts:58
post.post.published_atstring--src/schemas/Post.ts:59
post.post.removedbooleanWhether the post is removed.-src/schemas/Post.ts:63
post.post.scorenumber--src/schemas/Post.ts:64
post.post.thumbnail_url?stringA thumbnail picture url.-src/schemas/Post.ts:68
post.post.updated_at?string--src/schemas/Post.ts:69
post.post.upvotesnumber--src/schemas/Post.ts:70
post.post.url?stringAn optional link / url for the post.-src/schemas/Post.ts:74
post.post.url_content_type?string--src/schemas/Post.ts:75
post.readboolean--src/schemas/PostView.ts:23
post.read_comments_at?stringWhen the current user last read the comments on this post (ISO 8601). Comments published after this can be treated as unread. Only provided by providers that track it (Lemmy v1); undefined otherwise.-src/schemas/PostView.ts:29
post.savedboolean--src/schemas/PostView.ts:30
post.subscribed"Subscribed" | "NotSubscribed" | "Pending" | "ApprovalRequired"--src/schemas/PostView.ts:31
post.tagsobject[]--src/schemas/PostView.ts:32
post.unread_commentsnumber--src/schemas/PostView.ts:33