split voice ops into its own library
This commit is contained in:
@@ -134,7 +134,9 @@ pub enum ErrorType {
|
||||
|
||||
// ? Voice errors
|
||||
LiveKitUnavailable,
|
||||
AlreadyInVoiceChannel
|
||||
AlreadyInVoiceChannel,
|
||||
NotAVoiceChannel,
|
||||
AlreadyConnected
|
||||
}
|
||||
|
||||
#[macro_export]
|
||||
|
||||
Reference in New Issue
Block a user