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

#include <channel.h>

Data Fields

char * text
 
char * icon_url
 
char * proxy_icon_url
 

Detailed Description

Field Documentation

◆ text

char* discord_embed_footer::text

footer text

◆ icon_url

char* discord_embed_footer::icon_url

url of footer icon (only supports http(s) and attachments)

◆ proxy_icon_url

char* discord_embed_footer::proxy_icon_url

a proxied url of footer icon


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