Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
|
Invite Structure. More...
#include <invite.h>
Public Attributes | |
char * | code |
struct discord_guild * | guild |
struct discord_channel * | channel |
struct discord_user * | inviter |
struct discord_user * | target_user |
enum discord_invite_target_user_types | target_user_type |
int | approximate_presence_count |
int | approximate_member_count |
Invite Structure.