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

#include <gateway.h>

Collaboration diagram for discord_activity_party:
[legend]

Data Fields

char * id
 
struct integerssize
 

Field Documentation

◆ id

char* discord_activity_party::id

the ID of the party

◆ size

struct integers* discord_activity_party::size

used to show the party's current and maximum size

Note
array of two integers (current_size, max_size)

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