Skip to main content

SleepyDiscord::InteractionCallback::Autocomplete

Inherits from SleepyDiscord::DiscordObject

Public Functions Documentation​

function Autocomplete​

Autocomplete() =default

function Autocomplete​

Autocomplete(
json::Value & json
)

function Autocomplete​

inline Autocomplete(
const nonstd::string_view & json
)

function empty​

inline bool empty() const

function std::make_tuple​

JSONStructStart std::make_tuple(
json::pair< json::ContainerTypeHelper > &::, "", ::REQUIRIED_FIELD
)

Public Attributes Documentation​

variable choices​

std::vector< AppCommand::Option::Choice > choices;

Updated on 13 April 2022 at 18:39:59 UTC