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

#include <channel.h>

Data Fields

char * url
 
char * proxy_url
 
int height
 
int width
 

Detailed Description

Field Documentation

◆ url

char* discord_embed_video::url

source url of video

◆ proxy_url

char* discord_embed_video::proxy_url

a proxied url of the video

◆ height

int discord_embed_video::height

height of video

◆ width

int discord_embed_video::width

width of video


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