mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
@ -229,6 +229,8 @@ class VoiceClient(VoiceProtocol):
|
||||
channel: VocalGuildChannel
|
||||
endpoint_ip: str
|
||||
voice_port: int
|
||||
ip: str
|
||||
port: int
|
||||
secret_key: List[int]
|
||||
ssrc: int
|
||||
|
||||
|
Reference in New Issue
Block a user