Structure representing a poll media, for example the poll question or a possible poll answer. More...
#include "message.h"

Public Attributes | |
| partial_emoji | emoji {} |
| Emoji of the media. More... | |
| std::string | text {} |
| Text of the media. More... | |
Structure representing a poll media, for example the poll question or a possible poll answer.
| partial_emoji dpp::poll_media::emoji {} |
Emoji of the media.
| std::string dpp::poll_media::text {} |
Text of the media.
Referenced by dpp::component::add_select_option().