This is the complete list of members for dpp::poll, including all inherited members.
add_answer(const poll_media &media) | dpp::poll | |
add_answer(const std::string &text, snowflake emoji_id=0, bool is_animated=false) | dpp::poll | |
add_answer(const std::string &text, const std::string &emoji) | dpp::poll | |
add_answer(const std::string &text, const emoji &e) | dpp::poll | |
allow_multiselect | dpp::poll | |
answers | dpp::poll | |
expiry | dpp::poll | |
find_answer(uint32_t id) const noexcept | dpp::poll | |
get_question_text() const noexcept | dpp::poll | |
get_vote_count(uint32_t answer_id) const noexcept | dpp::poll | |
layout_type | dpp::poll | |
question | dpp::poll | |
results | dpp::poll | |
set_allow_multiselect(bool allow) noexcept | dpp::poll | |
set_duration(uint32_t hours) noexcept | dpp::poll | |
set_question(const std::string &text) | dpp::poll |