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 8538cdc..e2685f1 100644 --- a/src/commands/request.hpp +++ b/src/commands/request.hpp @@ -18,6 +18,7 @@ namespace bot::command { schemas::Channel channel; schemas::ChannelPreferences channel_preferences; schemas::User user; + schemas::UserRights user_rights; pqxx::connection &conn; }; |
