![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
ApplicationCommand Interaction data. More...
#include <FoundationEntities.hpp>
Public Data Members | |
Snowflake | guildId {} |
The guild that the command took place in. | |
std::string | name {} |
The name of the command. | |
std::vector< ApplicationCommandInteractionDataOption > | options {} |
ApplicationCommand Interaction data options. | |
ResolvedData | resolved {} |
Resolved data. | |
ApplicationCommandType | type {} |
The type of ApplicationCommand. | |
![]() | |
Snowflake | id {} |
Additional Inherited Members | |
![]() | |
std::string | getCreatedAtTimestamp (TimeFormat timeFormat) |
Converts the snowflake-id into a time and date stamp. | |