3 #include <magic_enum.hpp> 41 QByteArray encodeSubscribe()
const;
42 QByteArray encodeUnsubscribe()
const;
51 constexpr magic_enum::customize::customize_t magic_enum::customize::enum_name<
58 return "emote_set.update";
SeventvEventAPISubscriptionType type
Definition: SeventvEventAPISubscription.hpp:39
uint qHash(const QColor &key)
Definition: ColorProvider.hpp:63
Definition: SeventvEventAPISubscription.hpp:67
Definition: Application.cpp:48
Definition: SeventvEventAPISubscription.hpp:35
size_t operator()(const chatterino::SeventvEventAPISubscription &sub) const
Definition: SeventvEventAPISubscription.hpp:71
QDebug & operator<<(QDebug &dbg, const SeventvEventAPISubscription &subscription)
Definition: SeventvEventAPISubscription.cpp:70
bool operator==(const Emote &a, const Emote &b)
Definition: Emote.cpp:7
QString condition
Definition: SeventvEventAPISubscription.hpp:38
SeventvEventAPIOpcode
Definition: SeventvEventAPISubscription.hpp:20
bool operator!=(const Emote &a, const Emote &b)
Definition: Emote.cpp:13
SeventvEventAPISubscriptionType
Definition: SeventvEventAPISubscription.hpp:12