1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2025-11-21 20:13:38 +00:00

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

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