mirror of
https://github.com/nikdoof/mumblepy.git
synced 2025-12-18 12:19:25 +00:00
Add channel Group support.
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
import time
|
||||
|
||||
|
||||
class User(object):
|
||||
def __init__(self, server, user):
|
||||
self.__server = server
|
||||
|
||||
Reference in New Issue
Block a user