| Name | <DiscordChannelTag.threads> |
| Returns | ListTag(DiscordChannelTag) |
| Description | Returns the list of all (archived or not) thread channels inside this text channel. |
| Requires | dDiscordBot |
| Source | https://github.com/DenizenScript/dDiscordBot/blob/master/src/main/java/com/denizenscript/ddiscordbot/objects/DiscordChannelTag.java#L259 |