Make only get voice state return ErrNotImplemented

This commit is contained in:
Matthew Penner 2020-04-18 20:58:32 -06:00
parent b6c167970a
commit 5845348e47
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@ func (s *State) hookSession() error {
}
func (s *State) onEvent(iface interface{}) {
// TODO: voice states
switch ev := iface.(type) {
case *gateway.ReadyEvent:
// Set Ready to the state