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

#include <gateway.h>

Data Fields

char * os
 
char * browser
 
char * device
 

Field Documentation

◆ os

char* discord_identify_connection::os

your operating system

◆ browser

char* discord_identify_connection::browser

your library name

◆ device

char* discord_identify_connection::device

your library name


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