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

#include <gateway.h>

Data Fields

char * token
 
u64snowflake guild_id
 
char * endpoint
 

Detailed Description

Public methods

Field Documentation

◆ token

char* discord_voice_server_update::token

voice connection token

◆ guild_id

u64snowflake discord_voice_server_update::guild_id

the guild this voice server update is for

◆ endpoint

char* discord_voice_server_update::endpoint

the voice server host


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