You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
562 B
562 B
disco.voice.queue
Classes
BaseQueue
Functions
get(self
)
PlayableQueue
Inherits From BaseQueue
Functions
init(self
)
append(self, item
)
item
)
_get(self
)
get(self
)
shuffle(self
)
clear(self
)
len(self
)
iter(self
)
nonzero(self
)