#main
- recordRecord defining interaction gating rules for a thread (aka, reply controls). The record key (rkey) of the threadgate record must match the record key of the thread's root post, and that record must be in the same repository.
Record Key Type: tid
Data Fields
Name | Type | Details |
---|---|---|
allow |
array |
List of rules defining who can reply to this post. If value is an empty array, no one can reply. If value is undefined, anyone can reply. Array Length: 5 max UNHANDLED IN ARRAYS: union |
createdAt |
string (required) |
Syntax Format: |
hiddenReplies |
array |
List of hidden reply URIs. Array Length: 50 max UNHANDLED IN ARRAYS: string |
post |
string (required) |
Reference (AT-URI) to the post record. Syntax Format: |