Skeleton Feed Post
data class SkeletonFeedPost(val post: AtUri, val reason: SkeletonFeedPostReasonUnion? = null, val feedContext: String? = null)
Parameters
feed Context
Context that will be passed through to client and may be passed to feed generator back alongside interactions.