diff options
Diffstat (limited to 'src/commands/request.hpp')
| -rw-r--r-- | src/commands/request.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commands/request.hpp b/src/commands/request.hpp index 702fcb8..8538cdc 100644 --- a/src/commands/request.hpp +++ b/src/commands/request.hpp @@ -16,6 +16,7 @@ namespace bot::command { const irc::Message<irc::MessageType::Privmsg> &irc_message; schemas::Channel channel; + schemas::ChannelPreferences channel_preferences; schemas::User user; pqxx::connection &conn; |
