interface ThreadgateData

Data used to construct a Threadgate class.

Properties

cid: string

uri: string

createdAt: Date

post: Post

allowsFollowing?: boolean

allowsMentioned?: boolean

allowedLists?: List[]