Table of Contents
API reference

Property Payload

Namespace
DisCatSharp.Voice.Entities
Assembly
DisCatSharp.Voice.dll

Payload

The Opus-encoded audio payload.

public ReadOnlyMemory<byte> Payload { get; init; }

Property Value

ReadOnlyMemory<byte>