From 87973e2dd3d28293e661045cde1a5e90bc017613 Mon Sep 17 00:00:00 2001 From: Jokler Date: Fri, 24 Jan 2020 18:29:17 +0100 Subject: Initial multibot draft --- src/command.rs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/command.rs') diff --git a/src/command.rs b/src/command.rs index fbc714c..3a39290 100644 --- a/src/command.rs +++ b/src/command.rs @@ -27,4 +27,6 @@ pub enum Command { Clear, /// Changes the volume to the specified value Volume { percent: f64 }, + /// Leaves the channel + Leave, } -- cgit v1.2.3-70-g09d2