export interface VoiceUserData
The known data for a user in a Discord voice connection.
The SSRC of the user's audio stream.
The Discord user id of the user.
The SSRC of the user's video stream (if one exists) Cannot be 0. If undefined, the user has no video stream.