Added custom text voice
This commit is contained in:
parent
30a753b659
commit
8d35fbabd5
@ -137,3 +137,6 @@ class Voice:
|
||||
deauthed=log.deauthed,
|
||||
associated=log.associated,
|
||||
handshakes=log.handshakes)
|
||||
|
||||
def custom(self, text):
|
||||
return self._(text)
|
||||
|
Loading…
x
Reference in New Issue
Block a user