summaryrefslogtreecommitdiff
path: root/src/chatchannel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chatchannel.h')
-rw-r--r--src/chatchannel.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/chatchannel.h b/src/chatchannel.h
index 43b722b8..997519a8 100644
--- a/src/chatchannel.h
+++ b/src/chatchannel.h
@@ -90,6 +90,11 @@ class ChatChannel {
*/
bool removeUserFromChannel(tmwserv::BeingPtr beingPtr);
+ /**
+ * Empties a channel from its users (admin included).
+ */
+ void removeEveryUsersFromChannel();
+
private:
/**
* The Channel's name