PostInteractionSettingsPrefThreadgateAllowRuleUnion

Types

Link copied to clipboard
@SerialName(value = "app.bsky.feed.threadgate#followerRule")
value class FollowerRule(val value: ThreadgateFollowerRule) : PostInteractionSettingsPrefThreadgateAllowRuleUnion
Link copied to clipboard
@SerialName(value = "app.bsky.feed.threadgate#followingRule")
value class FollowingRule(val value: ThreadgateFollowingRule) : PostInteractionSettingsPrefThreadgateAllowRuleUnion
Link copied to clipboard
@SerialName(value = "app.bsky.feed.threadgate#listRule")
value class ListRule(val value: ThreadgateListRule) : PostInteractionSettingsPrefThreadgateAllowRuleUnion
Link copied to clipboard
@SerialName(value = "app.bsky.feed.threadgate#mentionRule")
value class MentionRule(val value: ThreadgateMentionRule) : PostInteractionSettingsPrefThreadgateAllowRuleUnion