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

#include <gateway.h>

Data Fields

char * label
 
char * url
 

Field Documentation

◆ label

char* discord_activity_button::label

the text shown on the button (1-32 characters)

◆ url

char* discord_activity_button::url

the url opened when clicking the button (1-512 characters)


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