9 QString
emoteOnly(
const CommandContext &ctx);
15 QString
slow(
const CommandContext &ctx);
16 QString
slowOff(
const CommandContext &ctx);
18 QString
followers(
const CommandContext &ctx);
QString emoteOnly(const CommandContext &ctx)
Definition: ChatSettings.cpp:100
QString slow(const CommandContext &ctx)
Definition: ChatSettings.cpp:219
Definition: ChatSettings.cpp:98
QString uniqueChat(const CommandContext &ctx)
Definition: ChatSettings.cpp:374
QString emoteOnlyOff(const CommandContext &ctx)
Definition: ChatSettings.cpp:130
QString followersOff(const CommandContext &ctx)
Definition: ChatSettings.cpp:344
QString subscribersOff(const CommandContext &ctx)
Definition: ChatSettings.cpp:189
QString subscribers(const CommandContext &ctx)
Definition: ChatSettings.cpp:159
QString slowOff(const CommandContext &ctx)
Definition: ChatSettings.cpp:266
QString followers(const CommandContext &ctx)
Definition: ChatSettings.cpp:296
QString uniqueChatOff(const CommandContext &ctx)
Definition: ChatSettings.cpp:404