|
Chatterino
|
#include "controllers/commands/builtin/twitch/ChatSettings.hpp"#include "Application.hpp"#include "controllers/accounts/AccountController.hpp"#include "messages/MessageBuilder.hpp"#include "providers/twitch/TwitchChannel.hpp"#include "providers/twitch/api/Helix.hpp"#include "util/FormatTime.hpp"#include "util/Helpers.hpp"Namespaces | |
| chatterino::commands | |
Functions | |
| QString | chatterino::commands::emoteOnly (const CommandContext &ctx) |
| QString | chatterino::commands::emoteOnlyOff (const CommandContext &ctx) |
| QString | chatterino::commands::subscribers (const CommandContext &ctx) |
| QString | chatterino::commands::subscribersOff (const CommandContext &ctx) |
| QString | chatterino::commands::slow (const CommandContext &ctx) |
| QString | chatterino::commands::slowOff (const CommandContext &ctx) |
| QString | chatterino::commands::followers (const CommandContext &ctx) |
| QString | chatterino::commands::followersOff (const CommandContext &ctx) |
| QString | chatterino::commands::uniqueChat (const CommandContext &ctx) |
| QString | chatterino::commands::uniqueChatOff (const CommandContext &ctx) |
1.8.13