ThreadgateAllowUnion

Types

Link copied to clipboard
Link copied to clipboard
@SerialName(value = "app.bsky.feed.threadgate#listRule")
value class ListRule(val value: ThreadgateListRule) : ThreadgateAllowUnion
Link copied to clipboard
@SerialName(value = "app.bsky.feed.threadgate#mentionRule")
value class MentionRule(val value: ThreadgateMentionRule) : ThreadgateAllowUnion