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

Stores info on the latest transfer performed via websockets. More...

#include <websockets.h>

Collaboration diagram for ws_info:
[legend]

Data Fields

struct loginfo loginfo
 
CCORDcode code
 

Detailed Description

Stores info on the latest transfer performed via websockets.

Field Documentation

◆ loginfo

struct loginfo ws_info::loginfo

logging info

◆ code

CCORDcode ws_info::code

how the transfer went

Todo:
implement

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