join cmd and channel fixes
This commit is contained in:
@@ -37,6 +37,7 @@ class Channel
|
||||
|
||||
// Getters
|
||||
std::string getName() const;
|
||||
const std::set<int> &getMembers() const;
|
||||
|
||||
|
||||
// Users
|
||||
|
||||
Reference in New Issue
Block a user