Class VoiceHelloPayload
- Namespace
- DSharpPlus.VoiceLink.Payloads
- Assembly
- DSharpPlus.VoiceLink.dll
public sealed record VoiceHelloPayload : IEquatable<VoiceHelloPayload>
- Inheritance
-
VoiceHelloPayload
- Implements
- Inherited Members
Properties
HeartbeatInterval
public required double HeartbeatInterval { get; init; }