Discord.C++ 0.13.0
Loading...
Searching...
No Matches
DiscordCPP::Interaction Member List

This is the complete list of members for DiscordCPP::Interaction, including all inherited members.

api_call(const std::string &url, const std::string &method="GET", const json &data=json(), const std::string &content_type="", const bool cache=true)DiscordCPP::DiscordObjectprotected
APPLICATION_COMMAND enum valueDiscordCPP::Interaction
APPLICATION_COMMAND_AUTOCOMPLETE enum valueDiscordCPP::Interaction
DiscordObject()=defaultDiscordCPP::DiscordObject
DiscordObject(std::string token)DiscordCPP::DiscordObjectexplicit
DiscordObject(std::string token, std::string id)DiscordCPP::DiscordObjectexplicit
get_application_id()DiscordCPP::Interactioninline
get_channel_id()DiscordCPP::Interactioninline
get_data()DiscordCPP::Interactioninline
get_guild_id()DiscordCPP::Interactioninline
get_guild_locale()DiscordCPP::Interactioninline
get_id() constDiscordCPP::DiscordObjectinline
get_locale()DiscordCPP::Interactioninline
get_member()DiscordCPP::Interactioninline
get_message()DiscordCPP::Interactioninline
get_token() constDiscordCPP::DiscordObjectinlineprotected
get_type()DiscordCPP::Interactioninline
get_user()DiscordCPP::Interactioninline
Interaction(const json &data, const std::string &token)DiscordCPP::Interaction
MESSAGE_COMPONENT enum valueDiscordCPP::Interaction
MODAL_SUBMIT enum valueDiscordCPP::Interaction
PING enum valueDiscordCPP::Interaction
reply(const std::string &content, const bool tts=false)DiscordCPP::Interaction
reply(Embed embed)DiscordCPP::Interaction
Type enum nameDiscordCPP::Interaction
update_reply(const std::string &content, const bool tts=false)DiscordCPP::Interaction
update_reply(Embed embed)DiscordCPP::Interaction