get-guild-active-threads ( channel-id -- json )


Vocabulary
discord

Inputs
channel-idan object


Outputs
jsonan object


Definition


: get-guild-active-threads ( channel-id -- json )
"/guilds/%s/threads/active" sprintf discord-get ;