Table of Contents

Interface IVoiceServer

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll
public interface IVoiceServer

Properties

ChannelId

ulong ChannelId { get; }

Property Value

ulong

ConnectionId

string ConnectionId { get; }

Property Value

string

E2EEKey

string? E2EEKey { get; }

Property Value

string

Endpoint

string Endpoint { get; }

Property Value

string

GuildId

ulong? GuildId { get; }

Property Value

ulong?

Token

string Token { get; }

Property Value

string