Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
Public Attributes | List of all members
discord_guild_preview Struct Reference

Guild Preview Object. More...

#include <guild.h>

Collaboration diagram for discord_guild_preview:
Collaboration graph
[legend]

Public Attributes

u64_snowflake_t id
 
char name [MAX_NAME_LEN]
 
char * icon
 
char * splash
 
char * discovery_splash
 
struct discord_emoji ** emojis
 
int approximate_member_count
 < More...
 
int approximate_presence_count
 
char description [MAX_DESCRIPTION_LEN]
 

Detailed Description

Guild Preview Object.

See also
https://discord.com/developers/docs/resources/guild#guild-preview-object
Note
defined at specs/discord/guild.json:171:23

Member Data Documentation

◆ approximate_member_count

int discord_guild_preview::approximate_member_count

<

Todo:
features (null);

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