Concord - C Discord API library
A Discord API wrapper library written in C
discord_list_active_guild_threads Struct Reference

#include <guild.h>

Collaboration diagram for discord_list_active_guild_threads:
[legend]

Data Fields

struct discord_channelsthreads
 
struct discord_thread_membersmembers
 

Detailed Description

Field Documentation

◆ threads

struct discord_channels* discord_list_active_guild_threads::threads

the active threads

◆ members

struct discord_thread_members* discord_list_active_guild_threads::members

a thread member object for each returned thread the current user has joined


The documentation for this struct was generated from the following file: