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