Elaztek Developer Hub
Blamite Game Engine - blam!  00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
DiscordUser Struct Reference

#include <ffi.h>

Public Attributes

DiscordUserId id
 
char username [256]
 
char discriminator [8]
 
char avatar [128]
 
bool bot
 

Member Data Documentation

◆ avatar

char DiscordUser::avatar[128]

◆ bot

bool DiscordUser::bot

◆ discriminator

char DiscordUser::discriminator[8]

◆ id

DiscordUserId DiscordUser::id

◆ username

char DiscordUser::username[256]

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