Name | is_thread_archived |
Object | DiscordChannelTag |
Input | ElementTag(Boolean) |
Related Tags | <DiscordChannelTag.is_thread_archived> Returns true if the thread is archived, or false if it is still open. (...)
|
Description | Changes whether this thread is archived. |
Requires | dDiscordBot |
Source | https://github.com/DenizenScript/dDiscordBot/blob/master/src/main/java/com/denizenscript/ddiscordbot/objects/DiscordChannelTag.java#L480 |