Skip to content

Commit

Permalink
Document thread.create_timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
ajpalkovic committed Jan 19, 2022
1 parent 95816a5 commit 53ee010
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources/Channel.md
Original file line number Diff line number Diff line change
Expand Up @@ -518,6 +518,7 @@ The thread metadata object contains a number of thread-specific channel fields t
| archive_timestamp | ISO8601 timestamp | timestamp when the thread's archive status was last changed, used for calculating recent activity |
| locked | boolean | whether the thread is locked; when a thread is locked, only users with MANAGE_THREADS can unarchive it |
| invitable? | boolean | whether non-moderators can add other non-moderators to a thread; only available on private threads |
| create_timestamp? | ISO8601 timestamp | timestamp when the thread was created; only populated for threads created after 2022-01-09 |

### Thread Member Object

Expand Down

0 comments on commit 53ee010

Please sign in to comment.