Chatterino
|
#include <QString>
#include <boost/optional.hpp>
#include <pajlada/serialize.hpp>
#include "util/RapidjsonHelpers.hpp"
#include <memory>
Go to the source code of this file.
Classes | |
class | chatterino::ModerationAction |
struct | pajlada::Serialize< chatterino::ModerationAction > |
struct | pajlada::Deserialize< chatterino::ModerationAction > |
Namespaces | |
chatterino | |
pajlada | |
Typedefs | |
using | chatterino::ImagePtr = std::shared_ptr< Image > |