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

#include <channel.h>

Data Fields

char * url
 
char * proxy_url
 
int height
 
int width
 

Detailed Description

Field Documentation

◆ url

char* discord_embed_image::url

source url of image (only supports http(s) and attachments)

◆ proxy_url

char* discord_embed_image::proxy_url

a proxied url of the image

◆ height

int discord_embed_image::height

height of image

◆ width

int discord_embed_image::width

width of image


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