Chatterino
Namespaces | Functions
ChatSettings.hpp File Reference
#include "controllers/commands/CommandContext.hpp"
#include <QString>
Include dependency graph for ChatSettings.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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)