| Name | is_thread_locked | 
| Object | DiscordChannelTag | 
| Input | ElementTag(Boolean) | 
| Related Tags | <DiscordChannelTag.is_thread_locked>Returns true if the thread is locked (cannot be pulled from archive). (...) | 
| Description | Changes whether this thread is locked (can't be pulled from archive by non-moderators). | 
| Requires | dDiscordBot | 
| Source | https://github.com/DenizenScript/dDiscordBot/blob/master/src/main/java/com/denizenscript/ddiscordbot/objects/DiscordChannelTag.java#L499 |