![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Integration data. More...
#include <FoundationEntities.hpp>
Public Data Members | |
AccountData | account {} |
Account data. | |
ApplicationData | application {} |
Application data. | |
bool | enabled {} |
Enabled? | |
bool | enableEmoticons { true } |
Emoticons enabled? | |
int32_t | expireBehavior {} |
What to do upon expiry. | |
int32_t | expireGracePeriod {} |
How int64_t before the integration expires. | |
std::string | name {} |
Name of the integration. | |
bool | revoked {} |
Has it been revoked? | |
Snowflake | roleId {} |
Role Id. | |
int32_t | subscriberCount {} |
Number of current subscribers. | |
TimeStamp | syncedAt {} |
Time it was last synced at. | |
bool | syncing {} |
Is it syncing? | |
std::string | type {} |
Type of integration. | |
UserData | user {} |
User data for the integration. | |
![]() | |
Snowflake | id {} |
Additional Inherited Members | |
![]() | |
std::string | getCreatedAtTimestamp (TimeFormat timeFormat) |
Converts the snowflake-id into a time and date stamp. | |