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

#include <channel.h>

Data Fields

u64snowflake channel_id
 
u64snowflake webhook_id
 

Detailed Description

Field Documentation

◆ channel_id

u64snowflake discord_followed_channel::channel_id

source channel id

◆ webhook_id

u64snowflake discord_followed_channel::webhook_id

created target webhook id


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