![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Data structure representing a single User. More...
#include <FoundationEntities.hpp>
Public Data Members | |
IconHash | avatar {} |
The user's avatar hash. | |
StringWrapper | discriminator {} |
The user's 4-digit discord-tag identify. | |
UserFlags | flags {} |
The public flags on a user' s account. | |
StringWrapper | userName {} |
The user's userName, not unique across the platform identify. | |
![]() | |
Snowflake | id {} |
Additional Inherited Members | |
![]() | |
std::string | getCreatedAtTimestamp (TimeFormat timeFormat) |
Converts the snowflake-id into a time and date stamp. | |