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

#include <message_components.h>

Collaboration diagram for discord_component_item:
[legend]

Data Fields

struct discord_component_mediamedia
 
char * description
 
bool spoiler
 

Field Documentation

◆ media

struct discord_component_media* discord_component_item::media

the media item for the gallery

◆ description

char* discord_component_item::description

description for the gallery item

◆ spoiler

bool discord_component_item::spoiler

whether the gallery item is a spoiler


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