![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Modal interaction data, for inputs from text modals. More...
#include <FoundationEntities.hpp>
Public Data Members | |
std::string | customId {} |
The custom id of the Interaction entity. | |
std::string | customIdSmall {} |
The custom id of a particular modal input. | |
std::string | value {} |
The input value of the modal. | |