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

#include <channel.h>

Collaboration diagram for discord_channels:
[legend]

Data Fields

int size
 
struct discord_channelarray
 

Detailed Description

Field Documentation

◆ size

int discord_channels::size
Examples
fetch-messages.c, and guild.c.

◆ array

struct discord_channel* discord_channels::array
Examples
fetch-messages.c, and guild.c.

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