Table of Contents

Class VoiceSelectProtocolCommandData

Namespace
DSharpPlus.VoiceLink.Commands
Assembly
DSharpPlus.VoiceLink.dll
public sealed record VoiceSelectProtocolCommandData : IEquatable<VoiceSelectProtocolCommandData>
Inheritance
VoiceSelectProtocolCommandData
Implements
Inherited Members

Properties

public required string Address { get; init; }

Property Value

string
public required string Mode { get; init; }

Property Value

string
public required ushort Port { get; init; }

Property Value

ushort