Record
trending-entry-community-creation
No description available.
record trending-entry-community-creation {
author: option<string>,
author-membership-id: option<s64>,
body: option<string>,
media: option<string>,
post-id: option<s64>,
title: option<string>,
upvotes: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| author | option<string> | |
| author-membership-id | option<s64> | |
| body | option<string> | |
| media | option<string> | |
| post-id | option<s64> | |
| title | option<string> | |
| upvotes | option<s32> |