![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Represents the Permissions for accessing an ApplicationCommand from within a Guild. More...
#include <FoundationEntities.hpp>
Public Data Members | |
Snowflake | applicationId {} |
The application's id. | |
Snowflake | guildId {} |
The Guild's id. | |
std::vector< ApplicationCommandPermissionData > | permissions {} |
The Permissions. | |
![]() | |
Snowflake | id {} |
Additional Inherited Members | |
![]() | |
std::string | getCreatedAtTimestamp (TimeFormat timeFormat) |
Converts the snowflake-id into a time and date stamp. | |