### Description The documentation for [Thread Fields](https://discord.com/developers/docs/topics/threads#thread-fields) is missing the `flags` field available on the [Channel Object](https://discord.com/developers/docs/resources/channel#channel-object) even though there are thread specific channel flags. ### Expected Behavior Thread field documentation includes the `flags` field. ### Current Behavior Thread field documentation does not include the `flags` field.