Switched to OpusVoice
This commit is contained in:
@@ -63,6 +63,7 @@ else:
|
||||
|
||||
self.title = data.get("title")
|
||||
self.url = data.get("url")
|
||||
self.is_opus()
|
||||
|
||||
@classmethod
|
||||
async def from_url(cls, url, *, loop=None, stream=False):
|
||||
|
||||
Reference in New Issue
Block a user