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

#include <invite.h>

Data Fields

bool with_counts
 
bool with_expiration
 
u64snowflake guild_scheduled_event_id
 

Detailed Description

Field Documentation

◆ with_counts

bool discord_get_invite::with_counts

whether the invite should contain approximate member counts

Examples
invite.c.

◆ with_expiration

bool discord_get_invite::with_expiration

whether the invite should contain the expiration date

◆ guild_scheduled_event_id

u64snowflake discord_get_invite::guild_scheduled_event_id

the guild scheduled event to include with the invite


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