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

Connection Structure. More...

#include <user.h>

Collaboration diagram for discord_connection:
Collaboration graph
[legend]

Public Attributes

char * id
 
char * name
 
char * type
 
bool revoked
 
struct discord_guild_integration ** integrations
 
bool verified
 
bool friend_sync
 
bool show_activity
 
enum discord_user_connection_visibility_types visibility
 

Detailed Description

Connection Structure.

See also
https://discord.com/developers/docs/resources/user#connection-object-connection-structure
Note
defined at specs/discord/user.json:74:28

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