![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
A PermissionTypes overwrite, for a given Channel. More...
#include <FoundationEntities.hpp>
Public Data Members | |
uint64_t | allow {} |
Collection of Permissions to allow. | |
uint64_t | deny {} |
Collection of Permissions to deny. | |
PermissionOverwritesType | type {} |
Role or User type. | |
![]() | |
Snowflake | id {} |
Additional Inherited Members | |
![]() | |
std::string | getCreatedAtTimestamp (TimeFormat timeFormat) |
Converts the snowflake-id into a time and date stamp. | |