Add "Get Threads in a Forum" Block

Currently, Inventor.gg lacks a block to directly fetch and work with active and inactive threads in a Discord forum channel. Get Channels allows to retrieve channels but forums’ threads aren’t channels, neither messages. Using Get Messages on a forum return nothing.

Discord API: /channels/{channel.id}/threads/active

Use Get Channels and check if the channel parent id is the forum thread.

This topic was automatically closed after 10 days. New replies are no longer allowed.